Re: [Exim] Re: ANTISPAM reply-based unblock-sender-email (…

Etusivu
Poista viesti
Vastaa
Lähettäjä: Suresh Ramasubramanian
Päiväys:  
Vastaanottaja: ayp
Kopio: exim-users
Aihe: Re: [Exim] Re: ANTISPAM reply-based unblock-sender-email (www/reply)
At 07:35 PM 5/3/2003 +0400, ayp@??? wrote:
>I can wrote condition for yahoo.com, for mail.com, etc. But I want to
>maintain one list of freemail domains, so the following check should be
>applied for each member of list:
>
>if ($sender_helo_name == $member) and ($sender_host_name != .* + $member)
>then reject it


Just pull these from a DB which you keep adding to.

         srs