DSNBounce/RemoteDelivery/LocalDelivery should support Success/Delay DSN notifies
--------------------------------------------------------------------------------
Key: JAMES-362
URL: http://issues.apache.org/jira/browse/JAMES-362
Project: James
Type: Improvement
Components: Matchers/Mailets (bundled)
Versions: 2.2.0
Reporter: Stefano Bagnara
Priority: Minor
I'm adding this feature to the DSNBounce.
It will send correct notifies when the header
"org.apache.james.smtp.dsn.notify" is set to the given status as per javamail
spec:
mail.smtp.dsn.notify String The NOTIFY option to the RCPT command. Either
NEVER, or some combination of SUCCESS, FAILURE, and DELAY (separated by commas).
mail.smtp.dsn.ret String The RET option to the MAIL command. Either FULL
or HDRS.
If anyone is interested in sharing this code please contact me and we will
discuss on the better way to implement this. I already have a working
implementation involving changes to many mailets: I'm not sure this is the
better way to handle this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]