localfiend
August 11th, 2009, 11:33 PM
I'm relatively new to linux, and apparently too ambitious for my own good.
I recently set up a web-server on ubuntu, and was so pleased with my success's involving apache2 that I have since tried my hand at setting up an email server.
I've been going off of Flurdy's excellent guide here:
http://flurdy.com/docs/postfix/index.html
and after several days of troubleshooting I thought I had finally succeeded and worked out all the little bugs.....
I'm using Ubuntu Server 9.04 x64 - Postfix + Courier IMAP + MySQL + Amavisd-new + SpamAssassin + ClamAV + SASL + TLS + SquirrelMail + Postgrey + phpMyAdmin.
After some horrible days of learning how to install all of the above programs, and learning how to use mysql I got my server to successfully send mail to my hotmail account using telnet directly off the server. I am also able to send mail locally from one account to the other via telnet.
However, I can not log onto my mail server using Thunderbird, or Microsoft outlook.
I have dubugging on full (as far as I know) and here's the error I get (from the mail.* logs):
Aug 11 20:10:01 mydomain imapd: LOGIN FAILED, user=localfiend, ip=[::ffff:myip]
I've spent the whole day searching google, and rechecking all of my files to see what my problem could possibly be with no luck. I'm using mySQL to store the virtual users, domains ect... I've tried switching between clear text and encrypted passwords, enabling and disabling tls. phpMyAdmin works, so its easy to check my mail database for errors, but I can't seem to find any. It's got me pulling out my hair and any help would be appreciated.
Let me know if there is any other logs or configuration information that may help with a diagnosis.
Thanks
I recently set up a web-server on ubuntu, and was so pleased with my success's involving apache2 that I have since tried my hand at setting up an email server.
I've been going off of Flurdy's excellent guide here:
http://flurdy.com/docs/postfix/index.html
and after several days of troubleshooting I thought I had finally succeeded and worked out all the little bugs.....
I'm using Ubuntu Server 9.04 x64 - Postfix + Courier IMAP + MySQL + Amavisd-new + SpamAssassin + ClamAV + SASL + TLS + SquirrelMail + Postgrey + phpMyAdmin.
After some horrible days of learning how to install all of the above programs, and learning how to use mysql I got my server to successfully send mail to my hotmail account using telnet directly off the server. I am also able to send mail locally from one account to the other via telnet.
However, I can not log onto my mail server using Thunderbird, or Microsoft outlook.
I have dubugging on full (as far as I know) and here's the error I get (from the mail.* logs):
Aug 11 20:10:01 mydomain imapd: LOGIN FAILED, user=localfiend, ip=[::ffff:myip]
I've spent the whole day searching google, and rechecking all of my files to see what my problem could possibly be with no luck. I'm using mySQL to store the virtual users, domains ect... I've tried switching between clear text and encrypted passwords, enabling and disabling tls. phpMyAdmin works, so its easy to check my mail database for errors, but I can't seem to find any. It's got me pulling out my hair and any help would be appreciated.
Let me know if there is any other logs or configuration information that may help with a diagnosis.
Thanks