mail/checkmail.git
13 years agoRelease v0.4 v0.4
Thomas Hochstein [Thu, 17 Jun 2010 21:34:57 +0000 (23:34 +0200)] 
Release v0.4

Bump version number, amend changelog.

Signed-off-by: Thomas Hochstein <thh@inter.net>
13 years agoAdd overrides for configuration (MAIL FROM/EHLO).
Thomas Hochstein [Thu, 17 Jun 2010 20:56:14 +0000 (22:56 +0200)] 
Add overrides for configuration (MAIL FROM/EHLO).

New commandline options: -s <sender> and -e <EHLO>.
Change documentation accordingly.

Signed-off-by: Thomas Hochstein <thh@inter.net>
13 years agoReplace splitaddress() by Mail::Address.
Thomas Hochstein [Wed, 16 Jun 2010 20:08:22 +0000 (22:08 +0200)] 
Replace splitaddress() by Mail::Address.

Signed-off-by: Thomas Hochstein <thh@inter.net>
13 years ago-r: Create a really random localpart.
Thomas Hochstein [Wed, 16 Jun 2010 19:51:50 +0000 (21:51 +0200)] 
-r: Create a really random localpart.

Add create_rand_addr().

Signed-off-by: Thomas Hochstein <thh@inter.net>
13 years agoAnalyze failure codes, don't fail on temporary failures.
Thomas Hochstein [Wed, 16 Jun 2010 19:37:43 +0000 (21:37 +0200)] 
Analyze failure codes, don't fail on temporary failures.

Add analyze_smtp_reply().

Fixes #8.

Signed-off-by: Thomas Hochstein <thh@inter.net>
13 years agoAdd changelog. v0.3
Thomas Hochstein [Wed, 16 Jun 2010 20:48:36 +0000 (22:48 +0200)] 
Add changelog.

Signed-off-by: Thomas Hochstein <thh@inter.net>
13 years agoAdd documentation in POD format.
Thomas Hochstein [Wed, 16 Jun 2010 14:43:23 +0000 (16:43 +0200)] 
Add documentation in POD format.

- Add POD.
- Drop checkmail.readme.

Signed-off-by: Thomas Hochstein <thh@inter.net>
13 years agoComplete rewrite.
Thomas Hochstein [Wed, 16 Jun 2010 14:38:06 +0000 (16:38 +0200)] 
Complete rewrite.

- use strict;
- modularize code
- refactor application logic
- more verbose output
- test MXes in order of precedence
- cope with multi-line responses
- slightly change meaning of exit status
- batch processing: set exit status to highest generated value

Fixes #9.
Fixes #10.

Signed-off-by: Thomas Hochstein <thh@inter.net>
13 years agoAdd .gitignore
Thomas Hochstein [Tue, 15 Jun 2010 18:34:31 +0000 (20:34 +0200)] 
Add .gitignore

14 years agoInitial commit. v0.2
Thomas Hochstein [Fri, 15 Jan 2010 08:01:52 +0000 (09:01 +0100)] 
Initial commit.

Signed-off-by: Thomas Hochstein <thh@inter.net>
This page took 0.012052 seconds and 4 git commands to generate.