Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Is this a good postfix config for backscatterer.org?[SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Stever
Apprentice
Apprentice


Joined: 01 Mar 2005
Posts: 151
Location: North Carolina

PostPosted: Tue Sep 25, 2007 4:04 am    Post subject: Is this a good postfix config for backscatterer.org?[SOLVED] Reply with quote

It is late and my brain is not at 100%, so I figured maybe I should ask for a second opinion on this. This evening I'm getting inundated with backscatter spam, so I want to implement the ips.backscatterer.org rbl in postfix. I'm trying to only apply this to mail from <>, so here is what I have done:

/etc/postfix/main.cf:
Code:
smtpd_client_restrictions =
(the usual stuff)
        check_sender_access hash:/etc/postfix/backscatter,
        permit

smtpd_restriction_classes = backscatter
backscatter = reject_rbl_client ips.backscatterer.org

/etc/postfix/backscatter:
Code:
<>      backscatter

Does this look right, or am I missing something?

EDIT: After 8 hours sleep, it seems to be working exactly as I wanted, so marking this solved
Back to top
View user's profile Send private message
hanj
Veteran
Veteran


Joined: 19 Aug 2003
Posts: 1500

PostPosted: Wed May 14, 2008 9:20 pm    Post subject: Reply with quote

So how is this working for you? My mailserver is getting hit with some serious backscatter.. clients are getting pissed. Seems little I can do. I noticed that ips.backscatterer.org is dead??

hanji
_________________
Server Admin Blog - Uno-Code.com
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum