You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2021/04/19 04:50:07 UTC

[GitHub] [james-project] vttranlina edited a comment on pull request #385: JAMES-3520 MDN/send

vttranlina edited a comment on pull request #385:
URL: https://github.com/apache/james-project/pull/385#issuecomment-822161301


   I have some question:
   1. RFC write the IdentityId used to define a final recipient. But I don't find any reference about IdentityId on the source code. So, How I can define it?
   2. How I can control about rate limit (or over quota)? RFC defined this case:
   ```
   Too many MDNs or email messages have been created recently, and a server-defined rate limit has been reached. It may work if tried again later.
   ```
   ref: https://www.rfc-editor.org/rfc/rfc9007.html#name-mdn-send
   Which component in James does that?
   3. I have an `MDNSendMethod.recordCreationIdInProcessingContext`, but I don't sure it is necessary. Should I remove this?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org