blob: 44dfae8db6dd69741725f4d454cd1ee222da7211 (
plain)
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
|
News
~~~~
* Version 0.4 (under development):
* Debian packaging.
* Fixes to compile on FreeBSD (Tim Hemel).
* Local delivery via a MDA.
* Extraction of the recipients from the headers ('-t' option).
* 8bit-MIME extension ('-B' option).
* Further Delivery Status Notification ('-R' and '-V' options).
* Version 0.3:
* Capability to generate log files.
* Better verbose output.
* Minor bug fixes and documentation enhancements.
* Multiple identities (Jerome).
* Version 0.2:
* Packaging corrections.
* Minor bug fixes and documentation enhancements.
* Use sendmail exit codes.
* Version 0.1:
* Initial release.
|