On Sat, 21 Jul 2012, Patrick Ben Koetter wrote: >* Rich Carreiro <[email protected]>: >> -- active services in /etc/postfix/master.cf -- >> # service type private unpriv chroot wakeup maxproc command + args >> # (yes) (yes) (yes) (never) (100) >> smtp inet n - - - - smtpd > >Your server is chrooted. It cannot find /etc/sasldb2. >Remove the chroot or move sasldb into the chroot.
[HEADDESK!] I'm so embarrassed I missed that. You are, of course, absolutely correct. Once I copied /etc/sasldb2 into the chroot the authentication worked fine. Thank you so much! -- Rich Carreiro [email protected]
