> On Thu, Nov 15, 2007 at 12:05:17AM +1100, build wrote: > > G'day All, > > I ran a relay test at "http://www.abuse.net/relay.html" but do not > > fully understand the results. Would some kind soul please pass an eye > > over them and point out any problems please? > > > > >>> RSET > > <<< 554 Too many nonmail commands > > Relay test result > > Could not reset connection, test failed. > On 15/11/2007, Dave Evans <[EMAIL PROTECTED]> wrote: > It might be useful to add > > smtp_accept_max_nonmail_hosts = !www.abuse.net > > to your config, then re-test. This should allow the test to complete, and > will probably show more meaningful results. > > -- > Dave Evans
G'day Renaud and Dave, Thank you for your replies. I wasn't sure where in the conf to add "smtp_accept_max_nonmail_hosts = !www.abuse.net", so I put it at the beginning. I have a monolithic conf file. The test was the same with the difference below: --- <START TEST> --- Relay test 12 >>> RSET <<< 250 Reset OK >>> MAIL FROM:<[EMAIL PROTECTED]> <<< 250 OK >>> RCPT TO:<[EMAIL PROTECTED]@[210.x.xxx.x]> <<< 501-<[EMAIL PROTECTED]@[210.x.xxx.x]>: malformed address: @[210.x.xxx.x]> may not follow <[EMAIL PROTECTED] <<< 501 Too many syntax or protocol errors Relay test 13 >>> RSET <<< Relay test result Could not reset connection, test failed. --- <END TEST> --- Where should I put the config line? Thanks again in anticipation, build -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
