|
S3Store
ErlMail Mail S3 Email Store
IntroductionThe aws_store.erl module is designed to work as an ErlMail email store. It requires ErlMail to be loaded on the system for it to compile correctly. The idea behind this store is that anyone using ErlMail on an EC2 instance would be abel to use the S3 service to store the email messages. the aws_Store module hide all of the complexity of this from the user, who only need to specify the aws_store as the store type in ErlMail. Details |
► Sign in to add a comment