I finally manage to get mail working with ehcp on an ubuntu server. I can get and send email from the webmail, but I can't seems to be able to access the pop3. I can telnet to the pop3 (server?) but my identification are rejected.

Apparently the pop3 server is courier which seems to be configured like it should.

Someone has any idea about this ?

Thank you

Olivier

link|improve this question
feedback

1 Answer

while trying to login to pop3, on console: tail -f /var/log/syslog

you will see probles and error messages on there, so, you will be debug problems.

most probably, your pop3 server is not installed (normally, it should be installed with ehcp).. or, it is misconfigured somehow.. you may find more info about this on www.ehcp.net site, or more specifically: http://www.ehcp.net/?q=node/622

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.