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

Etusivu
Poista viesti
Vastaa
Lähettäjä: David Woodhouse
Päiväys:  
Vastaanottaja: exim-users
Kopio: Dave Evans
Aihe: 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