I'm attempting to setup the mail server and am getting the following message:
Code: Select all
SMTP auth() command failed:
Incorrect authentication data
I used another domain on a different server with no problem, so I'm thinking it may be an uninstalled module on the server I'm attempting to use it with. I've checked to make sure all the SMTP settings are correct in the XFileConfig.pm file.
The server log error message is below.
Code: Select all
2011-07-28 18:58:34 plain authenticator failed for server.domain.local (localhost.localdomain) [69.195.131.50]: 535 Incorrect authentication data ([email protected])
Any thoughts?