22-07-16 07:57 PM
27-02-23 01:51 PM
Correct, I need to do it with something other than the standard Outlook VBO.
Thanks, Nicolò
27-02-23 05:10 PM
Ok, we've just pushed an update to the Pop3/SMTP VBO to the Digital Exchange that includes two new actions: Save Message to File and Load Message from File. These should give you what you're looking for if you're using this VBO.
Cheers,
03-03-23 10:03 AM
Hi Eric,
thank you very much for the object.
Kind regards,
Nicolò
18-04-23 09:10 AM
Hi Eric,
do you know if it is possible to use Email - POP3/SMTO to:
- retrieve 'EntryID' (id used on MS Outlook VBO)
- move an e-mail between several folders
- reload an .eml (the opposite of mail-saving)
Thanks,
Nicolò Ceccaroni
------------------------------
18-04-23 03:34 PM
@Nicolò Ceccaroni
There is a Load Mail from File action that can be used to load a .eml file. As for your other questions, I believe the answer to both is no as this VBO is working directly with the mail server and not the Outlook client.
Cheers,
18-04-23 04:03 PM
Hi Eric,
when we use the action Load Mail from File it is not uploading the .eml on the mailbox (is this correct?):
when we use this action, we only obtain the mail data (but we don't find this mail in the inbox).
With regard to moving e-mails, is it not possible between several folders of the same mailbox?
Thanks.
Kind regards,
Nicolò Ceccaroni
18-04-23 05:51 PM
@Nicolò Ceccaroni
Ah, I understand. Unfortunately no, that's not possible with either POP3 or SMTP. POP3 is just for downloading a copy of an email from the mail server to the local client. SMTP will create a copy of email in the Sent folder but that requires actually sending the email.
With that said, we've started adding support for IMAP to the VBO. IMAP provides greater capabilities for mail organization, etc. So I believe we can add some of these capabilities for you, but we'll need to investigate a bit more and then, assuming it's possible, get that work scheduled.
Cheers,
19-04-23 08:10 AM
Hi Eric,
thanks for the update, please let us know if you add any new features.
Kind regards,
Nicolò Ceccaroni
13-03-24 10:10 AM
Hi Eirc,
do you have any updates on the possibility of uploading an .eml inside a mailbox?
Thanks,
Nicolò Ceccaroni