From: Tom C. <to...@to...> - 2003-07-18 00:50:43
|
<http://sourceforge.net/projects/vpopmail/> There were a lot of patches that went into this release, and I have yet to set up a development server for vpopmail/qmailadmin testing with MySQL databases (although I'm very close to doing so). Can some of you download and compile 5.3.21 on one of your development/test boxes to make sure it at least compiles? All of the changes seemed sane, but I could have botched something along the way. -T 5.3.21 - released 17-Jul-03 Ole Gjerde - Check return code from vdeliver_mail in valias code and exit appropriately on errors. Previously, mail could be lost. Cory Wright (and others) - Fix missing "\" in multi-line #define in vmysql.h. Maurice Snellen - When logging POP3 logins, now includes system accounts. Emris and Jeff Hedlund - Ignore comments when processing .qmail files. Moshe Jacobson - Allow colons in cleartext passwords (vqpasswd() in vpopmail.c). Jonas Thomsen - Ignore final '.' in users/assign when running 'vconvert -c -m'. Michael Bowe - Remove debug printfs from vdelivermail on overquota bounces. Jeff Hedlund - Ignore comments when processing .qmail files. - Process .qmail file when delivering to local (Maildir) catchall. - vdelivermail now properly sets $EXT@$HOST and sets Deliver-To header on local deliveries. Tom Collins - Fix usage formatting on vconvert. - Support for MB/KB quota formats in vmoduser. |