pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/spamdyke



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Fri Jul 18 01:22:39 UTC 2008

Modified Files:
        pkgsrc/mail/spamdyke: Makefile distinfo

Log Message:
Update to 4.0.1. This version fixes several bugs:

- The automatic conversion of a graylist directory structure could
  generate errors for empty sender addresses (commonly used for
  bounce messages). Thanks to David Stiller for reporting this one.

- Connections encrypted with TLS (not decrypted by spamdyke) weren't
  always being rejected, even if there was no chance they should
  be accepted. Thanks to Sergio Minini for reporting this one.

- A double-free() problem could result in crashes if the
  "rejection-text-graylist" option was used within a configuration
  directory.

- Compiling on Solaris was generating a warning.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/mail/spamdyke/Makefile \
    pkgsrc/mail/spamdyke/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index