[ http://issues.apache.org/jira/browse/JAMES-486?page=comments#action_12411935 ]
Stefano Bagnara commented on JAMES-486: --------------------------------------- 1) No, the problem is you hit another bug: when using the *file* repositories the lastUpdated is updated at each store because the writeTo method of the MailImpl object updates that field. So using db repositories it should work like I described, while the lastupdated thing should be fixed because now we have a consistency problem (we should add a JIRA issue for the lastUpdated attribute updated in the write method of the MailImpl object). > Spool managing commands for remote manager > ------------------------------------------ > > Key: JAMES-486 > URL: http://issues.apache.org/jira/browse/JAMES-486 > Project: James > Type: New Feature > Components: Remote Manager > Reporter: Norman Maurer > Assignee: Norman Maurer > Fix For: 2.4.0 > Attachments: RemoteDelivery-retry-fix.patch, RemoteManHandler.diff, > RemoteManager-SpoolManagement.patch > > Spool managing commands for remote manager - first proposal for review -- 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]
