Don't think this is normal. Need some help.
Server: Linux RH9
Exim: 4.24
Scenario: user changed their outgoing mail server to our mail server in order to send email. The user is using Eudora9 and set the smtp server to our mailserver (psuedo name: mailserver.com)
Here is what the logs have to say about the transaction.
In the EXIM reject log:
In the EXIM Mail log:
Although this is what is showing in the logs, the user is able to send messages and the messages are being delivered. So...authentication failed but user is still able to relay the message. What do we do to fix this?
Server: Linux RH9
Exim: 4.24
Scenario: user changed their outgoing mail server to our mail server in order to send email. The user is using Eudora9 and set the smtp server to our mailserver (psuedo name: mailserver.com)
Here is what the logs have to say about the transaction.
In the EXIM reject log:
Code:
2004-10-26 04:31:49 login authenticator failed for (AFSUBD100J6D02.myworkstation.com) [62.101.94.100]: 535 Incorrect authentication data ([email protected])
In the EXIM Mail log:
Code:
2004-10-26 04:34:52 login authenticator failed for (AFSUBD100J6D02.myworkstation.com) [62.101.94.100]: 535 Incorrect authentication data ([email protected])
2004-10-26 04:34:53 1CMMn7-0007q2-4L <= [email][email protected][/email] H=(AFSUBD100J6D02.myworkstation.com) [62.101.94.100] P=esmtp S=826 [email protected]
2004-10-26 04:38:03 1CMMn7-0007q2-4L antivirus2.scpnetwork.net [66.106.178.192]: Connection timed out
Although this is what is showing in the logs, the user is able to send messages and the messages are being delivered. So...authentication failed but user is still able to relay the message. What do we do to fix this?