Change mail address.
[mail/checkmail.git] / ChangeLog
... / ...
CommitLineData
1Version 0.6.3 (unreleased)
2
3* Change mail address.
4 Thomas Hochstein <thh@thh.name> Sun Aug 23 22:37:10 2020 +0200
5
6* Fix display of CNAME/A records in log file.
7 Thomas Hochstein <thh@inter.net> Sat Jan 9 12:34:21 2016 +0100
8
9
10Version 0.6.2 (2016-01-09)
11
12* Try to handle CNAMEs and resolve them to A records.
13 Change documentation accordingly.
14 Fixes #55.
15 Thomas Hochstein <thh@inter.net> Sat Jan 9 12:02:27 2016 +0100
16
17* Allow setting an empty envelope-from ('<>') using '-s'.
18 Change documentation accordingly.
19 Update version and copyright dates.
20 Fixes #54.
21 Thomas Hochstein <thh@inter.net> Sat Jan 9 11:15:42 2016 +0100
22
23
24Version 0.6.1 (2011-12-04)
25
26* Fix annoying error message
27 (and some small changes).
28 Thomas Hochstein <thh@inter.net> Sun Dec 04 16:41:52 2011 +0200
29
30
31Version 0.6 (2011-10-24)
32
33* Don't temp-fail on random address check.
34 Thomas Hochstein <thh@inter.net> Mon Oct 24 22:27:01 2011 +0200
35
36* Fix regexp for syntax check.
37 Thomas Hochstein <thh@inter.net> Sun Jul 24 12:28:26 2011 +0200
38
39
40Version 0.5
41
42* Add syntax check for mail addresses.
43 Change documentation accordingly.
44 Fixes #11.
45 Thomas Hochstein <thh@inter.net> Sat Jul 23 23:53:22 2011 +0200
46
47
48Version 0.4
49
50* Add overrides for configuration (MAIL FROM/EHLO).
51 New commandline options: -s <sender> and -e <EHLO>.
52 Change documentation accordingly.
53 Thomas Hochstein <thh@inter.net> Thu Jun 17 22:56:14 2010 +0200
54
55* Replace splitaddress() by Mail::Address.
56 Thomas Hochstein <thh@inter.net> Wed Jun 16 22:08:22 2010 +0200
57
58* -r: Create a really random localpart.
59 Add create_rand_addr().
60 Thomas Hochstein <thh@inter.net> Wed Jun 16 21:51:50 2010 +0200
61
62* Analyze failure codes, don't fail on temporary failures.
63 Add analyze_smtp_reply().
64 Fixes #8.
65 Thomas Hochstein <thh@inter.net> Wed Jun 16 21:37:43 2010 +0200
66
67
68Version 0.3
69
70* Add Changelog.
71 Thomas Hochstein <thh@inter.net> 2010-06-16 22:48:23 +0200
72
73* Add documentation in POD format.
74 - Drop checkmail.readme
75 Thomas Hochstein <thh@inter.net> 2010-06-16 21:11:43 +0200
76
77* Complete rewrite.
78 - use strict;
79 - modularize code
80 - refactor application logic
81 - more verbose output
82 - test MXes in order of precedence
83 - cope with multi-line responses
84 - slightly change meaning of exit status
85 - batch processing: set exit status to highest generated value
86 Fixes #9.
87 Fixes #10.
88 Thomas Hochstein <thh@inter.net> 2010-06-16 21:11:23 +0200
89
90
91Version 0.2
92
93* Initial check-in.
94 Thomas Hochstein <thh@inter.net> Wed Aug 3 22:00:00 2005 +0200
This page took 0.010035 seconds and 4 git commands to generate.