On 2017-10-04 at 22:58 +0200, Andy Smith via Exim-users wrote: > In case its of interest to anyone this was for request tracker which > usually sets the return_path to the email of the Apache OS user by > default (at least in my config), it now sets it to the reply-to address > specified in RT which is what I wanted,
It's likely that this is just the default configuration not letting normal users set whatever return-path they want. Either `untrusted_set_sender` or `trusted_users` might help with reducing the configuration complexity a little. -- ## List details at https://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/
