Dear Lists (sorry for the xpost). I have a milter which performs SRS Signing in case of forwarded emails and SRS Verification of bounces.
This worked quite well, until we configured our mail plattform to also relay emails for other domains and thus activated reject_unverified_recipient to perform smtp forward recipient checking. http://www.postfix.org/ADDRESS_VERIFICATION_README.html Well unfortunately reject_unverified_recipient is checking the recipient BEFORE it is passed throught the milter check_recipient would extract the real recipient from a valid signed SRS address. So every recipient SRS signed bounced recipient is being rejected by reject_unverified_recipient. So is there any way to configure postfix to either run the milter BEFORE reject_unverified_recipient or to not run reject_unverified_recipient for the transports address_verify_local_transport or address_verify_virtual_transport but only for address_verify_relay_transport? Mit freundlichen Grüssen -Benoît Panizzon- -- I m p r o W a r e A G - Leiter Commerce Kunden ______________________________________________________ Zurlindenstrasse 29 Tel +41 61 826 93 00 CH-4133 Pratteln Fax +41 61 826 93 01 Schweiz Web http://www.imp.ch ______________________________________________________ _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

