[BlueOnyx:16422] Re: suPHP and Trusted-Users

Michael Stauber mstauber at blueonyx.it
Thu Nov 6 17:14:38 -05 2014


Hi Matt,

> I’ve had a client run into an issue where some messages of theirs are getting flagged as spam with the following header:
> 	X-Authentication-Warning: [our.server.com <http://our.server.com/>]: [user] set sender to [other_email] using -f
> 
> In some research, I’ve seen folks suggest putting the user in /etc/mail/trusted-users

There a couple of ways how you can send email from a PHP script.

Why not use one of the proper ones instead of calling Sendmail directly?
When they let the script use SMTP-Auth you don't have to do any dirty
hacks with the server config.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list