qpsmtpd/plugins/virus
jaredj da0110837b Call add_recipient correctly in kavscanner plugin
plugins/virus/kavscanner calls $transaction->add_recipient($_->address)
on a list of Mail::Address objects, but add_recipient() clearly
documents that it takes Qpsmtpd::Address (or compatible) objects, not
strings.  This is a bit of a drive-by fix inspired by a grep through the
codebase for calls to add_recipient().
2009-02-27 00:49:01 -08:00
..
aveclient POD syntax cleanup (Steve Kemp) 2007-09-03 15:47:08 +00:00
bitdefender Qpsmtpd::Transaction: add body_fh(), body_length() and data_size(), 2006-12-16 11:56:48 +00:00
clamav documentation typo in clamav, update changes file a bit 2006-12-18 10:45:22 +00:00
clamdscan fix typo 2007-11-17 08:16:46 +00:00
hbedv r483@dog: rspier | 2005-07-06 21:17:00 -0700 2005-07-07 04:17:39 +00:00
kavscanner Call add_recipient correctly in kavscanner plugin 2009-02-27 00:49:01 -08:00
klez_filter Qpsmtpd::Transaction: add body_fh(), body_length() and data_size(), 2006-12-16 11:56:48 +00:00
sophie Qpsmtpd::Transaction: add body_fh(), body_length() and data_size(), 2006-12-16 11:56:48 +00:00
uvscan POD syntax cleanup (Steve Kemp) 2007-09-03 15:47:08 +00:00