mox/rfc
Mechiel Lukkien ee1db2dde7
webmail: implement registering and handling "mailto:" links
to start composing a message.

the help popup now has a button to register the "mailto:" links with the mox
webmail (typically only works over https, not all browsers support it).

the mailto links are specified in 6068. we support the to/cc/bcc/subject/body
parameters. other parameters should be seen as custom headers, but we don't
support messages with custom headers at all at the moment, so we ignore them.

we now also turn text of the form "mailto:user@host" into a clickable link
(will not be too common). we could be recognizing any "x@x.x" as email address
and make them clickable in the future.

thanks to Hans-Jörg for explaining this functionality.
2024-02-09 11:21:33 +01:00
..
errata.go fix fetching errata after html changed 2023-06-27 19:31:47 +02:00
fetch.sh rename rfc/index.md to txt, it isn't markdown 2023-10-12 23:15:54 +02:00
index.txt webmail: implement registering and handling "mailto:" links 2024-02-09 11:21:33 +01:00
link.go for cross-referencing code/rfc, also linkify the errata 2023-11-12 12:20:40 +01:00
Makefile new website for www.xmox.nl 2024-01-10 17:22:03 +01:00
xr.go xr: unbreak following links, they were now being opened in a new window 2024-02-08 16:25:33 +01:00