View Issue Details

IDProjectCategoryView StatusLast Update
0000008checkmail[All Projects] Generalpublic2011-07-24 01:01
ReporterthhAssigned Tothh 
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
ProjectionnoneETAnone 
Product Version0.2Product Build 
Target Version0.4Fixed in Version0.4 
Summary0000008: checkmail should recognize temporary failure codes
Descriptioncheckmail does not differentiate between temporary (4xx) and permanent (5xx) failures; it treats both as non-deliverable, i.e. an invalid address. That is obviously wrong and leads to false positives concering greylisting, temporary overload and so on.
TagsNo tags attached.

Activities

thh

thh

2010-06-16 23:16

administrator   ~0000009

Fix committed to master branch as f18dc26f65f6b31fb48a1c741cd0bc282376ddc4.

Related Changesets

checkmail: master f18dc26f

2010-06-16 19:37:43

thh

Details Diff
Analyze failure codes, don't fail on temporary failures.

Add analyze_smtp_reply().

Fixes 0000008.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Affected Issues
0000008
mod - checkmail.pl Diff File

Issue History

Date Modified Username Field Change
2010-06-08 23:59 thh New Issue
2010-06-16 17:19 thh Priority normal => high
2010-06-16 17:19 thh Severity minor => major
2010-06-16 17:19 thh Product Version => 0.2
2010-06-16 17:19 thh Target Version => 0.4
2010-06-16 23:16 thh Changeset attached => checkmail master f18dc26f
2010-06-16 23:16 thh Note Added: 0000009
2010-06-16 23:16 thh Status new => resolved
2010-06-16 23:16 thh Resolution open => fixed
2010-06-16 23:16 thh Assigned To => guest
2010-10-11 11:32 thh Fixed in Version => 0.4
2011-07-24 01:00 thh Changeset attached => checkmail master f18dc26f
2011-07-24 01:00 thh Note Added: 0000025
2011-07-24 01:01 thh Note Deleted: 0000025
2011-07-24 01:01 thh Status resolved => closed