mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
ee1db2dde7
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. |
||
---|---|---|
.. | ||
errata.go | ||
fetch.sh | ||
index.txt | ||
link.go | ||
Makefile | ||
xr.go |