[ET Trac] [Einstein Toolkit] #719: Mailing lists could have a link to the archived version of the message
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Jan 27 10:26:07 CST 2014
#719: Mailing lists could have a link to the archived version of the message
--------------------------+-------------------------------------------------
Reporter: hinder | Owner:
Type: enhancement | Status: review
Priority: minor | Milestone:
Component: Other | Version:
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by rhaas):
During the phone call today, we decided to include more than just
[A-Za-z0-9-] in the message id and instead use the full message-id in a
sanitized form. Apparently message-id's can contain any printable
characters other than [<>@]. See
http://www.freesoft.org/CIE/RFC/850/10.htm so we'd likely want to escape
the @ sign to _AT_ and have to escape the "/" to _SLASH_ and then should
likely escape the underscore itself to _UNDERSCORE_ to avoid conflicts
between underscores due to escaping and those originally present in the
messag ID.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/719#comment:5>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list