JustHost.com POP / IMAP / SMTP Settings

POP:
host: mail.<yourdomain>
host: <yourhost>.justhost.com
port: 110
port: 995, SSL

IMAP:
host: mail.<yourdomain>
host:<yourhost> .justhost.com
port: 143
port: 993, SSL

SMTP:
host: mail.<yourdomain> (requires authentication)
host: <yourhost>.justhost.com
port: 25
port: 2626
port: 465, SSL

WEB MAIL:
url: https://<yourdomain>:2096
url: https://<yourhost>.justhost.com:2096


NOTES:

  • SSL: you will need to accept the self signed certificate; some mail readers do not allow you to retain self signed certificates, so you will need to do that each and every time a connection (or initial connection) is made.
  • SMTP: requires authentication; also you ISP may block port 25 (which is why port 2626 is also supported).
  • <yourhost> would be something like cl111 so for example cl111.justhost.com
  • <yourdomain> would be something like mydomain.com so for example mail.mydomain.com

separator

Related posts:

  • 1and1 POP / IMAP / SMTP Settings If you have a 1and1 hosted domain with email (like my domains are), you can use the following settings for your email client: POP: host:...
  • GMail POP / IMAP / SMTP Settings If you have a GMail account or a GMail hosted mail service you can use the information below to setup your local mail client after...
  • Null SMTP Server For some time now I’ve wanted an efficient way to be able to send myself rich email without having to waste a lot of bandwidth;...
  • JustHost.com Review I’ve already posted that I’ve moved my web hosting over to JustHost.com and that  I’m happy with JustHost.com; but I decided it was well worth...
  • Windows Live Mail Part of the Microsoft Live Essential software suite available either from Live.com (see link below) or through the Microsoft Update is Live Mail; a simple,...
  • Just Host As I posted a couple weeks ago I’d gone ahead and moved some of my domains over to JustHost.com. Mainly I was looking for an...
  • IMAP Utilities I generally prefer to interface to my mail via IMAP, and I store my mail archives in a local IMAP repository (which allows me the...
  • SPF / DKIM SPF (Sender Policy Framework) and DKIM (DomainKeys Identified Mail) are two methods to help indentify email which is likely not SPAM.  SPF was originally proposed...
  • Dynamic DNS Most broadband users have an IP address that is issued by their provider via DHCP or PPP (PPPoE technically); that address, generally, will not change...
  • Windows Live Mail Bugs Make sure you’re sitting down, I wouldn’t want you to fall over — but there are bugs in Live Mail. I actually did the Beta...

separator