Issue Details (XML | Word | Printable)

Key: JAMES-496
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Stefano Bagnara
Reporter: Stefano Bagnara
Votes: 0
Watchers: 0
Operations

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

Add a default hardcoded configuration for the SMTPHandlerChain

Created: 15/May/06 05:02 AM   Updated: 21/Nov/07 08:31 AM
Return to search
Component/s: SMTPServer
Affects Version/s: 2.3.0
Fix Version/s: 2.3.0

Time Tracking:
Not Specified

Resolution Date: 06/Jul/06 05:46 PM


 Description  « Hide
I would like to add a default configuration (like I did in the refactoring of POP3Handler in trunk) for the SMTPHandlerChain.
Furthermore we could evaluate moving the current per-handler configurations to the smtpserver so that the default list of handler would not be visible.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Stefano Bagnara added a comment - 06/Jul/06 05:46 PM
Backported the code to 2.3.
In 2.3 (only) I moved the handlerchain configuration to its own config file (james-smtphandlerchain.xml) and commented out by default.
I have not done this in trunk because we'll probably change the handlerchain stuff and the configuration file organization soon.

Danny Angus added a comment - 21/Nov/07 08:31 AM
Closing issue fixed in released version.