windy_1 wrote: > I have tried everything in the docs that appeared to relate as in > untrusted_set_sender = * > ??? > do I sent that to > untrusted_set_sender = bugzilla at at virtualinstruments.com
No, you want "untrusted_set_sender = www_data". That means that the www_data user account (which is what apache and bugzilla are running as) is allowed to specify arbitrary senders of emails it submits on the command line. - Marc -- ## 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/
