[Postfixbuch-users] Always_bcc
Ralf Hildebrandt
Ralf.Hildebrandt at charite.de
Mo Mär 21 20:40:02 CET 2005
* Jim Knuth <jk at jkart.de>:
> Hallo und guten Abend Postfixer,
>
> kann mir jemand sagen, warum jetzt always_bcc (bei V 2.3.* Snapshot)
> nur durch den Eintrag in der main.cf funktioniert und nicht in der
> master.cf. So war es vorher (master.cf - V 2.0.18) und es
> funktionierte.
> --snip
> 127.0.0.1:10025 inet n - n - - smtpd
> -o content_filter=
> -o always_bcc=backup
> -o cleanup_service_name=cleanup2
> --snap
So (cleanup_service_name) macht man das in in 2.3 nicht mehr.
In 2.3 geht sowas mit receive_override_options:
# content_filter, keine Adressmanipulation vor dem filter
smtp inet n - - - - smtpd
-o receive_override_options=no_address_mappings
-o content_filter=amavisd:[127.0.0.1]:10025
und dann
#
# Reinjection smtpd, kein content_filter
# nur mynetworks darf
#
localhost:10026
inet n - - - - smtpd
-o smtpd_authorized_xforward_hosts=127.0.0.0/8
-o smtpd_client_restrictions=
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject
-o mynetworks=127.0.0.0/8
-o receive_override_options=no_unknown_recipient_checks
-o content_filter=
--
Ralf Hildebrandt (i.A. des IT-Zentrum) Ralf.Hildebrandt at charite.de
Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962
IT-Zentrum Standort CBF send no mail to spamtrap at charite.de
Mehr Informationen über die Mailingliste Postfixbuch-users