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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: snowcrash+exim-users
日付:  
To: 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!