Re: saslfinger output, was Re: postfix hangs when SASL enabled

2008-10-14 Thread Travis
On Sat, Oct 11, 2008 at 03:36:01PM +0400, Nikita Kipriyanov wrote: > Travis wrote: > There are wrong permissions on saslauthd socket. From > http://www.postfix.org/SASL_README.html : > > IMPORTANT: saslauthd usually establishes a UNIX domain socket in > /var/run/saslauthd and waits for authentic

Re: saslfinger output, was Re: postfix hangs when SASL enabled

2008-10-11 Thread Patrick Ben Koetter
* Travis <[EMAIL PROTECTED]>: > On Fri, Oct 10, 2008 at 03:43:09PM -0500, Travis wrote: > > Closer... now Thunderbird prompts for my password over and over, but I've > > set it properly. > > What's the meaning of: > > Oct 10 22:40:55 lexus postfix/smtpd[13983]: warning: SASL authentication > fai

Re: saslfinger output, was Re: postfix hangs when SASL enabled

2008-10-11 Thread mouss
Travis a écrit : > On Fri, Oct 10, 2008 at 03:43:09PM -0500, Travis wrote: > >> Closer... now Thunderbird prompts for my password over and over, but I've >> set it properly. >> > > What's the meaning of: > > Oct 10 22:40:55 lexus postfix/smtpd[13983]: warning: SASL authentication > failure

Re: saslfinger output, was Re: postfix hangs when SASL enabled

2008-10-11 Thread Nikita Kipriyanov
Travis wrote: What's the meaning of: Oct 10 22:40:55 lexus postfix/smtpd[13983]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied There are wrong permissions on saslauthd socket. From http://www.postfix.org/SASL_README.html : IMPORTANT: saslauthd

Re: saslfinger output, was Re: postfix hangs when SASL enabled

2008-10-10 Thread Travis
On Fri, Oct 10, 2008 at 03:43:09PM -0500, Travis wrote: > Closer... now Thunderbird prompts for my password over and over, but I've > set it properly. What's the meaning of: Oct 10 22:40:55 lexus postfix/smtpd[13983]: warning: SASL authentication failure: cannot connect to saslauthd server: Perm

Re: saslfinger output, was Re: postfix hangs when SASL enabled

2008-10-10 Thread Travis
On Tue, Oct 07, 2008 at 11:32:50PM +0200, mouss wrote: > Travis wrote: > >[snip] > >-- basics -- > >Postfix: 2.3.8 > >System: Debian GNU/Linux 4.0 \n \l > >[snip] > > > >-- listing of /usr/lib/sasl2 -- > >total 116 > >drwxr-xr-x 2 root root 4096 Oct 7 22:47 . > >drwxr-xr-x 60 root root 20480 Sep

Re: saslfinger output, was Re: postfix hangs when SASL enabled

2008-10-07 Thread mouss
Travis wrote: [snip] -- basics -- Postfix: 2.3.8 System: Debian GNU/Linux 4.0 \n \l [snip] -- listing of /usr/lib/sasl2 -- total 116 drwxr-xr-x 2 root root 4096 Oct 7 22:47 . drwxr-xr-x 60 root root 20480 Sep 28 02:03 .. -rw-r--r-- 1 root root 21726 Dec 13 2006 libsasldb.a -rw-r--r-- 1 roo

saslfinger output, was Re: postfix hangs when SASL enabled

2008-10-07 Thread Travis
postconf -n when trying to use SASL alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases append_dot_mydomain = no biff = no config_directory = /etc/postfix home_mailbox = Maildir/ inet_interfaces = all mailbox_command = /usr/bin/procmail -t -a

Re: postfix hangs when SASL enabled

2008-10-07 Thread Travis
On Mon, Sep 08, 2008 at 08:15:24AM +0200, mouss wrote: > >In both cases, the symptom is that postfix, upon being restarted, > >responds to "nc -v -v localhost 25' with an accept and then an > >immediate disconnect. A second connection succeeds, but no banner is > >being printed. > > > > no need t

Re: postfix hangs when SASL enabled

2008-09-08 Thread Barney Desmond
2008/9/9 Travis <[EMAIL PROTECTED]>: > Perhaps they should not, but apache does. Dovecot has a config file > entry with the password to the key to allow use of keys with > passwords, which is helpful because: Apache's default behaviour to prompt is less than ideal, but can be configured to do oth

Re: postfix hangs when SASL enabled

2008-09-08 Thread Wietse Venema
Travis: > It turns out that my software (tinyca2) as well as the normal > openssl genrsa -des3 -rand /etc/hosts -out smtpd.key 1024 > (suggested here: https://help.ubuntu.com/community/Postfix) > both prompt for passwords with which to encrypt the key. See instructions at the end of http://www.po

Re: postfix hangs when SASL enabled

2008-09-08 Thread Travis
On Mon, Sep 08, 2008 at 08:15:24AM +0200, mouss wrote: > Travis wrote: > >I also notice that even though the SSL keys have passwords on them, > >postfix never prompts for them. > > > > daemons do not prompt. Perhaps they should not, but apache does. Dovecot has a config file entry with the passw

Re: postfix hangs when SASL enabled

2008-09-08 Thread Wietse Venema
> I narrowed down the problem to this config value: > smtpd_sasl_auth_enable = yes All problems are reported to logfile. http://www.postfix.org/DEBUG_README.html#logging Wietse TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail

Re: postfix hangs when SASL enabled

2008-09-07 Thread mouss
Travis wrote: I first tried the instructions in "The BOOK of POSTFIX", but no luck Then I followed the instructions here: https://help.ubuntu.com/community/Postfix In both cases, the symptom is that postfix, upon being restarted, responds to "nc -v -v localhost 25' with an accept and then an im

postfix hangs when SASL enabled

2008-09-07 Thread Travis
I first tried the instructions in "The BOOK of POSTFIX", but no luck Then I followed the instructions here: https://help.ubuntu.com/community/Postfix In both cases, the symptom is that postfix, upon being restarted, responds to "nc -v -v localhost 25' with an accept and then an immediate disconne