Thanks for the swift response. I'm sorry, i'm a Linux newbie I changed the line, I now get: 2007-10-19 13:54:22 H=(localhost.localdomain) [127.0.0.1] F=<[EMAIL PROTECTED]> rejected RCPT <[EMAIL PROTECTED]> 2007-10-19 13:54:22 SMTP call from (localhost.localdomain) [127.0.0.1] dropped: too many syntax or protocol errors (last command was "")
> On 19/10/2007, Tijl van der Steeg <[EMAIL PROTECTED]> 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. > > Peter > > -- > Peter Bowyer > Email: [EMAIL PROTECTED] > > -- > ## 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/ > -- ## 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/
