Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email address is not verified - SQL Database and Amazon SES error #42

Open
krishhkk opened this issue Aug 22, 2012 · 2 comments
Open

Email address is not verified - SQL Database and Amazon SES error #42

krishhkk opened this issue Aug 22, 2012 · 2 comments

Comments

@krishhkk
Copy link

Hi,

I am trying to configure SQL Database mail through Amazon Simple Email Service. I have verified the email address. The "To", "From" and "Reply To" email addresses are the same mail address which i have verified.

This is the log message i receive when i try to test mail through database mail. I have already verified the email addresses in management console. Also both the "From" address and "To" address are the same verified email address.

Date 8/21/2012 12:25:18 PM
Log Database Mail (Database Mail Log)

Log ID 102
Process ID 2952
Mail Item ID 28
Last Modified 8/21/2012 12:25:18 PM
Last Modified By sa

Message
The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 2 (2012-08-21T12:25:18). Exception Message: Cannot send mails to mail server. (Transaction failed. The server response was: Message rejected: Email address is not verified.).
)

@ianlewis
Copy link
Contributor

This is not likely a problem with django-ses but rather a problem with your setup. It seems from your description like you are still in sandbox mode. Are you sure "all" of the senders and receivers in the email are verified?

@glynjackson
Copy link

I know this issue is old, but I hate seeing issues open that could be closed in a repo. This is a configuration issue not a django-ses one! The error is a reply from your SMTP server an has nothing to do with django-ses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants