Mine has always been set to "no". I have watched the aol test run through my servers but never saw anything get by. Do you think it would be wise to change it?
DustyC -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Len Conrad Sent: Tuesday, September 02, 2003 6:21 PM To: [EMAIL PROTECTED] Subject: [IMGate] Re: percent hack argh. see: man regexp_table Leave the value at "yes" and make a new file: to_recipients_bw.regexp containing : /[EMAIL PROTECTED]@!%]/ 550 Sender-specified routing rejected /^postmaster@/ OK /^abuse@/ OK /^root@/ OK and put this in your smtpd_recipient_restrictions pcre:/etc/postfix/to_recipients_bw.regexp well, that's the solution du jour. very confusing. if anybody sees any problems, speak up. I'm astonished this hasn't come up before. I've never heard of one of my IMgates being open to the percent thing. oh well. Len
