Centos Postfix+dovecot Fix 09.02.08
I’m having some issues with getting postfix, dovecot, and sasl working correctly with virtual users.
I have virtualmin, webmin and usermin installed on the machine.
I also have root access.
Problems:
When I send an email to an account, I get a bounce back saying
- note I replaced my real email and domain with email’AT’mydomain.com -.
- SMTP (SASL) - I can connect to the SMTP server, but it won’t auth with the correct credentials.
So I need an experienced *nix system admin to get postfix, dovecat, sasl working correctly with virtual users and it must work with webmin.
I have done most of the work but I’m missing something stupid.
This is a new setup, so if you need to remove postfix/dovecat, etc and setup from scratch, that is fine, there is no emails in the boxes at this time. keep in mind it must work with webmin tho.
I would like it setup so I can have virtual accounts on multiple domains.
————————————————————
Final-Recipient: rfc822; email.mydomain’AT’mydomain.com
Original-Recipient: rfc822;email’AT’mydomain.com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; User unknown in virtual alias table
————————————————————
Here are some of the maillog errors:
—————————————————————-
Feb 9 21:05:03 tolerant postfix/cleanup[12722]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
Feb 9 21:08:43 tolerant postfix/qmgr[12513]: 8A991E54798: from=<me’AT’gmail.com>, size=2018, nrcpt=1 (queue active)
Feb 9 21:08:43 tolerant postfix/trivial-rewrite[12573]: warning: do not list domain mydomain.com in BOTH virtual_alias_domains and virtual_mailbox_domains
Feb 9 21:08:43 tolerant postfix/error[12735]: 8A991E54798: to=<email.mydomain’AT’mydomain.com>, orig_to=<email’AT’mydomain.com>, relay=none, delay=0.37, delays=0.33/0.01/0/0.03, dsn=5.0.0, status=bounced (User unknown in virtual alias table)
Feb 9 21:08:43 tolerant postfix/cleanup[12734]: CBCA8E547A7: message-id=<20080209210843.CBCA8E547A7′AT’host.mydomain.com>
Feb 9 21:08:43 tolerant postfix/bounce[12736]: 8A991E54798: sender non-delivery notification: CBCA8E547A7
Feb 9 21:08:43 tolerant postfix/qmgr[12513]: 8A991E54798: removed
——————————————————————–
for the SMTP / SASL errors
——————————————————————-
Feb 9 21:13:09 tolerant postfix/smtpd[12729]: connect from c-67-169-16-100.hsd1.ca.comcast.net[67.169.16.100]
Feb 9 21:13:11 tolerant postfix/smtpd[12729]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied
Feb 9 21:13:11 tolerant postfix/smtpd[12729]: warning: SASL authentication failure: Password verification failed
Feb 9 21:13:11 tolerant postfix/smtpd[12729]: warning: c-67-169-16-100.hsd1.ca.comcast.net[67.169.16.100]: SASL PLAIN authentication failed: generic failure
—————————————————————-



