Re: [Dovecot] postfix and dovecot on different systems - sasl request

2010-02-05 Thread Robert Schetterer
Am 05.02.2010 15:06, schrieb thomas polnik: > Hello, > > until now I have use postfix and dovecot on the same server. Now I > want/must split this both systems (server1 - postfix, server2 - dovecot). > > I used dovecot auth system for postfix > > ## snip ## > > smtpd_sasl_type = dovecot > smtpd

[Dovecot] postfix and dovecot on different systems - sasl request

2010-02-05 Thread thomas polnik
Hello, until now I have use postfix and dovecot on the same server. Now I want/must split this both systems (server1 - postfix, server2 - dovecot). I used dovecot auth system for postfix ## snip ## smtpd_sasl_type = dovecot smtpd_sasl_path = private/auth ## snap ## but this does not work,