Bluehost.com Web Hosting $6.95

Re: Postfix + rfc-ignorant.org

This is a discussion on Re: Postfix + rfc-ignorant.org within the mailing.postfix.users forums, part of the Mail Servers and Related category; Please turn off HTML in your mail client for this list. On Sun, Oct 17, 2004 at 09:41:26AM +...


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 10-17-2004
Mike Delaney
 
Posts: n/a
Default Re: Postfix + rfc-ignorant.org

Please turn off HTML in your mail client for this list.

On Sun, Oct 17, 2004 at 09:41:26AM +0200, Carinus Carelse wrote:
>
> I have just implemented the rfc-ignorant.org rejects. I have done this
> in the main.cf file. I would like to find out if there is a way that
> I can implement this so that I can exclude certain domains from being
> checked. So if I happen to discover that there is a misconfigured
> mailer that we need to recieve mail from I just was to add them to a
> whitelist of some kind. here is the way I have it set up currently.
>
> smtpd_recipient_restrictions =
> reject_rhsbl_sender dsn.rfc-ignorant.org
> reject_rbl_client ipwhois.rfc-ignorant.org
> reject_rhsbl_sender bogusmx.rfc-ignorant.org


Where's your reject_unauth_destination? With that configuration
your server should be rejecting all mail. At the very least this
ought to be:

smtpd_recipient_restrictions =
permit_mynetworks,
reject_unauth_destination,
reject_rhsbl_sender dsn.rfc-ignorant.org,
reject_rbl_client ipwhois.rfc-ignorant.org,
reject_rhsbl_sender bogusmx.rfc-ignorant.org

Show postconf -n output, don't retype little snippets from main.cf.


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 09:16 AM.


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