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


Reply via email to