Command line for Amazon SES
Project description
postman is a simple command line working with Amazon AWS, leveraging the boto library.
Usage
$ postman -h usage: postman [-h] [--version] [--verbose] {show_stats,verify,send,show_quota,delete_verified,list_verified} ... send an email via Amazon SES positional arguments: {show_stats,verify,send,show_quota,delete_verified,list_verified} optional arguments: -h, --help show this help message and exit --version --verbose
Commands
poastman has 6 different commands, in line with the various API calls available for Amazon SES.
verify
verifies an email for sending (and in the case of the sandbox environment for receiving as well)
delete_verified
removes a verified email address from your account
list_verified
print out a list of all verified email addresses on your account
send
sends an email, the content of the email is a raw email piped in very stdin, the only option is -f which takes a single email address that the email is sent from, following by 1 or more arguments that are email addresses that are the the destination for the email.
show_quota
print out the email quota and rate limits for you account
show_stats
print out the stats for the Amazon SES account
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file postman-0.5.2.tar.gz
.
File metadata
- Download URL: postman-0.5.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbd71addb76ab8ef1b0580b13cb8a019e4e3136a0adaac05eb42b3dc7096de73 |
|
MD5 | c44e5c0fd9b0ca96f8b6f8053357b1e0 |
|
BLAKE2b-256 | 540f086e38fb61036abead71b22e5e601fc908c80c4d477f557c50a2d81ddda0 |