Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Archiving Emails, in .eml format

Avatar

Level 2

Hello,

I am attempting to store archived emails on AWS S3, I see the console has an out of the box external account to integrate into AWS S3.

Can someone point me in the right direction in how to utilize S3? Any pointers would be appreciated. I suspect this is done through API calls?

Thanks,

Connor

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

Create a workflow to periodically copy the .eml files from MTA disk/network mount to the S3 bucket configured via ext acct.

Alternatively, just mount the S3 bucket using s3fs​ and skip the workflow and ext acct.

Thanks,

-Jon

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

Create a workflow to periodically copy the .eml files from MTA disk/network mount to the S3 bucket configured via ext acct.

Alternatively, just mount the S3 bucket using s3fs​ and skip the workflow and ext acct.

Thanks,

-Jon