Still problematic on 2 boxes

Making all in cdb
gcc -I. -Icdb     -g -O2 -Wall -c vchkpw.c
gcc -I. -Icdb     -g -O2 -Wall -c hmac_md5.c
gcc  -g -O2 -Wall  -o vchkpw  vchkpw.o md5.o hmac_md5.o libvpopmail.a
-lcrypt
gcc -I. -Icdb     -g -O2 -Wall -c vdelivermail.c
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
*** Error code 1

Stop in /usr/home/smooth/vpopmail-5.3.23.
*** Error code 1

Stop in /usr/home/smooth/vpopmail-5.3.23.
*** Error code 1

Stop in /usr/home/smooth/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:

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 connections.

Jens Jahr
- Check for failure when calling auth module.
- Fix vadddomain/vdeldomain when the auth module call fails.
- Fix vsetuserquota to include status messages.

Tom Collins
- Add Date header to over quota warning message.
- Fix possible buffer overflows when setting envbuf[1-4] in
   vchkpw.c. (bug spotted by Michael Bowe)
- Remove error messages from vmysql.c that could interfere with
   POP or SMTP AUTH client sessions.
- Switched from using --enable-default-domain to storing default
   domain in ~vpopmail/etc/defaultdomain.  This should provide
   flexibility when compiling packages for distribution.





Reply via email to