d1e38da7da1d3d8c65cf77693761d5a24c2349aa
[mail/checkmail.git] / ChangeLog
1 Version 0.4
2
3 * Add overrides for configuration (MAIL FROM/EHLO).
4   New commandline options: -s <sender> and -e <EHLO>.
5   Change documentation accordingly.
6   Thomas Hochstein <thh@inter.net> Thu Jun 17 22:56:14 2010 +0200
7     
8 * Replace splitaddress() by Mail::Address.
9   Thomas Hochstein <thh@inter.net> Wed Jun 16 22:08:22 2010 +0200
10     
11 * -r: Create a really random localpart.
12   Add create_rand_addr().
13   Thomas Hochstein <thh@inter.net> Wed Jun 16 21:51:50 2010 +0200
14
15 * Analyze failure codes, don't fail on temporary failures.
16   Add analyze_smtp_reply().
17   Fixes #8.
18   Thomas Hochstein <thh@inter.net> Wed Jun 16 21:37:43 2010 +0200
19
20
21 Version 0.3
22
23 * Add Changelog.
24   Thomas Hochstein <thh@inter.net> 2010-06-16 22:48:23 +0200
25
26 * Add documentation in POD format.
27   - Drop checkmail.readme
28   Thomas Hochstein <thh@inter.net> 2010-06-16 21:11:43 +0200
29
30 * Complete rewrite.
31   - use strict;
32   - modularize code
33   - refactor application logic
34   - more verbose output
35   - test MXes in order of precedence
36   - cope with multi-line responses
37   - slightly change meaning of exit status
38   - batch processing: set exit status to highest generated value
39   Fixes #9.
40   Fixes #10.
41   Thomas Hochstein <thh@inter.net> 2010-06-16 21:11:23 +0200
42
43
44 Version 0.2
45
46 * Initial check-in.
47   Thomas Hochstein <thh@inter.net> Wed Aug 3 22:00:00 2005 +0200
This page took 0.010359 seconds and 3 git commands to generate.