diff options
author | schmonz <schmonz> | 2007-06-08 01:08:29 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2007-06-08 01:08:29 +0000 |
commit | 607c90caafba872e9148ec249435341b93d44dfc (patch) | |
tree | d30c39c56d010834e40ce42fa8be2120d9fc0971 /mail/spamdyke/PLIST | |
parent | 80a14b5a31ca39bdc1529ec0f3c6827cd0fb69d7 (diff) | |
download | pkgsrc-607c90caafba872e9148ec249435341b93d44dfc.tar.gz |
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.
Diffstat (limited to 'mail/spamdyke/PLIST')
-rw-r--r-- | mail/spamdyke/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/spamdyke/PLIST b/mail/spamdyke/PLIST index 8dd01fedc48..86a834b82a6 100644 --- a/mail/spamdyke/PLIST +++ b/mail/spamdyke/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2007/04/11 14:50:37 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/06/08 01:08:29 schmonz Exp $ bin/spamdyke-dnsmx bin/spamdyke-dnsptr bin/spamdyke-dnstxt +bin/spamdyke-passwordcheck bin/domain2path bin/domainsplit bin/spamdyke |