Current time: 04-19-2024, 01:35 AM Hello There, Guest! (LoginRegister)


Post Reply 
[HowTo] Selective greylisting
Author Message
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #11
RE: [HowTo] Selective greylisting
Hi rbtux could you please make a sample how to include a list in dynip.pcre?
Did i have to use regex format in the blacklist like:
/\.wowrx\.biz/i

(04-28-2009 10:41 PM)rbtux Wrote:  of course ;-)
04-28-2009 11:18 PM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #12
RE: [HowTo] Selective greylisting
We use this feature for blocking well known dialin nets (according to our log investigation we do from time to time...)

Code:
/.*\.dynamic\.163data\.com\.cn$/        REJECT We do not accept mail from dynamic/dialin IP ranges
/ip(\d+-)(\d+-)(\d+-)\d+\.customer\.academica\.fi$/     REJECT We do not accept mail from dynamic/dialin IP ranges
04-28-2009 11:32 PM
Visit this user's website Find all posts by this user Quote this message in a reply
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #13
RE: [HowTo] Selective greylisting
thank you :-)

(04-28-2009 11:32 PM)rbtux Wrote:  We use this feature for blocking well known dialin nets (according to our log investigation we do from time to time...)

Code:
/.*\.dynamic\.163data\.com\.cn$/        REJECT We do not accept mail from dynamic/dialin IP ranges
/ip(\d+-)(\d+-)(\d+-)\d+\.customer\.academica\.fi$/     REJECT We do not accept mail from dynamic/dialin IP ranges
04-29-2009 12:00 AM
Find all posts by this user Quote this message in a reply
Smallserver Offline
Junior Member
*

Posts: 38
Joined: Jan 2008
Reputation: 0
Post: #14
RE: [HowTo] Selective greylisting
(11-12-2007 12:13 AM)rbtux Wrote:  Change in the smpd_recipient_restrictions:

Typo alert: smTpd_recipient_restrictions:

Herman

p.s. This was usefull for me too, email took ages to arrive!
(This post was last modified: 11-27-2009 11:21 PM by Smallserver.)
11-27-2009 11:20 PM
Find all posts by this user Quote this message in a reply
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #15
RE: [HowTo] Selective greylisting
hm, auf squeeze klappt das anscheinend nicht mehr:
Code:
fatal: dict_open: unsupported dictionary type: pcre:  Is the postfix-pcre package installed?

postfix-pcre ist aber installiert ...
02-24-2012 04:03 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)