Thank you, but I want to know about the last of the rules that was applied to an email, not the general configuration.
Martin. On Wednesday, 07 August, 2024 14:28 CEST, Ansgar Wiechers via Postfix-users <postfix-users@postfix.org> wrote: On 2024-08-07 Martin Stenzel via Postfix-users wrote: > this is part of my main.cf file > > smtpd_recipient_restrictions = check_recipient_access > pcre:/etc/postfix/recipient_access.pcre, permit_mynetworks, > permit_sasl_authenticated, permit_dnswl_client > 626cf513f08bea5051b8c928c93b99.white.mail.abusix.zone, > reject_unauth_destination, reject_rhsbl_client > 626cf513f08bea5051b8c928c93b99.dblack.mail.abusix.zone, reject_rhsbl_helo > 626cf513f08bea5051b8c928c93b99.dblack.mail.abusix.zone, reject_rhsbl_sender > 626cf513f08bea5051b8c928c93b99.dblack.mail.abusix.zone, reject_rbl_client > 626cf513f08bea5051b8c928c93b99.combined.mail.abusix.zone > Now I wonder, how do I know that the later rules (starting > with reject_rhsbl) get parsed? > These are blacklist and whitelist entries to fight spam. Can I have > this information by expanding verbosity of postfix logging? The postconf utility will show you the active configuration: postconf -n smtpd_recipient_restrictions Regards Ansgar Wiechers -- "Abstractions save us time working, but they don't save us time learning." --Joel Spolsky _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org -- Martin Stenzel · er/ihm · he/him m.sten...@mail.xy-space.de An der Drehscheibe 9 D-50733 Köln · Cologne Deutschland · Germany This message was checked by ESET Endpoint Antivirus for Linux. Detection Engine Version: 29685 (20240807).
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org