Vote #64985
完了Email Footer Signature Convention
100%
説明
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.
journals
Attached patch resolves this.
--------------------------------------------------------------------------------
Patch applied in r2645. Thanks for pointing this out.
--------------------------------------------------------------------------------
Committed in 0.8-stable in r2651.
--------------------------------------------------------------------------------