Lähettäjä: Graeme Fowler Päiväys: Vastaanottaja: exim-users Aihe: Re: [exim] Sending information from Exim to SpamAssassin
On Thu, 2013-05-16 at 21:38 -0700, Marc Perkel wrote: > Since Exim doesn't include messages headers that were added by ACLs when
> passing messages to SpamAssassin I was wondering if there were any
> tricks that anyone has to send information between Exim and SA?
Headers added in the MAIL, RCPT and pre-DATA ACLs are available to the
MIME and DATA ACLs - we make use of this to feed information to
SpamAssassin in exactly the way you describe.