On 10.05.25 13:32, Ken Biggs via Postfix-users wrote:
> So continuing the saga ...  digging into /etc/postfix/header_checks I found
> a revision I made back in January to try to keep our outgoing email from
> having headers with the IP address of the email client that sent the email
> to the server and maybe keep Gmail from marking our outgoing email as
> SPAM.

>/^Received:.*with ESMTPSA/              IGNORE
>/^X-Originating-IP:/    IGNORE
>/^X-Mailer:/            IGNORE
>/^Mime-Version:/        IGNORE

Matus UHLAR - fantomas via Postfix-users:
These should not be used globally but only at submission level.

This can be achieved by using separate postfix instance for submitted mail
- I don't see possibility of configuring separate cleanup instance for smtpd

On 10.05.25 15:29, Wietse Venema via Postfix-users wrote:
master.cf:

submission inet n       -       n       -       -       smtpd
 -o syslog_name=postfix/submission
 -o cleanup_service=submission_cleanup
   ...

I am sorry - I haven't seen cleanup_service documented in smtpd(8) page

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
WinError #99999: Out of error messages.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to