Re: [exim] ACL spam filter deny but continue delivering

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Tom Kistner
Date:  
À: Rene Rebe
CC: exim-users
Sujet: Re: [exim] ACL spam filter deny but continue delivering
On 14.12.2009 14:06, Rene Rebe wrote:

> I'm wondering if there is something like "deny but continue" in the ACL config that would indicate an error in the "data-in receive phase" and thus let the upstream host generate the error message, if any, but continue delivering the message locally so that exim can save it into some "potentially spam" sub-directory.


control = fakereject

/tom