From: spork <sp...@fa...> - 2003-07-19 08:09:40
|
On Fri, 18 Jul 2003, Chris Hallgren wrote: > Wow looks like it fixes the .qmail for the catchall account now. I have not > tested it yet. But I would like to hear from others on this and what they > think of the stabality of the new release of vpopmail\ I'm just about to install it. I'm hungry for the catchall fix. :) If anyone is interested, here's some of the errors appearing, this is on FreeBSD 4.8: ---- gcc -I. -I/usr/local/include/mysql -g -O2 -Wall -c maildirquota.c maildirquota.c: In function `readuserquota': maildirquota.c:188: warning: passing arg 3 of `countcurnew' from incompatible pointer type maildirquota.c:196: warning: passing arg 4 of `countsubdir' from incompatible pointer type ---- gcc -I. -I/usr/local/include/mysql -g -O2 -Wall -c vpasswd.c vpasswd.c: In function `get_options': vpasswd.c:80: warning: unused variable `optarg' ---- gcc -I. -I/usr/local/include/mysql -g -O2 -Wall -c vdeloldusers.c vdeloldusers.c: In function `main': vdeloldusers.c:87: warning: control reaches end of non-void function ---- gcc -I. -I/usr/local/include/mysql -g -O2 -Wall -c vdominfo.c vdominfo.c: In function `get_options': vdominfo.c:85: warning: unused variable `optarg' ---- gcc -I. -I/usr/local/include/mysql -g -O2 -Wall -c vkill.c vkill.c: In function `get_options': vkill.c:52: warning: unused variable `optarg' ---- That's it. Now to see if it works... Charles > > Chris > ----- Original Message ----- > From: "Tom Collins" <to...@to...> > To: <qma...@li...> > Sent: Thursday, July 17, 2003 19:50 > Subject: [qmailadmin-devel] Updated vpopmail -- please review before public > announcement > > > > <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. > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: VM Ware > > With VMware you can run multiple operating systems on a single machine. > > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > > _______________________________________________ > > qmailadmin-devel mailing list > > qma...@li... > > https://lists.sourceforge.net/lists/listinfo/qmailadmin-devel > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > qmailadmin-devel mailing list > qma...@li... > https://lists.sourceforge.net/lists/listinfo/qmailadmin-devel > |