Re: [vchkpw] Vpopmail 5.4.4 released

2004-05-26 Thread Tom Collins
On May 26, 2004, at 6:54 PM, Tom Williams wrote:
I'm currently running vpopmail 5.4.0 on a RedHat 9 box without any 
problems at all.  Is it recommended that I stick with that (if it 
ain't broke :)) or is the upgrade to 5.4.4 safe and painless?
Here's a full list of changes:
I'd personally recommend an upgrade from 5.4.3 and earlier if you:
1) have had problems with mail delivery (to forwards), related to the 
vdelivermail fix in 5.4.4
2) have long domain directory names
3) use roaming users with CDB backend

Upgrade from 5.4.2 and earlier if you:
1) use quotas
Upgrade from 5.4.1 and earlier if you:
1) use Postgres
5.4.4 - released 26-May-04
Tom Collins
- Link math lib when compiling for MySQL.
- Create ~vpopmail and ~vpopmail/etc in configure script. 
[930939]
  Note that any code creating files in ~vpopmail should probably
  be moved from configure and into Makefile (under make 
install).
- Use MAX_PW_DIR when checking max size of domain's directory.

Ken Jones
- vdelivermail.c: wait on pid for qmail-inject to finish
  before continuing in deliver_mail function. [from 5.5.1]
Michael Bowe
- Minor documentation tweaks
- Fix for : If roaming users were enabled, and auth module was 
not
  SQL based, and user's IP address was not available (eg being
  called from Courier-IMAP with authdaemon enabled), then
  open_smtp.tmp.pid files would be created for each auth
  but never removed.

5.4.3 - released 11-Mar-04
Tom Collins
- Add missing link libs (m, nsl, socket) on Solaris installs.
- Fix vsetuserquota() to write properly formatted quota to
  maildirsize file.
- Update vdominfo to ignore non-domains in users/assign.
- Update vconvert and dotqmail2valias to ignore non-domains in
  users/assign.
5.4.2 - released 22-Feb-04
Tom Collins
- Remove attempts to free() static buffers in vpgsql.c. [88]
- Fix problems with creating valias table in vpgsql.c. [892595]
- Remove unnecessary check for C++ from configure[.in].
- Don't include DESTDIR when building inc_deps and lib_deps.
  [886988]
- Properly parse Maildir and mbox delivery lines in .qmail files
  in vdelivermail (and exit(111) for mbox lines). [889756]
- Temporarily disable -s option to vadduser (since it's broken).
  [895375]
Anders Brander
- Add contrib/checkpassword_debug.[README,c] for testing and
  debugging problems with vchkpw. [862608]
5.4.1 - released 10-Feb-04
Tom Collins
- Add dotqmail2valias program for converting .qmail-alias files
  to valias table entries.
--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/


Re: [vchkpw] Vpopmail 5.4.4 released

2004-05-26 Thread Tom Williams
Tom Collins wrote:
I finally decided to release vpopmail 5.4.4.

Just a few minor fixes...  No reason to upgrade from 5.4.3
unless you're experiencing problems related to the items
mentioned in the ChangeLog.
I'm currently running vpopmail 5.4.0 on a RedHat 9 box without any 
problems at all.  Is it recommended that I stick with that (if it ain't 
broke :)) or is the upgrade to 5.4.4 safe and painless?

Thanks in advance... :)
Peace...
Tom


Re: [vchkpw] Vpopmail 5.4.4

2004-04-01 Thread Ken Jones
On Thursday 01 April 2004 1:31 pm, Eduardo M. Bragatto wrote:
>   I'm rebuilding my pop toaster and I would like to include the new
> vpopmail with spamassassin native support. But the current stable
> version doesn't include it. Only the source code from CVS has what I want.
>   I would like to know if the next version (5.4.4) will take a long time
> to arrive. I don't want to build my server with a cvs version for
> obvious reasons ;)
>
>   [[]]'s
>   Eduardo M. Bragatto.

Good question. I'll start heavy testing of the cvs version
to see if it is ready for a 5.4.4 release.

Ken Jones
inter7.com


Re: [vchkpw] Vpopmail 5.4.4

2004-04-01 Thread Tom Collins
On Apr 1, 2004, at 12:31 PM, Eduardo M. Bragatto wrote:
	I'm rebuilding my pop toaster and I would like to include the new 
vpopmail with spamassassin native support. But the current stable 
version doesn't include it. Only the source code from CVS has what I 
want.
	I would like to know if the next version (5.4.4) will take a long 
time to arrive. I don't want to build my server with a cvs version for 
obvious reasons ;)
Actually, you'll want 5.5.1 when it is released, as that is the version 
that includes Ken's work.  It will probably stay in the 5.5 series for 
awhile until it has been thoroughly tested.

I plan to continue maintaining vpopmail 5.4, and will backport bug 
fixes from the 5.5 series as necessary.  As of now, the only chnage in 
5.4.4 (over 5.4.3) is the addition of a math library when compiling 
with MySQL support.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/