OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: check relay_recipients_maps before greylisting ?

From: Wietse Venema (wietseporcupine.org)
Date: Tue May 11 2010 - 11:37:18 CDT


Frank Bonnet:
> Hello
>
> I would like to check the relay_recipients_maps BEFORE the greylisting
> is it possible ?

For example:

/etc/postfix/main.cf:
    smtpd_recipient_restrictions =
        ... reject_unlisted_recipient check_policy_service ...

http://www.postfix.org/postconf.5.html#reject_unlisted_recipient

        Wietse