Bluehost.com Web Hosting $6.95

Use check_sender_access 2 times for whitlisting, possible?

This is a discussion on Use check_sender_access 2 times for whitlisting, possible? within the mailing.postfix.users forums, part of the Mail Servers and Related category; Can I use check_sender_access parameter 2 times in main.cf? Consider this folowing config: smtpd_sender_restrictions = smtpd_recipient_restrictions = reject_non_fqdn_sender, reject_unknown_sender_domain, reject_non_fqdn_recipient, permit_mynetworks, ...


Go Back   Usenet Forums > Mail Servers and Related > mailing.postfix.users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-08-2005
Beast
 
Posts: n/a
Default Use check_sender_access 2 times for whitlisting, possible?


Can I use check_sender_access parameter 2 times in main.cf?
Consider this folowing config:

smtpd_sender_restrictions =
smtpd_recipient_restrictions =
reject_non_fqdn_sender,
reject_unknown_sender_domain,
reject_non_fqdn_recipient,
permit_mynetworks,
reject_unauth_destination,
reject_unknown_recipient_domain,
check_sender_access hash:/etc/postfix/sender_access,
check_client_access hash:/etc/postfix/client_access,
reject_rbl_client relays.ordb.org,
reject_rbl_client sbl-xbl.spamhaus.org,
reject_rbl_client list.dsbl.org,
reject_unlisted_recipient,
# ***sqlgrey***
check_policy_service inet:127.0.0.1:2501,
# hash:/etc/postfix/nosender_verification,
reject_unverified_sender,
permit

I want to 'bypass' sender_verification for some domain (like yahoo and
qmail based server which can't verify their own valid recipient).

Sure I can put in 'smtpd_sender_restrictions' but that will be turn on
sender verification before reach any other policy.
Any advise?


--

--beast

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 11:31 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0