[Mimedefang] Connecting Clamd via inet socket?

Dianne Skoll dfs at roaringpenguin.com
Fri Dec 2 12:01:59 EST 2016


On Fri, 2 Dec 2016 16:57:32 +0100
Benoit Panizzon <benoit.panizzon at imp.ch> wrote:

> Does anyone know, if it's possible to use
> ClamdSock = "host:port";
> in MIMEDefang?

No; the built-in code uses IO::Socket::UNIX and can only scan local
files.  You need to write your own wrapper code if you want to
stream files to another host.

Regards,

Dianne.



More information about the MIMEDefang mailing list