2016-05-19 12:44:11 +02:00
|
|
|
Amazon Simple Email Service Scripts
|
2011-05-09 09:16:38 +02:00
|
|
|
|
2016-05-19 12:44:11 +02:00
|
|
|
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.
|
2011-05-09 09:16:38 +02:00
|
|
|
- ses-verify-email-addresses.pl: verify email addresses to be used with
|
2016-05-19 12:44:11 +02:00
|
|
|
Amazon SES.
|
|
|
|
- SES.pm: a module used by all of the above scripts.
|
2011-05-09 09:16:38 +02:00
|
|
|
|
|
|
|
WWW: http://aws.amazon.com/code/Amazon-SES/8945574369528337
|