Skip to content

Simple Mail interface for S3 buckets. Since SES can deliver inbound to S3, may as well have an Imap or Webmail that can interface with the bucket

Notifications You must be signed in to change notification settings

prg3/Python-S3-Mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Python-S3-Mail

Simple Mail interface for S3 buckets. Since SES can deliver inbound to S3, may as well have an Imap or Webmail that can interface with the bucket

Configuration

Create a file "identity.py" with the following fields defined:

AWS_KEY='' AWS_SECRET='' BUCKET=''

setting the AWS Key, Secret and Bucket name appropriately

About

Simple Mail interface for S3 buckets. Since SES can deliver inbound to S3, may as well have an Imap or Webmail that can interface with the bucket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages