Re: [Exim] SPAM TAG after RBL'ed

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Andreas Metzler
Fecha:  
A: exim-users
Asunto: Re: [Exim] SPAM TAG after RBL'ed
On Tue, Sep 23, 2003 at 09:43:28PM -0400, Oren Levi wrote:
> How would i go about adding a tag to the original subject so that a
> user could just filter it?


You could use a combination of headers_add headers_remove with an
acl-variable that you set if it is spam, exiscan-acl's documentation
has an example that uses a temorary header instead.
            cu andreas