On 2008-07-31 at 15:00 +0100, Mike Cardwell wrote: > Shove this (untested) in your data acl:
The DATA ACLs are for when there is a DATA command, which implies SMTP. PHP on Unix uses the sendmail command interface, which is why I suggested $caller_uid in the acl_not_smtp ACL. Using $sender_ident and a data ACL will help for the SMTP case though, yes. And protecting both is helpful. -Phil -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
