[Dovecot] PATCH: Dovecot SASL authentication for Postfix 2.3-20051220
21 Dec
2005
21 Dec
'05
10:36 p.m.
Tested with PLAIN authentication. Doesn't require any external libraries.
Building:
make makefiles CCARGS="-DUSE_SASL_AUTH"
If you want Cyrus SASL support also (eg. for SASL client), just follow SASL_README instructions normally.
main.cf:
smtpd_sasl_type = dovecot
non-chrooted smtpd:
#smtpd_sasl_path = /var/spool/postfix/private/auth
chrooted smtpd:
smtpd_sasl_path = /private/auth
dovecot.conf:
auth default { .. socket listen { client { path = /var/spool/postfix/private/auth mode = 0666 } } }
24 Dec
24 Dec
7:37 a.m.
New subject: [Dovecot] Re: PATCH: Dovecot SASL authentication for Postfix 2.3-20051220
On Wednesday 2005-December-21 14:36, Timo Sirainen wrote:
Tested with PLAIN authentication. Doesn't require any external libraries.
Tested here in Postfix 2.3-20051223, PLAIN over TLS, and it works: a good username/password combination authenticates and a bad one is rejected. :)
Thanks again to both Timo and Wietse for their work on this feature,
and let me be the first to kick of this year's slew of posts wishing
"happy holidays" to all. (I'm cheating by crossposting this. :) )
mail to this address is discarded unless "/dev/rob0"
or "not-spam" is in Subject: header
7074
Age (days ago)
7077
Last active (days ago)
1 comments
2 participants
participants (2)
-
/dev/rob0
-
Timo Sirainen