Re: [exim] mail-from exception to rbl

Pàgina inicial
Delete this message
Reply to this message
Autor: Heiko Schlittermann
Data:  
A: exim-users
Assumpte: Re: [exim] mail-from exception to rbl
Randy Bush <randy@???> (Di 05 Jul 2005 19:40:32 CEST):
> i run mail-abuse.org dnsrbl in acl_check_rcpt:. turns out, of
> course, that there are a few critical senders living behind qil
> blocked smtp senders. so i want to accept a few mail-from
> before the dnsrbl rejects. so i have hacked the brutal
>
> accept local_parts = (user1\@\do\.main|foo\@\earthlink\.\com)


Local_parts is related to the recipient of your mail, but you're
checking the sender, right?

And local_parts are local_parts, so domains are useless in that context.
You sould try something like

    accept  senders = user1@??? : user2@???


And if this works you may extend that to some lookup to be
more efficient.


    Best regards from Dresden
    Viele Grüße aus Dresden
    Heiko Schlittermann
-- 
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann HS12-RIPE -----------------------------------------
 gnupg encrypted messages are welcome - key ID: 48D0359B ---------------
 gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2  7E92 EE4E AC98 48D0 359B -