mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
c7e7593a9d
Perl module of Amazon Simple Email Services WWW: http://aws.amazon.com/code/Amazon-SES/8945574369528337 PR: ports/156713 Submitted by: Stephon Chen <stephon@pixnet.tw>
11 lines
469 B
Plaintext
11 lines
469 B
Plaintext
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
|