著者: Christian Schmidt 日付: To: exim-users 題目: Re: [exim] Re: Re: Re: Subject rewrite Spamassassin
Hello Michelle,
Michelle Konzack, 16.01.2005 (d.m.y):
> > Michelle Konzack wrote:
> > [....]
> > If you use exiscan, it will just query spamd for a score and a report.
> > You can use the given results for anything you want... for example for
> > tagging the message or modifying the subject yourself. But that is your
> > job, spamd won't touch the message.
>
> And why do you do that ?
Take a look at the docs coming with the exiscan-acl patch.
> I call spamd via spamc too and have no problems.
Using the exiscan-acl patch you can invoke spamassassin from within an
exim acl to scan mails at smtp time.
> I do not want to get headache and if spamassassin/spamd can do it...