Issue Details (XML | Word | Printable)

Key: JAMES-157
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Vincenzo Gianferrari Pini
Reporter: Vincenzo Gianferrari Pini
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JAMES Server

AbstractQuotaMatcher subclasses should not match when reverse path is NULL

Created: 26/Feb/04 01:40 PM   Updated: 26/Feb/04 01:42 PM
Return to search
Component/s: SpoolManager & Processors
Affects Version/s: 2.2.0
Fix Version/s: 2.2.0

Time Tracking:
Not Specified

Resolution Date: 26/Feb/04 01:42 PM


 Description  « Hide
AbstractQuotaMatcher subclasses currently check if the sender is the local Postmaster, and in such case the match fails, in order to make sure that such messages are always delivered.
The same behaviour is needed when the sender is null (better, when the reverse path is NULL: <>), meaning that the message is a Bounce.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Vincenzo Gianferrari Pini added a comment - 26/Feb/04 01:42 PM
Check for null sender added to isSenderChecked(MailAddress sender).

Vincenzo Gianferrari Pini made changes - 26/Feb/04 01:42 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]