Re: [exim] Blocking Email Addresses

Etusivu
Poista viesti
Vastaa
Lähettäjä: Stephen Gran
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] Blocking Email Addresses
On Wed, Oct 31, 2007 at 04:00:51PM -0500, Matt said:
> I am writing a perl script that creates a list of email addresses that
> have not been checked in over 6 months time. I would like exim to
> refuse any messages destined for these addresses. How would I make
> Exim refuse messages addressed to addresses in a file?


deny local_parts = /some/file

should do, I would think.
--
--------------------------------------------------------------------------
|  Stephen Gran                  | Peace be to this house, and all that    |
|  steve@???             | dwell in it.                            |
|  http://www.lobefin.net/~steve |                                         |

--------------------------------------------------------------------------