Re: [exim] message-id related spam filtering isrejectingmyma…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: David Woodhouse
Ημερομηνία:  
Προς: exim-users
Υ/ο: Dave Evans
Αντικείμενο: Re: [exim] message-id related spam filtering isrejectingmymails...
On Sun, 2006-11-26 at 22:44 +0100, Jakob Hirsch wrote:
> So
> instead of rewriting msgids (they are already out, anyway) I block them:
>
>     condition = ${if match
> {$local_part}{\N(?i)^[0-9a-f]{8}\.[0-9a-f]{7}$\N}} 


Do you actually have valid local users with localparts like that?
Wouldn't those get rejected anyway?

--
dwmw2