Exim 550 errors?

gazkin

Verified User
Joined
Jun 13, 2007
Messages
14
Hi,

I`m having troubles with Exim. It won`t allow any incoming mail.
For some reasons it give a 550 authentication required.

There are no lines in the panic log.

Reject log:

Code:
011-05-20 01:36:58 H=sw01.sw-mailer.com [194.109.100.205] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2011-05-20 02:11:06 H=(190-173-29-242.speedy.com.ar) [190.173.29.242] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2011-05-20 02:20:09 H=smtpscan-nl3.aots.nl [145.7.191.45] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2011-05-20 03:12:20 H=82-197-201-254.dsl.cambrium.nl (sadasd) [82.197.201.254] F=<[email protected]> rejected RCPT [email protected]: authentication required
2011-05-20 03:12:45 H=82-197-201-254.dsl.cambrium.nl (sadasd) [82.197.201.254] F=<[email protected]> rejected RCPT [email protected]: authentication required
2011-05-20 03:14:03 H=82-197-201-254.dsl.cambrium.nl (sadasd) [82.197.201.254] F=<[email protected]> rejected RCPT [email protected]: authentication required
2011-05-20 03:14:05 SMTP call from 82-197-201-254.dsl.cambrium.nl (sadasd) [82.197.201.254] dropped: too many unrecognized commands (last was "")
2011-05-20 03:14:41 rejected HELO from 82-197-201-254.dsl.cambrium.nl [82.197.201.254]: syntactically invalid argument(s): (no argument given)
2011-05-20 03:14:55 H=82-197-201-254.dsl.cambrium.nl (asdasd) [82.197.201.254] F=<[email protected]> rejected RCPT [email protected]: authentication required
2011-05-20 03:18:11 H=(adsl-pool2-100.metrotel.net.co) [190.182.62.100] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2011-05-20 03:27:08 H=82-197-201-254.dsl.cambrium.nl (jort.local) [82.197.201.254] F=<[email protected]> rejected RCPT [email protected]: authentication required
2011-05-20 03:27:16 H=82-197-201-254.dsl.cambrium.nl (jort.local) [82.197.201.254] F=<[email protected]> rejected RCPT [email protected]: authentication required
2011-05-20 03:27:19 SMTP call from 82-197-201-254.dsl.cambrium.nl (jort.local) [82.197.201.254] dropped: too many syntax or protocol errors (last command was "")
2011-05-20 03:27:35 H=82-197-201-254.dsl.cambrium.nl (asdasd) [82.197.201.254] F=<[email protected]> rejected RCPT [email protected]: authentication required
2011-05-20 03:27:55 H=82-197-201-254.dsl.cambrium.nl (jort) [82.197.201.254] F=<[email protected]> rejected RCPT [email protected]: authentication required
2011-05-20 03:28:19 H=82-197-201-254.dsl.cambrium.nl (jort) [82.197.201.254] F=<x@c> rejected RCPT [email protected]: authentication required
2011-05-20 03:36:54 H=82-197-201-254.dsl.cambrium.nl [82.197.201.254] F=<[email protected]> rejected RCPT [email protected]: authentication required
2011-05-20 03:41:45 H=relay01.cambriumhosting.nl [217.19.16.173] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2011-05-20 03:47:39 H=82-197-201-254.dsl.cambrium.nl (test) [82.197.201.254] F=<[email protected]> rejected RCPT [email protected]: authentication required

Any thoughts on this?
 
You'd better search the forum, otherwise you should wait for an answer. Somebody might want to give you a reply.
 
Well... seems just that who is sending using smtp is not using server authentication.... Try to setup a client like outlook and put the flag on "server smtp need authentication" and "use the incoming auth data" (not sure about those phrase but they should sound about like that)

Hope it help

Regards
 
Back
Top