Receive E-Mails as ".eml" possible?

Post Reply
bkromer
Member
Posts: 99
Joined: Thu Jul 11, 2019 10:41 am

Receive E-Mails as ".eml" possible?

Post by bkromer »

Hi there,

as far as I know when using the incoming E-Mail Node we receive a Folder with a txt or when specified the attachments

Is it somehow possible to receive the E-Mail itself as ".eml"?

Thanks in Advance for any hint.
Benjamin
Padawan
Advanced member
Posts: 358
Joined: Mon Jun 12, 2017 8:48 pm
Location: Belgium
Contact:

Re: Receive E-Mails as ".eml" possible?

Post by Padawan »

I haven't done this before. If I had to do this I would search in the direction of having a mail client like outlook and automating it via scripting to get the mails to save as eml files. On mac you may use applescript, on windows powershell or something similar.

This will not be a super easy path since you will have to start your applescript/powershell from Switch. Depending on your needs you can do this via Execute command or via a switch script starting the applescript/powershell.
Post Reply