blob: 108f6b88a813d200206ce2f0d5bc3d04813cea25 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Amazon Simple Email Service Scripts
The Amazon SES Scripts zip archive contains the following Perl scripts:
- ses-get-stats.pl: retrieves statistics about Amazon SES account usage.
- ses-send-email.pl: send email using Amazon SES.
- ses-verify-email-addresses.pl: verify email addresses to be used with
Amazon SES.
- SES.pm: a module used by all of the above scripts.
WWW: http://aws.amazon.com/code/Amazon-SES/8945574369528337
|