PTmail - changes for V4.1.x 30-Jan-1996 L.Brennan V4.1.2 stop flipping TO address to uppercase in fix_address(); stop continual upcase when compare of ALIASES - just upcase a temp and check that, rather than the actual address! (yes, the ALIASES are still kept in uppercase) don't upcase() the alias expansion. MSGS.C and ALIAS.C 19-Aug-1995 L.Brennan V4.1.1 use nam.h anywhere that used 255 or 256 for strings maximums. ie NAM$C_MAXRSS+1 instead of 256.. I had missed doing the MAIL.H in 4.1 add VER_PATCH field into VERSION.H 27-July-1995 L.Brennan V4.1.0 Fix bug which causes blow-up at VMS 6.+ where the variables for the mail$get_user_info() call no longer get cleared. (also applies to Michael N. LeVine's S-MAIL prog, of course) Massive cleanup of code for portability between VAXC/GCC/DECC. (VAXC allowed bizarre usage of "&" in just about any context!) No automatic initialisation of structures, etc. DECC just complains.. Soo.. out they go. General cleanup/fixes for message strings, SMG$M args, etc #include files, extern defs, DECC options, linker, etc. Move site-specific e-mailer stuff to USERDEF.H Move version info to VERSION.H No longer crashes/exits when the user doesn't have a MAIL.MAI file. fixed related variable init problems. link with /NOTRACEBACK for when no MAIL.MAI present... defaults to YES, I want to use a SIGNATURE.TXT file if available! killed the last of the DECC warnings! - courtesy of Paul Nankervis (ccpn@lure.latrobe.edu.au) This page is maintained by Falke Bruinsma (falke@innersource.com)