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