Re: [Exim] Blocking Specific Senders

Etusivu
Poista viesti
Vastaa
Lähettäjä: Kirill Miazine
Päiväys:  
Vastaanottaja: Joseph Kezar
Kopio: exim-users
Aihe: Re: [Exim] Blocking Specific Senders
* Joseph Kezar <jkezar@???> [20011126 08:52]:
> I thought I read somewhere of a way to maintain my own list of addresses
>
> that I could block.
> We keep getting junk from free@???. How can I block this? I
>
> wrote a filter to send it to /dev/null. Is this the most efficient
> way? Or is there some global configuration setting like: block_from =
> free@??? : /usr/exim/blocklist/blockfile


sender_reject
sender_reject_recipients

See the docs for the difference between these two.

--
Kirill