[ http://issues.apache.org/jira/browse/JAMES-124?page=comments#action_12369414 ]
Norman Maurer commented on JAMES-124: ------------------------------------- I just had a look in RemoteManagerHandler. And it seems to be not to hard to implement this. The only problem i have at the moemnt is that i don't be sure howto get the right SpoolRepository. After that i should be poosible to retrive a iterator of all mail keys that are in this repository. With the keys it should be possible to retrieve a mail object and set the lastUpdate of this upject to the current time. So it would try to deliver this email really soon. So any help or ideas ? > Add the ability to "kick" the outgoing queue > -------------------------------------------- > > Key: JAMES-124 > URL: http://issues.apache.org/jira/browse/JAMES-124 > Project: James > Type: New Feature > Components: MailStore & MailRepository > Versions: 2.0a3, 2.1.3, 2.2.0 > Environment: Operating System: All > Platform: All > Reporter: Jason Webb > Priority: Minor > > It would be nice to be able to "kick" the outgoing queue to force the queue > to > deliver all it's pending mail. This is useful after a problem that affects > all > mail deliveries. > On a related note the SMTP might also want to support ETRN as well if there > anybody uses it anymore. -- 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]
