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