Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8197251
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T05:42:10+00:00 2026-06-07T05:42:10+00:00

I am using django-ses to send e-mail using AWS Simple E-mail Service. I have

  • 0

I am using django-ses to send e-mail using AWS Simple E-mail Service. I have no problem sending using send_mail() but from the same e-mail address set in settings, using mail_managers() I am getting a MessageRejected exception.

Here is a walk-through:

$ python manage.py ses_email_address -l
Fetching list of verified emails:
gez@gez.com

And via python shell:

>>> settings.DEFAULT_FROM_EMAIL
'gez@gez.com'
>>> settings.MANAGERS
(('omat', 'om@tekno.org'),)
>>> send_mail('test', 'test', 'gez@gez.com', ['om@tekno.org'])
1
>>> mail_managers('test', 'test')
BotoServerError: BotoServerError: 400 Bad Request
<ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/">
  <Error>
    <Type>Sender</Type>
    <Code>MessageRejected</Code>
    <Message>Email address is not verified.</Message>
  </Error>
  <RequestId>66269bb3-ca86-11e1-80db-5b89cf7a6356</RequestId>
</ErrorResponse>

Thanks for any help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T05:42:11+00:00Added an answer on June 7, 2026 at 5:42 am

    This isn’t caused by django-ses. Both mail_admins and mail_managers use the SERVER_EMAIL setting as the From address not DEFAULT_FROM_EMAIL: https://docs.djangoproject.com/en/1.4/topics/email/#mail-managers

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How to send activation email with username by using django-registration .I've configured Amazon SES
Using django-contact-form , I have overridden the form class: from contact_form.forms import ContactForm from
I'm using Django's message framework, and I have a very odd problem where my
Using Django 1.1, I am trying to select the maximum value from a varchar
using django 1.4 I have a model with a datetimefield. I imported django.utils.timezone to
I just started using django for development. At the moment, I have the following
I'm using django, and have a static webpage with a GET form, and about
I'm using django with app-engine-patch and I'm having this wierd problem running manage.py dumpdata
We are using django and django-socialauth for auth with google/fb/twitter but there is a
I using Django and a generic view django.views.generic.create_update.create_object I have a model form wich

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.