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 made changes - 15/May/06 05:03 AM
Field Original Value New Value
Affects Version/s 2.3.0a2 [ 12310795 ]
Affects Version/s 2.3.0a3 [ 12311010 ]
Fix Version/s 2.3.0 [ 12310796 ]
Repository Revision Date User Message
ASF #408994 Tue May 23 19:57:39 UTC 2006 bago Added a default handlerChain for SMTPHandler, so that default SMTPHandler works even without handlerchain configuration (JAMES-496)
Files Changed
MODIFY /james/server/trunk/src/java/org/apache/james/smtpserver/SMTPHandlerChain.java

Repository Revision Date User Message
ASF #419513 Thu Jul 06 10:46:24 UTC 2006 bago Add a default hardcoded configuration for the SMTPHandlerChain (JAMES-496).
Moved handlerchain xml to its own james-smtphandlerchain.xml file and commented by default.
Converted spool repository from dbfile to file (missed by Norman, see JAMES-536)
Files Changed
MODIFY /james/server/branches/v2.3/src/conf/james-config.xml
MODIFY /james/server/branches/v2.3/build.xml
MODIFY /james/server/branches/v2.3/src/java/org/apache/james/smtpserver/SMTPHandlerChain.java
ADD /james/server/branches/v2.3/src/conf/james-smtphandlerchain.xml

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.

Stefano Bagnara made changes - 06/Jul/06 05:46 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Stefano Bagnara made changes - 06/Jul/06 10:33 PM
Fix Version/s 2.3.0 [ 12310796 ]
Fix Version/s 2.3.0b2 [ 12311974 ]
Repository Revision Date User Message
ASF #431914 Wed Aug 16 15:05:53 UTC 2006 norman Move the handlerchain configuration to a an extra xml file. See JAMES-496
Files Changed
ADD /james/server/trunk/src/conf/james-smtphandlerchain.xml
MODIFY /james/server/trunk/src/conf/james-config.xml
MODIFY /james/server/trunk/build.xml

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

Danny Angus made changes - 21/Nov/07 08:31 AM
Status Resolved [ 5 ] Closed [ 6 ]