Autor: Peter Bowyer Data: Dla: exim users Temat: Re: [exim] Too many syntax or protocol errors
On 19/10/2007, Tijl van der Steeg <tijl@???> wrote:
> my $mailfrom = "127.0.0.1";
This should be the sender email address, not an IP address. If you
turned on enough debugging in Exim and looked at the logs, I think
you'll find Exim is objecting to 'MAIL FROM: 127.0.0.1' from your
application.