Re: Postfix, Sasl & Pam

2011-10-22 Thread Patrick Ben Koetter
* Jack Fredrikson : > > > From: Robert Schetterer > To: postfix-users@postfix.org > Sent: Saturday, October 22, 2011 4:32 PM > Subject: Re: Postfix, Sasl & Pam > > First up, my bad. The conf file is: > /etc/postfix/sasl/smtp

Re: Postfix, Sasl & Pam

2011-10-22 Thread /dev/rob0
On Saturday 22 October 2011 18:56:18 Jack Fredrikson wrote: > From: /dev/rob0 > > http://wiki2.dovecot.org/HowTo/PostfixAndDovecotSASL > > (or, as it says, wiki1 for Dovecot 1.x) > > http://www.postfix.org/SASL_README.html#server_dovecot > > Do I really want to create a chroot jail? That's what t

Re: Postfix, Sasl & Pam

2011-10-22 Thread Benny Pedersen
On Sat, 22 Oct 2011 13:11:36 -0700 (PDT), Jack Fredrikson wrote: /etc/postfix/sasl/sasl.conf file, since it's not referenced in main.cf. Please advise. postconf -d vs postconf -n ?

Re: Postfix, Sasl & Pam

2011-10-22 Thread Jack Fredrikson
From: /dev/rob0 To: postfix-users@postfix.org Sent: Saturday, October 22, 2011 6:57 PM Subject: Re: Postfix, Sasl & Pam > http://wiki2.dovecot.org/HowTo/PostfixAndDovecotSASL > (or, as it says, wiki1 for Dovecot 1.x) > http://www.postfix.org/SASL_README.html#server_dovecot Do I r

Re: Postfix, Sasl & Pam

2011-10-22 Thread /dev/rob0
On Saturday 22 October 2011 15:44:50 Patrick Ben Koetter wrote: > * Jack Fredrikson : > > Hi; > > I get this error: > > dovecot: pop3-login: Disconnected (no auth attempts): rip > > In googling this, it indicated that the problem might be in > > postfix. So I poked around and became puzzled as to h

Re: Postfix, Sasl & Pam

2011-10-22 Thread Ned Slider
On 22/10/11 22:36, Jack Fredrikson wrote: Add the postfix user to the sasl group (this makes sure that Postfix has the permission to access saslauthd): [root@example jack]# ls -al /usr/sbin/saslauthd -rwxr-xr-x 1 root root 83848 Mar 17 2010 /usr/sbin/saslauthd [root@example jack]# ls -al /et

Re: Postfix, Sasl & Pam

2011-10-22 Thread Jack Fredrikson
From: Robert Schetterer To: postfix-users@postfix.org Sent: Saturday, October 22, 2011 4:32 PM Subject: Re: Postfix, Sasl & Pam First up, my bad. The conf file is: /etc/postfix/sasl/smtp.conf > is this debian/ubuntu ? No. CentOS > this is someti

Re: Postfix, Sasl & Pam

2011-10-22 Thread Robert Schetterer
Am 22.10.2011 22:44, schrieb Patrick Ben Koetter: > * Jack Fredrikson : >> Hi; >> I get this error: >> dovecot: pop3-login: Disconnected (no auth attempts): rip >> In googling this, it indicated that the problem might be in postfix. So I >> poked around and became puzzled as to how postfix discover

Re: Postfix, Sasl & Pam

2011-10-22 Thread Patrick Ben Koetter
* Jack Fredrikson : > Hi; > I get this error: > dovecot: pop3-login: Disconnected (no auth attempts): rip > In googling this, it indicated that the problem might be in postfix. So I > poked around and became puzzled as to how postfix discovers my > /etc/postfix/sasl/sasl.conf file, since it's not r

Re: Postfix, Sasl & Pam

2011-10-22 Thread Robert Schetterer
Am 22.10.2011 22:11, schrieb Jack Fredrikson: > Hi; > I get this error: > dovecot: pop3-login: Disconnected (no auth attempts): rip > In googling this, it indicated that the problem might be in postfix. So > I poked around and became puzzled as to how postfix discovers my > /etc/postfix/sasl/sasl.c

Postfix, Sasl & Pam

2011-10-22 Thread Jack Fredrikson
Hi; I get this error: dovecot: pop3-login: Disconnected (no auth attempts): rip In googling this, it indicated that the problem might be in postfix. So I poked around and became puzzled as to how postfix discovers my /etc/postfix/sasl/sasl.conf file, since it's not referenced in main.cf. Please