2023-11-04 16:46:10 +00:00
<!DOCTYPE html>
< html > < head >
< meta http-equiv = "content-type" content = "text/html; charset=UTF-8" >
2023-11-04 17:38:16 +00:00
< title > HectaMail< / title >
2023-11-04 16:46:10 +00:00
< link rel = "stylesheet" href = "/static/css/main.css" >
< / head >
< body >
< div class = "headerbar" >
< a class = "main" href = "/" > HectaMail< / a >
< a href = "/register" > Sign up< / a >
2023-11-19 23:47:22 +00:00
< a href = "/account" > Account< / a >
2023-11-04 16:46:10 +00:00
< / div >
< div class = "content" >
< h1 > Welcome to HectaMail!< / h1 >
< p1 > HectaMail is a Free, Open Source, and privacy respecting email service.< / p1 >
2023-12-09 22:33:59 +00:00
< p1 > How can you trust us? You can't: That's not how email works I'm afraid. So there is no legally, yes, I can see them, and will share them if legally pressured to. But... frankly? Why would I?< / p1 >
2023-11-04 16:46:10 +00:00
< p1 > HectaMail supports IMAP and SMTP, on all SSL standards, on all standard ports.< p1 >
< p1 > We have no filesize limit, but if you start spamming, you can (will) be banned.< / p1 >
< p1 > Thank you for respecting this community service!< / p1 >
< h1 > Email Setup< / h1 >
< p1 > Hostname: mail.hectabit.org< / p1 >
< br >
< p1 > SMTP: Port 465 (SSL/TLS), 587 (StartTLS) or 25 (PlainText, not recommended)< / p1 >
< br >
< p1 > IMAP: Port 993 (SSL/TLS) or 143 (StartTLS)< / p1 >
< br >
< p1 > Login: Normal Password< / p1 >
< h1 > Great! How much is it?< / h1 >
< p1 > HectaMail isn't just Free as in Freedom, it's also Free as in Beer. Enjoy HectaMail as much as you want!< / p1 >
< / div >
< / body > < style type = "text/css" > < / style > < / html >