[Exim] Re: FormMail.pL

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Niels Dettenbach
Ημερομηνία:  
Προς: Exim users list
Αντικείμενο: [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