On Wed, 2010-08-25 at 19:06 +0200, fakessh wrote: > I just tried the migration my services were down during this time the > I now have another error > > > > Fatal: service(auth) access(/usr/libexec/dovecot/dovecot-auth) failed: > No such file or directory
In your v1.x config you explicitly specified path to dovecot-auth binary. Was there any reason for it? It's anyway no longer called dovecot-auth but auth. So either comment out that line in config or change dovecot-auth to auth.
