diff options
Diffstat (limited to 'mail.gumx.cc/body.html')
| -rw-r--r-- | mail.gumx.cc/body.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail.gumx.cc/body.html b/mail.gumx.cc/body.html new file mode 100644 index 0000000..7a3e9fe --- /dev/null +++ b/mail.gumx.cc/body.html @@ -0,0 +1,12 @@ +<p>Self-hosted mail running <a href="http://www.postfix.org/">Postfix</a> and <a href="https://www.dovecot.org/">Dovecot</a>.</p> +<h2>contact</h2> +<p><a href="mailto:hi@gumx.cc">hi@gumx.cc</a></p> +<h2>IMAP / SMTP</h2> +<table> +<tr><th>IMAP</th><td>mail.gumx.cc:993 (TLS)</td></tr> +<tr><th>SMTP</th><td>mail.gumx.cc:587 (STARTTLS)</td></tr> +</table> +<h2>CalDAV / CardDAV</h2> +<p>Available at <code><a href="https://mail.gumx.cc/dav/">/dav/</a></code> via <a href="https://www.xandikos.org/">Xandikos</a>. Credentials on request.</p> +<h2>mailing list</h2> +<p>Site updates and discussion: <a href="/list">gumx.cc mailing list</a>.</p> |
