quantranhong1999 commented on PR #2582:
URL: https://github.com/apache/james-project/pull/2582#issuecomment-2567370578

   > Shouldn't it go to the overquota processor?
   (could be fixed with configuration I belive though)
   
   Yes, it could be:
   
   ```xml
   <processor state="error" enableJmx="true">
     <mailet match="IsOverQuota" class="ToProcessor">
         <processor>overquota</processor>
     </mailet>
     <!-- The rest of error processor -->
   </processor>
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to