Subj : CVS commit src/smblib/smbadd.c smbhash.c To : All From : rswindell Date : Mon Aug 01 2005 04:21 pm src/smblib smbadd.c 1.15 1.16 smbhash.c 1.12 1.13 Update of /cvsroot/sbbs/src/smblib In directory cvs.synchro.net:/tmp/cvs-serv31613 Modified Files: smbadd.c smbhash.c Log Message: No longer calculate, store, or look-up hashes for the mail database. Since we're not using the message-ID for dupe checking or threading and we already have a mechanism in place for body text dupe detection (via CRC-32) the hash mechanism is providing an unnecessary burden on the mail database. .