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 timezone is 
defined.

--
Tom Collins
[EMAIL PROTECTED]
http://sniffter.com/ - info on the Sniffter hand-held Network Tester



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

 Please send a copy of /usr/local/time.h so I can see how timezone is
 defined.

Don't know if someone already sent this to you directly, but I am sending
you /usr/include/time.h from FreeBSD 4.7-RELEASE and 5.1-RELEASE.

/usr/local/time.h doesn't exist.

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net





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



RE: [vchkpw] vpopmail 5.3.23 released

2003-07-25 Thread Hani Mouneimne
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.







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 man page for it which doesn't list a 'timezone' var.

If I could find the bloody thing in the source then I could figure
out it's type and submit a patch I think...

I'll keep looking...



 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

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net