Re: [exim] access to add'l vars in Exim+SpamAssassin?

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: snowcrash+exim-users
Data:  
Para: exim-users
Assunto: Re: [exim] access to add'l vars in Exim+SpamAssassin?
> > are 'other' SpamAssassin vars available to exim.conf?
>
> No, but you can put what you need in $spam_report and extract from it
> then.


good idea; i assume you mean with an appopriate regex expression to
'filter out' the info from the $spam_report variable.

yes? or something else?

thanks!