Django

Code

Ticket #5148 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

email documentation should mention DEFAULT_FROM_EMAIL setting

Reported by: anonymous Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords: email
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The email docu should contain information about DEFAULT_FROM_EMAIL

Nice if anybody add some infomation about spam filters and the from adress.

Attachments

default_from_email_doc.diff (0.8 kB) - added by mcroydon on 09/14/07 08:15:09.
Documentation patch to link mention of DEFAULT_FROM_EMAIL to settings file documentation

Change History

08/13/07 17:07:42 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs changed.

Want to take a crack at writing it up?

09/04/07 20:26:58 changed by gwilson

  • summary changed from email docu and DEFAULT_FROM_EMAIL. to email documentation should mention DEFAULT_FROM_EMAIL setting.

09/13/07 17:21:33 changed by nick@efford.org

DEFAULT_FROM_EMAIL is already mentioned. Perhaps the reporter could elaborate on what else is needed?

09/14/07 08:15:09 changed by mcroydon

  • attachment default_from_email_doc.diff added.

Documentation patch to link mention of DEFAULT_FROM_EMAIL to settings file documentation

09/14/07 08:16:04 changed by mcroydon

  • has_patch set to 1.

Perhaps linking to the settings file documentation might make things a bit clearer. See patch.

09/14/07 18:38:52 changed by ubernostrum

  • stage changed from Accepted to Ready for checkin.

09/20/07 02:13:32 changed by gwilson

  • status changed from new to closed.
  • resolution set to fixed.

(In [6392]) Fixed #5148 -- Added link to DEFAULT_FROM_EMAIL setting in email documentation. Thanks, mcroydon.


Add/Change #5148 (email documentation should mention DEFAULT_FROM_EMAIL setting)




Change Properties
Action