aheckmann / node-ses

An Amazon SES api for nodejs with proper error handling.
http://aheckmann.github.com/node-ses
MIT License
200 stars 37 forks source link

End-point uri #21

Closed imatveev closed 9 years ago

imatveev commented 9 years ago

This is don't working for me: amazon - [optional] the amazon end-point uri. defaults to https://email.us-west-2.amazonaws.com; While I don't set the end-point uri as https://email.us-west-2.amazonaws.com forcibly, I'm have a "Email adress is not verified" error (address is verified). But when I set it clearly, error was fixed.