Re: Postfix+TLS+SASL

2004-01-27 Thread Martin Hudec
Hello Simon, I am using SASL2, because my OpenLDAP required it :). Postfix is not from ports, it is compiled with TLS patch.. SASLAUTHD is running (.sh script in /usr/local/etc/rc.d/) cheers, M. On Tuesday 27 January 2004 12:02, Simon Barner wrote: > Hello Martin, > > I am using almost the same

Re: Postfix+TLS+SASL

2004-01-27 Thread Simon Barner
Hello Martin, I am using almost the same setup, but with sasl version 1 (I selected only sasl1 and ssl/tls support in the postfix port). My /usr/local/etc/postfix/saslpasswd file looks like this (you need to create a .db file with `postmap') : My main.cf is as follows --- main.cf --- inet_

Postfix+TLS+SASL

2004-01-26 Thread Martin Hudec
Hello all, I have postfix with tls and sasl2. I am trying to use KMail with TLS + DIGEST-MD5 authentication set to send emails using localhost as mailserver. I did set: saslpasswd2 -a postfix -u aeternal.net -c corwin it created sasldb2.db but it shows in logfile following: Jan 26 14:40:02 amb