Fix annoying error message (Release 0.6.1).
[mail/checkmail.git] / ChangeLog
1 Version 0.6.1 (2011-12-04)
2
3 * Fix annoying error message
4   (and some small changes).
5   Thomas Hochstein <thh@inter.net> Sun Dec 04 16:41:52 2011 +0200
6
7
8 Version 0.6 (2011-10-24)
9
10 * Don't temp-fail on random address check.
11   Thomas Hochstein <thh@inter.net> Mon Oct 24 22:27:01 2011 +0200
12
13 * Fix regexp for syntax check.
14   Thomas Hochstein <thh@inter.net> Sun Jul 24 12:28:26 2011 +0200
15
16
17 Version 0.5
18
19 * Add syntax check for mail addresses.
20   Change documentation accordingly.
21   Fixes #11.
22   Thomas Hochstein <thh@inter.net> Sat Jul 23 23:53:22 2011 +0200
23
24
25 Version 0.4
26
27 * Add overrides for configuration (MAIL FROM/EHLO).
28   New commandline options: -s <sender> and -e <EHLO>.
29   Change documentation accordingly.
30   Thomas Hochstein <thh@inter.net> Thu Jun 17 22:56:14 2010 +0200
31     
32 * Replace splitaddress() by Mail::Address.
33   Thomas Hochstein <thh@inter.net> Wed Jun 16 22:08:22 2010 +0200
34     
35 * -r: Create a really random localpart.
36   Add create_rand_addr().
37   Thomas Hochstein <thh@inter.net> Wed Jun 16 21:51:50 2010 +0200
38
39 * Analyze failure codes, don't fail on temporary failures.
40   Add analyze_smtp_reply().
41   Fixes #8.
42   Thomas Hochstein <thh@inter.net> Wed Jun 16 21:37:43 2010 +0200
43
44
45 Version 0.3
46
47 * Add Changelog.
48   Thomas Hochstein <thh@inter.net> 2010-06-16 22:48:23 +0200
49
50 * Add documentation in POD format.
51   - Drop checkmail.readme
52   Thomas Hochstein <thh@inter.net> 2010-06-16 21:11:43 +0200
53
54 * Complete rewrite.
55   - use strict;
56   - modularize code
57   - refactor application logic
58   - more verbose output
59   - test MXes in order of precedence
60   - cope with multi-line responses
61   - slightly change meaning of exit status
62   - batch processing: set exit status to highest generated value
63   Fixes #9.
64   Fixes #10.
65   Thomas Hochstein <thh@inter.net> 2010-06-16 21:11:23 +0200
66
67
68 Version 0.2
69
70 * Initial check-in.
71   Thomas Hochstein <thh@inter.net> Wed Aug 3 22:00:00 2005 +0200
This page took 0.011236 seconds and 3 git commands to generate.