here are example configuration file which using check_sender_access :

/etc/postfix/main.cf:
        smtpd_recipient_restrictions =
            check_sender_access hash:/etc/postfix/restricted_senders
            reject_sender_login_mismatch
            permit_sasl_authenticated
            ......

Qusetion 1: Are " reject_sender_login_mismatch" and "permit_sasl_authenticated"
still useful when the sender address is permit in check_sender_access ?

Question 2: If the answer of Question 1 is yes, how can I specify special UCE 
restrictions on the users who is not in hash:/etc/postfix/restricted_senders?

-------------------------------------------------
欢迎使用大连理工大学web邮件系统: http://mail.dlut.edu.cn


-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to