Re: [exim] Changing full name in From: header to something b…

Top Page
Delete this message
Reply to this message
Author: Jasen Betts
Date:  
To: exim-users
Subject: Re: [exim] Changing full name in From: header to something besides www-data
On 2018-07-09, Chad Tindel via Exim-users <exim-users@???> wrote:
>> How are you making these emails?
>
> Yeah I tried exactly that. This is the top of
> my 30_exim4-config_check_rcpt file:
>


what do the " <= " lines in the exim log look like?

Squirrelcart is PHP - PHP on linux ususally uses /usr/lib/sendmail
(which is a link exim in your setup) instead of using SMTP for message
submission and thus side-steps all the defualt Debian ACLs. (debian
doesn't define an ACL for not_smtp)

Exim has trusted_groups and trusted_users configutation settings which
list who are allowed to set the envelope sender on local submissions,
make sure that www-data (the user which the web server runs as)
qualifies, and restart both processes.

PHP mail() is fairly broken since about 5.1 as now it only allows one
additional_paramters(sic) largely due to a bug in some popular wordpress
plugin this may or may not be a problem.

-- 
     ت