Minor correction (missed a "\" in the second line): /(smtp)|(biz).*\.rr\.com/ DUNNO /.*\.rr\.com/ 554 ACL Baker test
Bill ----- Original Message ----- From: "Bill Landry" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 13, 2003 7:31 PM Subject: [IMGate] Re: are we lazy as he says ? Okay, then: /(smtp)|(biz).*\.rr\.com/ DUNNO /.*\.rr.com/ 554 ACL Baker test This will allow anything that matches the first line to pass onto other tests, while rejecting anything else with .rr.com in it. Bill ----- Original Message ----- From: "Len Conrad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 13, 2003 7:20 PM Subject: [IMGate] Re: are we lazy as he says ? >Why not something simple like: > >/(smtp)|(biz).*\.rr\.com/ OK ... because this whitelists those two, no more restrictions are appplied (like SAV). We don't want to whitelist them, just not blacklist them in the subscriber filter. There is a difference. Len
