Re: [vchkpw] vpopmail 5.3.23 released

2003-07-26 Thread Tom Collins
On Friday, July 25, 2003, at 05:28 AM, Hani Mouneimne wrote: vdelivermail.c: In function `date_header': vdelivermail.c:1333: invalid operands to binary / vdelivermail.c:1321: warning: `tz' might be used uninitialized in this function Please send a copy of /usr/local/time.h so I can see how

Re: [vchkpw] vpopmail 5.3.23 released

2003-07-26 Thread Jesse Guardiani
On Saturday 26 July 2003 09:07, Tom Collins wrote: On Friday, July 25, 2003, at 05:28 AM, Hani Mouneimne wrote: vdelivermail.c: In function `date_header': vdelivermail.c:1333: invalid operands to binary / vdelivermail.c:1321: warning: `tz' might be used uninitialized in this function

[vchkpw] vpopmail 5.3.23 released

2003-07-25 Thread Tom Collins
I'm leaving for the airport in 5 minutes, but here's the 5.3.23 release: 5.3.23 Tom Collins - Removed timezone declaration to correct compile problem on FreeBSD. 5.3.22 Moshe Jacobson - Fix maildir_to_email() to work with hashed domain directories. Matt Berardi - Add 2 second timeout on MySQL

RE: [vchkpw] vpopmail 5.3.23 released

2003-07-25 Thread Hani Mouneimne
/vpopmail-5.3.23. bsd# Same on the other server. Regards Hani -Original Message- From: Tom Collins [mailto:[EMAIL PROTECTED] Sent: 25 July 2003 12:54 To: vpopmail list Subject: [vchkpw] vpopmail 5.3.23 released I'm leaving for the airport in 5 minutes, but here's the 5.3.23 release

Re: [vchkpw] vpopmail 5.3.23 released

2003-07-25 Thread Jesse Guardiani
On Friday 25 July 2003 08:28, Hani Mouneimne wrote: Still problematic on 2 boxes I'm running FreeBSD 4.7-RELEASE and I'm getting the same thing. Is the 'timezone' variable on line 1333 of vdelivermail.c supposed to be generated by tzset()? I can't find tzset() in my source tree, but I have a