cvs commit: qpsmtpd STATUS
[email protected] (Ask Bjoern Hansen)
| Newsgroups | perl.cvs.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 03/04/21 01:30:13 Modified: . STATUS Log: more todo Revision Changes Path 1.8 +4 -0 qpsmtpd/STATUS Index: STATUS =================================================================== RCS file: /cvs/public/qpsmtpd/STATUS,v retrieving revision 1.7 retrieving revision 1.8 diff -u -w -r1.7 -r1.8 --- STATUS 6 Feb 2003 04:40:48 -0000 1.7 +++ STATUS 21 Apr 2003 08:30:13 -0000 1.8 @@ -2,6 +2,10 @@ Issues ====== +add whitelist support to the dnsbl plugin (and maybe to the rhsbl +plugin too). Preferably both supporting DNS based whitelists and +filebased (CDB) ones. + Use clamd so we don't have to run with a higher memory limit. Matt has made a Perl module interfacing clamd; the clamav module should use that if available.