sebbASF commented on issue #193:
URL: 
https://github.com/apache/incubator-ponymail-foal/issues/193#issuecomment-1013559234


   As far as importing mails is concerned, by default the code should not 
overwrite any existing entries.
   If an mbox entry is found to exist, then the corresponding source entry 
should not be imported.
   Duplicate source entries can just be dropped; this will preserve existing 
settings.
   
   Any duplicate emails should be reported so action can be taken as needed.
   
   An option can be added to retain the current behaviour, but it should be 
made obvious that using the option can result in loss of data.
   
   ===
   
   It's not so obvious what to do in the case of the archiver, because the 
input is generally ephemeral.
   Duplicate source entries should be dropped, but duplicate mbox entries may 
perhaps result from different input messages.
   This needs further analysis; it may be necessary to update the mbox entry if 
it has a different source id.


-- 
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: issues-unsubscr...@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to