This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

5.004 SMTP Proxy

hello board

has someone an idea what this could be?? found in SMTP log files:

2004:05:05-00:21:20 (none) exim[1650]: 2004-05-05 00:21:20 H=(www.astaro.de) [212.126.210.198] sender verify defer for : could not connect to www.astaro.de [212.126.210.204]: Connection timed out

and

2004:05:05-00:29:44 (none) exim[1700]: 2004-05-05 00:29:44 H=(europe-01.securepoint.de) [62.116.166.66] sender verify defer for : could not connect to europe-01.securepoint.de [62.116.166.66]: Connection refused

it fills my SMTP log files up to 8 MB with nearly only this messages

thanks in advance for some help

greetings
eldorado


This thread was automatically locked due to age.
Parents
  • You have your SMTP server setup to callout to verify that the email address exists.  This error message is reporting that your ASL box cannot complete the verify process (usually because the remote server doesn't allow verification).  Strangely enough, Astaro (the company) does not allow this process on their mailservers and this is why you are seeing an error from the www.astaro.de domain.  To receive email from Astaro (the company) (or indeed any other trusted source) you have to add their mailserver to the 'trusted servers' in the SMTP proxy in order to bypass the lookup, otherwise you will never receive email from those organizations.

    Cheers,

    Darren
Reply
  • You have your SMTP server setup to callout to verify that the email address exists.  This error message is reporting that your ASL box cannot complete the verify process (usually because the remote server doesn't allow verification).  Strangely enough, Astaro (the company) does not allow this process on their mailservers and this is why you are seeing an error from the www.astaro.de domain.  To receive email from Astaro (the company) (or indeed any other trusted source) you have to add their mailserver to the 'trusted servers' in the SMTP proxy in order to bypass the lookup, otherwise you will never receive email from those organizations.

    Cheers,

    Darren
Children