Re: [exim] Blocking Email Addresses

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Drav Sloan
Datum:  
To: John Hall
CC: exim-users
Betreff: Re: [exim] Blocking Email Addresses
John Hall wrote:
> Try a stanza like this:
>
>   deny recipients = lsearch;/etc/virtual/blocked_email
>        message = Email account suspended due to inactivity


This will also bounce emails to valid accounts, if the email has
multiple recipients one of which is in your list.

Just FYI.

Regards

D.