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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: snowcrash+exim-users
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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!