blob: 4036167ea98ae9da6472305480296e07b1ac2b8a (
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
|
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).
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
|