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

  • SEARCH
  • Home
  • 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 7715855
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T02:29:28+00:00 2026-06-01T02:29:28+00:00

I am using django’s core.mail package in conjunction with django-registration for a new user

  • 0

I am using django’s core.mail package in conjunction with django-registration for a new user sign up workflow. I have an email account, “no-reply@(mycompany).com” through my company’s google mail service, that i want to use to send these emails. In the google mail account settings i set the name for the email account as “(MyCompany) Support” so that if I mail directly from google mail, the emails come in from the account as being from “(MyCompany) Support “. However, when i use django’s email settings to send mail, the emails show up in a client’s email box as being from “no-reply” which is ugly and may be a bit off-putting to a new client. Is there a way to specify a “Name” for an email address when sending using django’s built-in mailer so that the see the “Name” displayed when they get the email?

Here are my current settings in settings.py:

EMAIL_HOST='smtp.gmail.com'
EMAIL_PORT=587
EMAIL_HOST_USER='no-reply@mycompany.com'
EMAIL_HOST_PASSWORD='**********'
EMAIL_USE_TLS = True
  • 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-01T02:29:30+00:00Added an answer on June 1, 2026 at 2:29 am

    You can use

    "(MyCompany) Support <no-reply@mycompany.com>"
    

    as the from address in the call to send_mail.

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

Sidebar

Related Questions

im using django-registration, all is fine, the confirmation email was sending in plain text,
I'm using django.core.mail.EmailMultiAlternatives when sending e-mails from my django app in an attempt to
Using Django 1.2, I'm running the django-registration application, and creating a User Profile object
using django 1.4 I have a model with a datetimefield. I imported django.utils.timezone to
I using Django and a generic view django.views.generic.create_update.create_object I have a model form wich
I am using Django to develop a course registration site for an educational institution.
I am using django-userena . I have a model called UserProfile . I've added
Using django 1.4 and have seen that when you use startproject it now creates
Using Django with a PostgreSQL (8.x) backend, I have a model where I need
When using Django's built in comment package, where is the table created when the

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.