ispCP - Board - Support - VHCS fork

Full Version: [SOLVED] Error send email using POP3
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello I have updated my panel of RC3 to RC4 and have a problem with the mail, my messages are sent perfectly by WEBMAIL, but when send by pop3(Outlook),
gives error of user name or password

the configuration data are correct in outlook
POP3 is not for sending - just because of the subject...

for outlook, you need to change a line in /etc/postfix/main.cf

smtpd_sasl_security_options = noanonymous, noplaintext

to

smtpd_sasl_security_options = noanonymous

please try to search for theese problems in the forum... you're not the first with outlook problems.
Excuse you are right I have not looked for the sufficient thing in the forum.
Outlook works perfectly

Thank you very much by the aid
Thunderbird works better! ^^
kurgans Wrote:Outlook works perfectly

This must be a myth...
but with the change above you may be able to send the mails...

a perfect mua is something else... Smile
Reference URL's