On Wed, Sep 09, 2009 at 11:02:14AM +0530, Thiyaga wrote:
> Hi,
> 
> We are using Clamd in our organization to scan virus mails and recently we
> had a requirement to implement DKIM support.
> 
> We are aware that Clamd currently doesn't verify DKIM. Since Clamd scans
> each and every byte of a mail, we think, verifying DKIM in Clamd would be
> the best optimal approach.
> 
> Do anybody know any tool or plugin which can be integrated with Clamd for
> DKIM verification?

You would be looking at extremely marginal savings if at all trying to
optimize "using same bytes". Probably it wouldn't be impossible to implement
using external library, however I don't see how it has anything to do with
ClamAV. It certainly wouldn't make your DKIM implementation any
easier/flexible.

Look at dkim-milter/opendkim or amavisd-new etc for proper implementation.

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to