Marco via Exim-users <[email protected]> (Sa 31 Mär 2018 08:18:00 CEST):
>   Under transport configuration of Exim I have added the X-Report-Abuse 
> header.This works if an email is sent from a mail client but not from an PHP 
> application

> remote_smtp:
…
> vmail_aliases:
…
> dnslookup:

> also external email received to my email address will report the 
> X-Report-Abuse this has no sense as if I want report a spam email received 
> seems the abuse report should sent to me but I never sent that email, I 
> received.Thank you for the help.
> X-Report-Abuse on mail sent from SMTP PHP
>  Under transport configuration of Exim I have added the X-Report-Abuse 
> header. This works if an email is sent fro...  |   |

You want to use the add_header acl modifier, as this is the most natural
place to do such modifications, in contrast to the routers, where do you
do it.  (Note the spelling: headers_add vs. add_header)

    Best regards from Dresden/Germany
    Viele Grüße aus Dresden
    Heiko Schlittermann
-- 
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
 gnupg encrypted messages are welcome --------------- key ID: F69376CE -
 ! key id 7CBF764A and 972EAC9F are revoked since 2015-01 ------------ -

Attachment: signature.asc
Description: PGP signature

-- 
## 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/

Reply via email to