Subject: CVS commit: pkgsrc/mail/spamdyke
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 06/08/2007 01:08:30
Module Name: pkgsrc
Committed By: schmonz
Date: Fri Jun 8 01:08:29 UTC 2007
Modified Files:
pkgsrc/mail/spamdyke: Makefile PLIST distinfo
pkgsrc/mail/spamdyke/patches: patch-aa patch-ac
Log Message:
Update to 2.6.2. From the changelog:
Fixed smtp_filter() to accept parameters to AUTH PLAIN when the MUA sends the
authentication information with the command instead of waiting for another
prompt.
Changed find_address() to strip BATV tags from addresses so whitelist/
blacklist matching can still take place. Reported by Walter Russo.
Added utils/passwordcheck to help troubleshoot SMTP AUTH problems.
Added more logging to exec_checkpassword() to aid troubleshooting.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/spamdyke/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/spamdyke/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/spamdyke/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/spamdyke/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/spamdyke/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.