Dono K Posted 17 hours ago Posted 17 hours ago Hello - I wanted to use this plugin for archiving mail and wanted to just import a .olm or MBOX file - can I do that? Or is there another 360Works tool for this?
ryan360Works Posted 1 hour ago Posted 1 hour ago Hi Dono K, Yes, you should be able to read an MBOX file using the Email plugin function EmailReadMessagesFromFile . I am not sure if a .olm file will work, it is not explicitly supported. The 360Works Email Plugin Example.fmp12 file that is included in the download of the Email plugin has an example of how to read and parse from an MBOX file. In the file go to Demo Examples-> Receive Email. On that layout there is a Read from MBOX section. Input the file path to your MBOX file and click the button. Make sure to check out the script attached to that button (Called EmailReadReadMessagesFromFile) for an example script on how to do this. Please let us know if you have any questions!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now