
Mail::Decency::ContentFilter::ClamAV

Checks mails against clamav

---
disable: 0
#max_size: 0
#timeout: 30
# hostname / ip of clamav server
#host: '127.0.0.1'
#port: 12345
# or use unix socket (path)
path: /var/run/clamav/clamd.ctl

Instance of ClamAV::Client


Ulrich Kautz <uk@fortrabbit.de>

Copyright (c) 2010 the "AUTHOR" as listed above

This library is free software and may be distributed under the same terms as perl itself.