Re: [exim] Closing the open relay

Top Page
Delete this message
Reply to this message
Author: Marcel Ferrante
Date:  
To: Marco Wessel
CC: exim-users
Subject: Re: [exim] Closing the open relay
Thanks Marco, in fact, I did this tests because some clients are saying that
some emails are not arriving or not sending. For example, my server was with
a problem postmaker error and some host wasnt accepting the messages,
because they are considering my server insecury.
How I test if my server is configure right, or what do I have to do to fix
this problems ?

Others clients are saying the emails are taking to much time to arrive.
There is some configuration that higher the frequency to get emails ?

Thanks,
Marcel


2007/3/22, Marco Wessel <marco@???>:
>
>
> On Mar 22, 2007, at 8:27 AM, Marcel Ferrante wrote:
>
> > Hi,
> >
> > I did a open relay test and I receive this report below (1). My exim
> > configuration is showed below too (2).
> > What I have to change in the exim.conf to fix it ?
>
> I don't think there's much to fix. What's the address of this server?
> In some cases manual verification is best. I think in this case
> either the relay tester or your server isn't pipelining correctly.
> The response to the MAIL command seems to be a second line of the
> SMTP banner, and the 250 to the RCPT looks more like a positive HELO/
> EHLO response. The second test also seems to have SMTP responses in
> the wrong order.
>
> >
> >
> > Relay test 1
> >
> > MAIL FROM:(nobody@???)
> >
> > 220 and/or bulk e-mail.
> >
> > RCPT TO:(nobody@???)
> >
> > 250 sitelegal.com Hello trusontechnologies.com [75.128.161.142 ]
> > (Failed
> > Test)
> >
> > RSET
> >
> > 250 OK
> >
> >
> >
> > Relay test 2
> >
> > MAIL FROM:(nobody@trusontechnologies.com@www.sitelegal.com)
> >
> > 451 Could not complete sender verify callout
> >
> > RCPT TO:(nobody@???@trusontechnologies.com)
> >
> > 250 Reset OK (Failed Test)
> >
> > RSET
> >
> > 501 : malformed address: @www.sitelegal.com> may not follow
> >
> >
> >
> > Relay test 3
> >
> > MAIL FROM:()
> >
> > 503 sender not yet given
> >
> > RCPT TO:(nobody@???)
> >
> > 250 Reset OK (Failed Test)
> >
> > RSET
> >
> > 250 OK
> >
> >
> >
> > Relay test 5
> >
> > MAIL FROM:(nobody@trusontechnologies.com@www.sitelegal.com)
> >
> > 550 or do not have SMTP Authentication turned on in your email client.
> >
> > RCPT TO:(nobody%trusontechnologies.com@www.sitelegal.com)
> >
> > 250 Reset OK (Failed Test)
> >
> > RSET
> >
> > 501 : malformed address: @www.sitelegal.com> may not follow
> >
> >
> > ----------------------------------------------------------------------
> > ----------
> >
> > (2)
> >
> >
> >>>> host in hosts_connection_nolog? no (option unset)
> >>>> host in host_lookup? no (option unset)
> >>>> host in host_reject_connection? no (option unset)
> >>>> host in sender_unqualified_hosts? no (option unset)
> >>>> host in recipient_unqualified_hosts? no (option unset)
> >>>> host in helo_verify_hosts? no (option unset)
> >>>> host in helo_try_verify_hosts? no (option unset)
> >>>> host in helo_accept_junk_hosts? yes (matched "*")
> > 220-sitelegal.com ESMTP Exim 4.63 #1 Tue, 06 Mar 2007 14:38:07 -0300
> > 220-We do not authorize the use of this system to transport
> > unsolicited,
> > 220 and/or bulk e-mail.
> > --
> > ## List details at http://www.exim.org/mailman/listinfo/exim-users
> > ## Exim details at http://www.exim.org/
> > ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
>
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
>