1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
Version history
Version 1.3.2 - 2.3.1999
Conditional error-to.
Version 1.3.1 - 2.9.1998
Fixed carbon copy option.
Version 1.3 - 13.8.96
Option to send a carbon copy. (Not yet working)
Version 1.2.7 - 12.4.96
Added random number (pid) code to subject parsing
Version 1.2.6 - 30.1.96
Fixed address checking bug with addresses without realnames
Version 1.2.5 - 29.1.96
Added debugging output
Fixed some possible references to null-pointers
Version 1.2.4 - 25.1.96
Added support for machines lacking strerror(3C)
Version 1.2.3 - 27.9.95
Gateway identifies with Sender: instead of From:
User address now specified in From: field, Reply-To alias for From
Version 1.2.2 - 5.9.95
Added <TAB> to the address file separators
Version 1.2.1 - 2.8.95
X- postfix for Addr, Host, Ident and User headers.
Version 1.2 - 1.6.95
Option to send a copy of the generated mail to oneself.
Fixed bug when client sends <CR><LF> instead of <LF> only.
Version 1.1.1 - 23.1.95
Option to show generated mail in automatic acknowledgement page.
Version 1.1 - 19.1.95
Added evaluation of INPUT fields for To, Subject and Acknowledge.
Default FORM now generates INPUT fields instead of URL parameters.
Version 1.0.2 - 23.8.94
Fixed location bug.
Supplies default FORM on method GET now.
Version 1.0.1 - 10.6.94
Fixed documentation bug.
Version 1.0 - 10.6.94
Initial version
Thanx for bug reports, ideas and fixes to
anr@ime.usp.br (Adriano R.)
pall@rz.uni-karlsruhe.de (Michael Pall)
otisg@cobalt.middlebury.edu (Otis Gospodnetic)
A current version of mailto can be retrieved from
ftp://ftp.rz.uni-karlsruhe.de/pub/net/www/tools/cgi-src/mailto.tar.gz
|