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