Fix display of CNAME/A records in log file.
[mail/checkmail.git] / ChangeLog
1 Version 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
7 Version 0.6.2 (2016-01-09)
8
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
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
21 Version 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
28 Version 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
37 Version 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
45 Version 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
65 Version 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
88 Version 0.2
89
90 * Initial check-in.
91   Thomas Hochstein <thh@inter.net> Wed Aug 3 22:00:00 2005 +0200
This page took 0.011859 seconds and 3 git commands to generate.