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/
