summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>
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>
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>
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>
Thomas Hochstein [Wed, 16 Jun 2010 20:48:36 +0000 (22:48 +0200)]
Add changelog.
Signed-off-by: Thomas Hochstein <thh@inter.net>
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>
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>
Thomas Hochstein [Tue, 15 Jun 2010 18:34:31 +0000 (20:34 +0200)]
Add .gitignore
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.011841 seconds and 4 git commands to generate.