Thanks for the response. By "Holding Emails", I meant, is there a way to
temporarily stop processing of emails? Here's a use case...
When mail comes in via SMTP it goes to the Spool Reposity in James
(correct?). The Spool Manager keeps polling this repository and when a mail
is received it will
Ajay Chitre ha scritto:
For one of our internal projects we are considering porting our app from the
Postfix Server to the James Apache Server, mainly to take advantage of the
Mailet APIs. There are certain features of Postfix that we find useful such
as, Queue Management, Holding Emails, Thrott
For one of our internal projects we are considering porting our app from the
Postfix Server to the James Apache Server, mainly to take advantage of the
Mailet APIs. There are certain features of Postfix that we find useful such
as, Queue Management, Holding Emails, Throttling. We are wondering if