[Exim] Re: FormMail.pL

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Niels Dettenbach
Date:  
À: Exim users list
Sujet: [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