On Tue, Jan 16, 2007 at 03:44:45PM +0200, Johann Spies wrote:
    [...]
> I hope this will solve the problem. I will probably know by tomorrow.

It's really easy to check -- try something like, (all one
long line)

    perl -MIO::Socket -e '$s = new IO::Socket::INET("localhost:25"); 
$s->print("HELO test\r\n"); print $s->getline();'

-- and see whether you get a 554 or a 250. Then change the
ACL and see if it changes.

-- 
``He managed to hoodwink not just the great and the good like
  Margaret Thatcher, John Major and William Hague, but many very
  clever people too.'' (newspaper article, describing Jeffrey Archer)

-- 
## 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/

Reply via email to