sebbASF commented on issue #447: Import from a local json file
URL: 
https://github.com/apache/incubator-ponymail/issues/447#issuecomment-388792467
 
 
   No; it does not work like that. There is not a simple JSON interface that 
can be exposed externally.
   
   Whilst the JSON format can be captured for a given message by dumping the 
parameters to the ES methods, that is not the whole story. e.g. the message ID 
also needs to be generated; attachments scanned etc.
   
   PonyMail requires the original source message so that will need to be part 
of your input data.
   This can just be fed as input to the archiver. Or the source can be written 
to a file and parsed by import-mbox.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to