[Nuxeo-tickets] [Nuxeo Repository] #1753: Mail message save problem

Nuxeo Repository trac at nuxeo.com
Mon Oct 2 14:33:36 CEST 2006


#1753: Mail message save problem
---------------------------+------------------------------------------------
 Reporter:  cvieru         |       Owner:  tziade
     Type:  defect         |      Status:  new   
 Priority:  P1             |   Milestone:        
Component:  CPSMailAccess  |     Version:  3.4.0 
 Severity:  critical       |    Keywords:        
---------------------------+------------------------------------------------
 It seems that whenever you save a message on the IMAP server side there's
 a message for each save. At first glance there doesn't appear to be any
 problem on the client size ( except maybe a list of the same message in
 the drafts folder, but i was unable to get a rule for when these messages
 appear or not ), but after you restart the zope server the problem becomes
 evident. You have a message for each save ( for example if you add an
 attachment before each save, every mail has only the one attachment added
 before saving ) and there isn't a correct mail among those in the list.
 After some debugging it seems that when you save on the IMAP server, the
 method call (uid = connector.writeMessage(drafts.server_name,
 msg.getRawMessage()) in mailbox.py/class MailBox/method saveEditorMessage
 ) returns an id for that message, and the id is always a new one (
 incremented ), but the message in the editor never gets updated, and even
 i fix so it will get updated the problem still appears

-- 
Ticket URL: <http://svn.nuxeo.org/trac/pub/ticket/1753>
Nuxeo Repository <http://www.cps-project.org/>
Nuxeo Repository



This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.