Auteur: Always Learning
Date:
À: Exim
Sujet: Re: [exim] Urgent problem with exim,
php and apache ("unable toset gid/uid" error)
I email manually and automatically from web pages using Apache and Exim.
I never have problems.
In a web page's PHP:-
> $headers = 'From: '.$from."\n".
> 'Disposition-Notification-To: ack@???'."\n".
> 'Return-Receipt-To: ack@???'."\n".
> 'Bcc: ack@???'."\n".
> 'Content-Type: text/plain; charset=ISO-8859-1'."\n";
> mail($to,$subj,$mess,$headers,'-f sender@???);
In Exim:-
> trusted_users = apache
Hope this helps.
--
Regards,
Paul.
England, EU.