Opened 14 years ago

Closed 14 years ago

#12267 closed (fixed)

Typo in "Sending Email" docs

Reported by: Thejaswi Puthraya Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords: email, documentation, typo
Cc: Triage Stage: Ready for checkin
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The docs refer to a non-existent EMAIL_POST setting. It should actually be refering to EMAIL_PORT.

Attachments (1)

12267.diff (565 bytes ) - added by Thejaswi Puthraya 14 years ago.
git patch against the latest checkout fixing the typo

Download all attachments as: .zip

Change History (3)

by Thejaswi Puthraya, 14 years ago

Attachment: 12267.diff added

git patch against the latest checkout fixing the typo

comment:1 by Alex Gaynor, 14 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Russell Keith-Magee, 14 years ago

Resolution: fixed
Status: newclosed

(In [11780]) Fixed #12267 -- Corrected a typo in the Email docs. Thanks to Thejaswi Puthraya for the report.

Note: See TracTickets for help on using tickets.
Back to Top