Re: [exim] trusted users and web generated mail

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Tom Kistner
Datum:  
To: Jim Pazarena
CC: Exim Users Mailing List
Betreff: Re: [exim] trusted users and web generated mail
Jim Pazarena wrote:

> Can someone advise how to deal with this client getting his
> own bounces, while NOT making him a trusted user?


He can always use SMTP via loopback instead of /usr/sbin/sendmail. I'm
sure the usual PHP module has an option to use SMTP, plus an option to
set MAIL FROM.

/tom