Page 1 of 1

Email send through smtp server fixed. pop still broken

Posted: 26 Sep 2008, 12:59
by lkbrow1
My Email server which require a username and password to send email would not work with Bubba 2 until I added the following to end of the file
/etc/postfix/main.cf

smtp_sasl_security_options = noanonymous

I still have not gotten the pop server to work with fetchmail. The server
requires username and password also. Looking a log. I see the connect to server is successful then the Pop command of CAPA is sent. I get no
response. Some of the web stuff suggest fetchmail should be upgraded to version 6.3.8 ?
Another person said CAPA may be issued before or after authentication. It does not look like authentication was done before it hung and timed out.