Can someone tell me why this is getting rejected. I am just starting to learn some Regexp. This is the error
Feb 3 15:17:47 heffe postfix/cleanup[45124]: 6A0F41CC5F: reject: header Subject : Re: documents from pdginet.placerdome.com[199.175.121.12]; from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=ESMTP helo=<PDGiNET.placerdome.com>: 554 ACL 5 This Message Content was REJECTED! And this is the only line in my header checks that has that rejection. /^Subject:.*(xxx|fuck|teensex|suck|clit|hgh|viagra|penis|cum|Phentermine|Viagra)/ REJECT 554 ACL 5 This Message Content was REJECTED! I don't see a match for it though. The subject was simply "RE: documents" -- Jeff
