Defect #3084
Email Footer Signature Convention
Status: | Closed | Start date: | 2009-03-31 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | Email notifications | Estimated time: | 1.00 hour | |
Target version: | 0.8.3 | |||
Resolution: | Fixed | Affected version: |
Description
Currently redmine mails uses a random number of dashes. By convention is should be "-- " though:
http://tools.ietf.org/html/rfc3676#section-4.3
(a single line consisting of exactly two hyphens, followed by a space, followed by the end of line)
Many mail clients use this to display the signature in a different color.
Associated revisions
Email footer signature convention (#3084).
History
#1
Updated by Fabian Buch over 13 years ago
- File mail_plaintext_correct_footer_convetin.patch.diff
added
- % Done changed from 0 to 100
Attached patch resolves this.
#2
Updated by Jean-Philippe Lang over 13 years ago
- Status changed from New to Resolved
- Target version set to 0.8.3
- Resolution set to Fixed
Patch applied in r2645. Thanks for pointing this out.
#3
Updated by Jean-Philippe Lang over 13 years ago
- Status changed from Resolved to Closed
Committed in 0.8-stable in r2651.