Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
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