<!DOCTYPE html> <html><head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Email Account Registration</title> <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> </div> <div class="content"> <h1>Welcome to HectaMail!</h1> <p1>HectaMail is a Free, Open Source, and privacy respecting email service.</p1> <p1>You can have our absolute assurance that noone will spy on your data.</p1> <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>