Re: [gentoo-user] Postfix question about auth and blocklists...

2010-06-02 Thread Tanstaafl
On 2010-05-27 1:06 PM, Brandon Vargo wrote: > You mentioned in your first mail that you use Dovecot. The easiest > way to setup SASL for Postfix is to have Postfix authenticate > against Dovecot, +1, with one caveat - it doesn't work in client mode, only server mode... > I also recommend adding t

Re: [gentoo-user] Postfix question about auth and blocklists...

2010-06-02 Thread Tanstaafl
On 2010-05-26 3:32 PM, Brandon Vargo wrote: > On Wed, 2010-05-26 at 15:40 +0100, Steve wrote: >> On a gentoo mailserver, I'm running Postfix 2.6.5 - and, having followed >> some howto or other, quite a long time ago, I have this section at the >> end of my main.cf: >> The problem arises elsewhere

Re: [gentoo-user] Postfix question about auth and blocklists...

2010-05-27 Thread Brandon Vargo
On Thu, 2010-05-27 at 17:24 +0100, Steve wrote: > On 26/05/2010 20:32, Brandon Vargo wrote: > > I hope the above helps. > > > > Thank you very much... that was very informative. Unfortunately, I > now discover I fibbed when I said I had SASL auth set up - I only > thought I had... When I corr

Re: [gentoo-user] Postfix question about auth and blocklists...

2010-05-27 Thread Steve
On 26/05/2010 20:32, Brandon Vargo wrote: > I hope the above helps. > Thank you very much... that was very informative. Unfortunately, I now discover I fibbed when I said I had SASL auth set up - I only thought I had... When I correctly configure thunderbird, I get the following postfix messa

Re: [gentoo-user] Postfix question about auth and blocklists...

2010-05-26 Thread Brandon Vargo
On Wed, 2010-05-26 at 15:40 +0100, Steve wrote: > On a gentoo mailserver, I'm running Postfix 2.6.5 - and, having followed > some howto or other, quite a long time ago, I have this section at the > end of my main.cf: > > -- > smtpd_recipient_restrictions = > permit_mynetworks, >

[gentoo-user] Postfix question about auth and blocklists...

2010-05-26 Thread Steve
On a gentoo mailserver, I'm running Postfix 2.6.5 - and, having followed some howto or other, quite a long time ago, I have this section at the end of my main.cf: -- smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination,