On Dec 15, 2010, at 12:31 PM, Ted To wrote:
Hi,
I have a configuration using dovecot that works for sending and
receiving email. Mail collection by my MUA can be SSL encrypted via
dovecot but outbound mail is not encrypted. After I added TLS
configurations, I'm able to send TLS encrypted email but I can no
longer
receive mail. I.e., if I send mail to myself, the SMTP server accepts
it for delivery but it gets rejected upon arrival: "Recipient address
rejected: User unknown in local recipient table;"
My main.cf file with TLS configurations included is:
http://pastebin.com/sfJvkXuQ
Any help will be much appreciated!
Rather than reading your main.cf file the people here that can help
you will want the output of:
postconf -n
Regards,
Brad