Displaying 20 results from an estimated 2000 matches similar to: "Dovecot fails to deliver in mail clients"
2008 Jun 26
0
geoR : Passing arguments to "optim" when using "likfit"]
Mzabalazo Ngwenya wrote:
> Hi everyone !
>
> I'm am trying to fit a kriging model to a set of data. When I just run
> the "likfit" command I can obtain the results. However when I try to
> pass additional arguements to the optimization function "optim" I get
> errors. That is I want to obtain the hessian matrix so matrix
> (hessian=TRUE).
>
2009 Mar 18
2
scp: rounding bug in displayed transfer rate?
Hello,
[brolin at optiplex960] [0] [5] ~/
$ echo hello >hello.txt
...
[brolin at optiplex960] [1] [9] ~/
$ scp -pP 2222 hello.txt k7t266:~/
brolin at k7t266's password:
hello.txt
100% 6 0.0KB/s
00:00
[brolin at optiplex960] [0] [10] ~/
$
Why is the transfer rate "0.0KB/s"? That means nothing was
transferred. I think the
2013 Dec 29
8
[Bug 2192] New: scp output alignment bug with UTF-8/multibyte sequences
https://bugzilla.mindrot.org/show_bug.cgi?id=2192
Bug ID: 2192
Summary: scp output alignment bug with UTF-8/multibyte
sequences
Product: Portable OpenSSH
Version: 6.4p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: scp
2008 Jan 20
1
OpenSSH + GeodeLX + Linux + Cryptodev = Corrupted MAC on input.
Hello,
I just set up Debian Lenny on a PCEngines ALIX. This board have a
GeodeLX processor with hardware crypto accelerator, so I patched my
kernel to get cryptodev support.
Everything is fine when playin with openssl, but openssh just crash when
a large amount of data is transfered.
A small example:
alix:~# scp 100meg.test localhost:/dev/null
root at localhost's password:
100meg.test
2004 Jul 22
1
Sip -> H323 using oh323 and G729
Hi All,
I have set up a box that will be used as follows:
SIP Phone ----> Asterisk ----> Cisco H323 VoIP Server
192.168.1.5 192.168.1.50 192.168.1.80
Asterisk is running the latest CVS and oh323 driver.
The SIP phone is a Grandstream Budgetone 100.
I have everything setup and running with G.711 ALAW and ULAW and i'm able
to make calls through
2004 Jan 01
1
.ssh/: Is a directory
I'm depending on scp to create the .ssh directory (which is does) but it
can't use the directory it just created in the current session thus the
"error" message. I would like to run the command just once if possible :)
Is it possible I could get a patch if this is changed?
[root /root]# ls -la
total 84
drwxr-x--- 9 root root 4096 Dec 17 19:18 .
drwxr-xr-x 16
2004 May 27
1
scp host1:file1 host2:file2 -> Permission denied??????
Hello,
I have a stupid problem with scp and I can't find where it comes from. I
am running 3 machines here with RedHat 7.3, RedHat 8 and RedHat 9. The 3
of them have openssh-3.7.1p2 (built from the SRPMS found on the openssh
web site).
I have though a problem to run a command of the type 'scp host1:file1
host2:file2' (my ssh being correctly setup):
[ted at papeete ~]$ scp
2009 Mar 12
0
Sieve - Backtrace after deliver(brabax): Panic: file sieve-cmu.c: line 264 (part_save): assertion failed: (buf->used - 1 == part->body_size.physical_size)
Hello,
It's my first mailserver I set up. Thanks to everybody who contributes to
dovecot. Dovecot works great for me! One thing I want to get rid off is this
traceback error using dovecot with sieve. Somebody can help on this?
System: Ubuntu server 8.10
dovecot --version
1.1.4
I filter for keywords in mail body with sieve.
Mail is stored at lokal harddrive.
I already deleted
2006 Aug 31
1
deliver LDA and INBOX location
(OS: Fedora Core 5; dovecot: 1.0 rc7)
On a typical UNIX-like OS, the INBOXes are in "/var/spool/mail/" using the
user identifier: so user 'fred' has INBOX "/var/spool/mail/fred".
We have a well-established different convention which subdivides this,
based on the last two digits of the uid: "/var/spool/mail/12/fred" (for
fred's uid as something ending
2008 Jan 20
1
[Bug 1230] filename escaping of brackets in sftp
https://bugzilla.mindrot.org/show_bug.cgi?id=1230
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|bitbucket at mindrot.org |djm at mindrot.org
--- Comment #1 from Damien
2003 Oct 02
2
[Bug 726] sftp working for list files, and download, but not for uploading
http://bugzilla.mindrot.org/show_bug.cgi?id=726
Summary: sftp working for list files, and download, but not for
uploading
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo:
2004 Jul 06
1
* and Innovaphone
Hello,
I think I have the same problem as Martin Bene mentioned in
http://lists.digium.com/pipermail/asterisk-users/2004-January/034521.html
Since I found no further information about this I'd like to ask wether
you know what the reason for this problem is and how one can get around
this.
* is registered to the innovaphone gatekeeper.
Trunk connection is done with an AVM-B1 and chan_capi.
2008 Jan 08
3
Please help me resolve why mail isn't being delivered to virtual users
Hi,
I have to admit that I'm not quite sure why no one has responded to me about
this one. If I'm not providing enough information or incorrect information
please tell me. It's quite important that this e-mail system be working.
I do not quite understand what it is that I'm missing now. I have the need to
setup and configure various users as virtual users. To this end,
2003 Sep 18
0
sftp quote parsing broken in OpenSSH 3.7.1 portable
In 3.7.1 portable, sftp no longer correctly parses filenames enclosed
in quotation marks. Below is an short transcript describing the bug.
sftp> ls
. ..
test_archive.tgz
sftp> get "test_archive.tgz"
Unterminated quote
sftp> get "test_archive.tgz" "test_archive.tgz"
Fetching
2016 Jan 19
2
[Bug 2528] New: sftp "put -r ." broken starting with 6.8
https://bugzilla.mindrot.org/show_bug.cgi?id=2528
Bug ID: 2528
Summary: sftp "put -r ." broken starting with 6.8
Product: Portable OpenSSH
Version: 6.8p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: sftp
Assignee: unassigned-bugs at
2004 Jun 19
0
security flaw in rssh
rssh is a small shell whose purpose is to restrict users to using scp
or sftp, and also provides the facilities to place users in a chroot
jail. It can also be used to lock users out of a system completely.
William F. McCaw identified a minor security flaw in rssh when used
with chroot jails.
There is a bug in rssh 2.0 - 2.1.x which allows a user to gather
information outside of a chrooted jail
2004 Mar 17
11
[Bug 813] Scp to s Solaris 9 box gives "exit status 1" although file is delivered.
http://bugzilla.mindrot.org/show_bug.cgi?id=813
Summary: Scp to s Solaris 9 box gives "exit status 1" although
file is delivered.
Product: Portable OpenSSH
Version: 3.8p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: scp
2020 May 07
6
What's a Reasonable Inbox Size?
Greetings,
I have several users who have inboxes that are over 20 GB.
Lately I have noticed Dovecot logs say it's taking over 30 seconds to
sync their mailboxes.
As email admins,? how do you handle inboxes that are so large? Do you
use mailbox types that have better performance like dbox? We're using
maildir.
What's a reasonable inbox size?? Is 20+ GB reasonable and nothing to
2009 May 28
6
Users with large (4GB) inboxes crippling dovecot
Hi all,
I'm new here and would very much appreciate any help you can give me.
We are running a rather outdated mail server that until recently has been
running beautifully. Under the pretense of "it is ain't broke, don't fix
it" it hasn't been updated so is running Fedora Core 4 and dovecot v0.99.14.
What is happening is that as users log in (via thunderbird), they
2015 May 22
5
[Bug 2404] New: scp skips file/directory on permissions error
https://bugzilla.mindrot.org/show_bug.cgi?id=2404
Bug ID: 2404
Summary: scp skips file/directory on permissions error
Product: Portable OpenSSH
Version: 6.7p1
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5
Component: scp
Assignee: unassigned-bugs at mindrot.org