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

Góra strony
Delete this message
Reply to this message
Autor: snowcrash+exim-users
Data:  
Dla: exim-users
Temat: 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!