Updates:
Status: WontFix
Labels: Component-EMail
Comment #1 on issue 1840 by chipx86: Users should be able to specify
whether or not they want HTML or text emails
http://code.google.com/p/reviewboard/issues/detail?id=1840
I need to turn this into a FAQ entry. It's been asked a few times.
Since Review Board has to send to multiple people, it doesn't make sense to
have a server-side option for this. You'd have to send two e-mails to
everybody, and that's even worse. If using mailing lists (which is pretty
common) then you're absolutely out of luck.
This is why we send as a multi-part e-mail, which includes both the HTML
and text e-mails. If your e-mail client lets you turn off HTML e-mails
(many do) then you'll see the plain text e-mails instead.
I wouldn't be opposed to such a feature, except it's just not possible.
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.