Re: [Exim] some exiscan-acl questions..

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Tom Kistner
Datum:  
To: Brian, exim-users
Betreff: Re: [Exim] some exiscan-acl questions..
Brian wrote:

> from what I can see in the spamd logs is that *each* time you call spam
> = nobody it repipes the message to spamd *again*


Are you sure? The spam condition uses caching, so it will not really
contact spamd again unless you specify a different user name. If you
really get multiple calls for the same message and same username, then
there is a bug. Please show me the logs :)