[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

zmailer-2.99.31-960730.tar.gz



Well,

	It is out at  ftp://ftp.funet.fi/pub/unix/mail/zmailer/
Things addressed now:

- <stdarg.h> vs. <varargs.h>
  (if using stdarg.h, assumes ANSI-C, demands even!)
- configuration selections
  - compilation of the bundled libresolv is with explicite
    usage of   -with-bundled-libresolv   -switch
  - using system malloc with:  --with-system-malloc
  - detection of Sun Solaris things with and without the
    bundled libresolv
- router program more resilient against getting invalid
  input from the input sources  (A binary X.400 message 
  was able to crash 2.99.30 at message header parsing..)

Do read the INSTALL, there are several comments relating
on when to use the bundled libresolv, for example.

This version has been compile tested at Sun Solaris 2.5
with gcc-2.7.2, and at DEC OSF/1 v3.2D with   cc -migrate.

/Matti Aarnio <mea@nic.funet.fi>