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

Matt James matt at rainstorminc.com
Fri Nov 7 15:35:12 -05 2014


Hi Michael,

Thanks for the suggestion.  In my case, it’s actually a script that we didn’t write which is being used here, so have little governance over that.  I’ll try to push back on the method of email sending, however.

If that doesn’t pan out, is there anything I can do on the server config side?  Even if it’s just adding a single user to the file, I can do that, but I wasn’t sure if the file would get overwritten on a yum update or while saving BlueOnyx data.

-Matt

> On Nov 6, 2014, at 5:14 PM, Michael Stauber <mstauber at blueonyx.it> wrote:
> 
> 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
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx





More information about the Blueonyx mailing list