Amazon-SES-Mailer icon indicating copy to clipboard operation
Amazon-SES-Mailer copied to clipboard

Gem is defunct. Check out amazon's official gem

Results 4 Amazon-SES-Mailer issues
Sort by recently updated
recently updated
newest added

I'm receiving an error on Mac OS X and Ruby 1.9.3p0 Here's the stacktrace: ``` /Users/nikhillanjewar/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/net/http.rb:799:in `connect': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError) from...

We could use some tests to appease the community, probably. I'm a fan of rspec (and could write the specs if you prefer). Thoughts?

The SendRawMail API has two optional arguments that allow explicitly setting the Sender and Recipients. This should be supported in the gem.

I'm not entirely sure how important this is, but to be a comprehensive gem it should probably support this.