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

Top Pagina
Delete this message
Reply to this message
Auteur: snowcrash+exim-users
Datum:  
Aan: exim-users
Onderwerp: 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!