[ http://issues.apache.org/jira/browse/JAMES-362?page=all ]

Stefano Bagnara updated JAMES-362:
----------------------------------

    Fix Version: 3.0
    Description: 
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.


  was:
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.


    Environment: 
      Assign To: Stefano Bagnara  (was: Vincenzo Gianferrari Pini)

> 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
>     Assignee: Stefano Bagnara
>     Priority: Minor
>      Fix For: 3.0

>
> 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to