[Exim] Re: FormMail.pL

Top Page
Delete this message
Reply to this message
Author: Niels Dettenbach
Date:  
To: Exim users list
Subject: [Exim] Re: FormMail.pL
> Do you know what changes are necessary within the widely popular script
> FormMail.pl? http://www.formmail.com/formmail.html
>


I use
$mailprog = '/usr/sbin/sendmail -i -t';
wich is working fine on my machines. For some "backward" compatibility
/usr/bin/sendmail is a symbolic link to the exim binary.

If that didnt work as is your exim should allow mailing (relaying) for your
Webserver user (on redhat user "httpd").

good luck,
regards,

Niels Dettenbach