Bug 52247 - mod_mbox gives up on unexpected message format
Summary: mod_mbox gives up on unexpected message format
Status: NEW
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: mod_mbox (show other bugs)
Version: 2.5-HEAD
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-26 12:52 UTC by Sebb
Modified: 2012-08-19 22:48 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2011-11-26 12:52:28 UTC
See https://issues.apache.org/jira/browse/INFRA-4155.

mod_mbox fails to continue processing messages when a single message is badly formatted.

It should continue with the next message.

Or at least, output a warning that it cannot continue.