Am 20.02.2012 00:45, schrieb Wietse Venema: > Peter: >> On 20/02/12 11:14, Wietse Venema wrote: >>> Peter: >>>> Note that if you put the old config in dovecot will give a warning on >>>> startup and `doveconf -n' will show the new config that you should >>>> replace it with. >>> >>> http://www.postfix.org/SASL_README.html was updated for Postfix 2.9. >>> What are the errors? >> >> This is what I get when I use the settings shown in the latest >> SASL_README doc (as per the link you posted above) >> >> Warning: NOTE: You can get a new clean config file with: doveconf -n > >> dovecot-new.conf >> doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:14: add >> auth_ prefix to all settings inside auth {} and remove the auth {} > > Lovely. Dovecot complains about settings that are valid with an > earlier version of itself. I'll take a closer look at NetBSD's AUTH > library, and see what it takes to support that in Postfix.
dovecot has changed the whole config with 2.x this works like a charme # configure backend for postfix sasl-auth service auth { unix_listener /var/spool/postfix/private/auth { mode = 0660 user = postfix group = postfix } }
signature.asc
Description: OpenPGP digital signature