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 8209043
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T09:35:04+00:00 2026-06-07T09:35:04+00:00

The Django site I’m working on at the moment sends out emails when content

  • 0

The Django site I’m working on at the moment sends out emails when content is updated.

A feature I would like to add is where users can reply to these mails, ie comment on a topic. This reply then appears updated on the page.

What would be a good approach to tackle this? Are there any modules out there that can be dropped in?

  • 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-07T09:35:06+00:00Added an answer on June 7, 2026 at 9:35 am

    First things first, you’ll need to be able to receive mail and call a python function upon doing so. There are a number of ways to do this:

    • using Python’s built-in poplib to check your mailbox at regular intervals
    • some webhosts, Webfaction in particular, allow you to call python scripts automatically when you receive mail, through something they call mail2script
    • other hosts recommend using third-party services like Mailgun or Postmark. It depends on your needs, really.

    Once you’re receiving mail and able to call a python script in this event, it could be simple as adding the comment to the correct thread in your Django models.

    You should, however, when considering building this feature, also consider ways to make it more secure (emails are notoriously easy to forge) – you don’t want random people to be able to post comments as others. This isn’t all that easy to do, but unique email reply-to IDs is one reasonably straight-forward way (but in no way guaranteed secure).

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

Sidebar

Related Questions

On my Django site I would like users to communicate with each other in
I have a django site with a large customer base. I would like to
I've got a django site that is producing a csv download. The content of
I'm working on a Django site with a basic three column design. Left column
I'm currently developing a Django site in which users can have multiple 'accounts', so
I have a live Django site that already has registered users. I am trying
I have a Django site and once a week, I'd like to query the
I have a django site. a snippet of myapp/models.py looks like this: class Continent(models.Model):
I'm working on a new Django site, and, after migrating in a pile of
I'm working on what I think is a pretty standard django site, but am

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.