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