#5579 closed Bug (fixed)
Trac activation mail is sent from 'webmaster@localhost'
Reported by: | Till Backhaus | Owned by: | anonymous |
---|---|---|---|
Component: | *.djangoproject.com | Version: | |
Severity: | Normal | Keywords: | activation email trac |
Cc: | mariovahos@… | Triage Stage: | Accepted |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
The activation email that is sent after registration is sent from 'webmaster@localhost' which encourages some spamfilters to treat the message as spam.
Change History (23)
follow-up: 23 comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This looks as if you were simply not aware of the settings posted above.
comment:3 by , 17 years ago
Description: | modified (diff) |
---|---|
Resolution: | invalid |
Status: | closed → reopened |
Summary: | activation mail is sent from 'webmaster@localhost' → Trac activation mail is sent from 'webmaster@localhost' |
Triage Stage: | Unreviewed → Accepted |
I think he's referring to the Django website itself, which apparently has not allowed anyone to sign up since last week's move. See here:
http://www.djangoproject.com/accounts/register/
I'm not sure if the problem is that Trac sends the account confirmation email from "webmaster@localhost," which is then eaten by spam filters, or what. But I've tried four times since Sunday to create a new account, using two different email addresses, and I have not received the confirm email for any of them.
comment:4 by , 17 years ago
Just as a bit of debugging information, from a sign-up today:
Delivered-To: XXX@amber.org Received: by 10.66.238.5 with SMTP id l5cs50168ugh; Tue, 25 Sep 2007 11:31:08 -0700 (PDT) Received: by 10.115.77.1 with SMTP id e1mr311878wal.1190745066840; Tue, 25 Sep 2007 11:31:06 -0700 (PDT) Return-Path: <webmaster@localhost> Received: from django.com ([64.207.133.30]) by mx.google.com with ESMTP id g1si13062793rvb.2007.09.25.11.31.05; Tue, 25 Sep 2007 11:31:06 -0700 (PDT) Received-SPF: neutral (google.com: 64.207.133.30 is neither permitted nor denied by best guess record for domain of webmaster@localhost) client-ip=64.207.133.30; Authentication-Results: mx.google.com; spf=neutral (google.com: 64.207.133.30 is neither permitted nor denied by best guess record for domain of webmaster@localhost) smtp.mail=webmaster@localhost Received: from django.com (localhost [127.0.0.1]) by django.com (Postfix) with ESMTP id 93E9F44C162 for <petrilli@amber.org>; Tue, 25 Sep 2007 11:31:05 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Activate your new account at www.djangoproject.com From: webmaster@localhost To: XXX@amber.org Date: Tue, 25 Sep 2007 18:31:05 -0000 Message-ID: <20070925183105.14128.31131@django.com> Someone, hopefully you, signed up for a new account at http://www.djangopro= ject.com/ using this email address. If it was you, and you'd like to activa= te and use your account, click the link below or copy and paste it into you= r web browser's address bar: http://www.djangoproject.com/accounts/activate/XXX If you didn't request this, you don't need to do anything; you won't receiv= e any more email from us, and the account will expire automatically in thre= e days.
follow-up: 6 comment:5 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Jacob changed the sender to "noreply@…" and it seems to be working now.
comment:6 by , 16 years ago
Replying to mboersma:
Jacob changed the sender to "noreply@…" and it seems to be working now.
comment:7 by , 13 years ago
Easy pickings: | unset |
---|---|
Resolution: | fixed |
Severity: | → Normal |
Status: | closed → reopened |
Type: | → Uncategorized |
comment:8 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
comment:9 by , 13 years ago
Resolution: | → needsinfo |
---|---|
Status: | new → closed |
I wasn't able to reproduce the issue.
comment:10 by , 13 years ago
UI/UX: | unset |
---|
Seen this contact site listed on the Gary Clail website, and was wondering if I could get 'follow up' comments I made in 2002 deleted? Thanksin advance? Frances C.
comment:11 by , 13 years ago
Easy pickings: | set |
---|---|
Has patch: | set |
Needs documentation: | set |
Patch needs improvement: | set |
comment:12 by , 13 years ago
Component: | Djangoproject.com Web site → Database layer (models, ORM) |
---|---|
Resolution: | needsinfo |
Status: | closed → reopened |
Version: | → 1.2-alpha |
comment:13 by , 13 years ago
Component: | Database layer (models, ORM) → Djangoproject.com Web site |
---|---|
Easy pickings: | unset |
Has patch: | unset |
Needs documentation: | unset |
Patch needs improvement: | unset |
Resolution: | → fixed |
Status: | reopened → closed |
Type: | Uncategorized → Bug |
Version: | 1.2-alpha |
Closing again. Not sure why this post seems to attract bots. Wish trac had a way to lock issues.
comment:14 by , 12 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:15 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Please don't reopen ticket without providing any explanations.
comment:16 by , 12 years ago
Cc: | added |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
comment:17 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:18 by , 12 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:19 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:20 by , 11 years ago
Resolution: | fixed |
---|---|
Status: | closed → new |
comment:22 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:23 by , 11 years ago
Replying to anonymous:
EMAIL_HOST and EMAIL_HOST_USER
http://www.djangoproject.com/documentation/settings/#email-host
EMAIL_HOST and EMAIL_HOST_USER
http://www.djangoproject.com/documentation/settings/#email-host