Re: [exim] pipe message to app

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: W B Hacker
Data:  
Para: exim users
Asunto: Re: [exim] pipe message to app
David Saez Padros wrote:

> Hi !!
>
> Is there any way to use ${run} to pipe the current message
> (including headers) to an external aplication and get the
> output ??
>


A 'spamd' or 'malware' call essentially does something similar to utilize
SpamAssasin and ClamAV (or other AV scanner), and I have long wondered how
difficult it would be to 'declare' sockets or IP for more such calls.

Anyone presently doing this?

Ex: Anyone invokong a 'Dspam' run from a DATA acl instead of awaiting the routers?

Bill