sitenic.blogg.se

Configure hmailserver
Configure hmailserver













  1. CONFIGURE HMAILSERVER PASSWORD
  2. CONFIGURE HMAILSERVER DOWNLOAD
  3. CONFIGURE HMAILSERVER WINDOWS

On the left, click "Advanced" and it will expand. Once you have entered the details, click "Save". Note: Without a relayer, anyone with a dynamic IP and/or no configurable rDNS will NOT be able to send e-mail. If you have a Gmail account, you can use your Gmail SMTP details, and enter in your account details as it will require authentication. Usually it is something along the lines of "" or "" but you will have to check. What you enter here, you will have to find out yourself. If you are on standard broadband, there is a 99% one of the above statements is true. In the "Host Name" box, enter your domain name, but excluding the "The SMTP Relayer box is only necessary if:. This is so the server will retry sending any e-mails 72 times, once every 60 minutes, making it try to send the e-mail for 3 days before giving up. Change the number of retries box to "72".

configure hmailserver

On the right, click "Delivery of e-mail" tab. Then click "Protocols" and it will expand. Next, click "Setting" and it will expand.

CONFIGURE HMAILSERVER PASSWORD

The password will turn back into ">".Īfter clicking save, the account name you just made will appear on the left (above the arrow). Once you have entered the password, click "Save". Also, enter a password where it says ">". It can be something like your name, or webmaster. On this screen, enter a name for your e-mail account. Next, enter your domain name into the highlighted box, the click "Save".Īfter clicking save, more options will appear. This is where we begin the configuring.įirst, right click on "Domains" on the left hand side, and select "Add". This is the welcome screen inside hMailServer. Here you enter the password you chose earlier in the installation. Check the "Automatically connect on start-up" checkbox, and then click "Connect". This post is basically a roll up of the hMailServer SSL certificate documentation.On this screen, it allows you to connect to hMailServer. Hopefully you didn’t run into anything weird that I did not. I’ve setup a few pop3 accounts and an IMAP and had a lot of fun sending my virtual test personas emails.

CONFIGURE HMAILSERVER WINDOWS

I use Windows Live Mail which I’ve configured to pull email from one of the test accounts I’ve setup on hMailServer. Go ahead and fire up your favorite email client. Notice the port numbers I use for IMAP (993) POP3 (995) seem to be the default secure ports for these two protocols. Next create new TCP/IP ports which use SSL for each protocol you are interested in testing.

configure hmailserver

certĬonfiguring hMailServer With Your New SSL Certificateīring up your hMailServer administrator UI and add a SSL certificate Luckily it is easy to generate your own certificate. If you are like me this certificate is for development and you won’t really need a certificate authority to sign it for testing purposes. SET OPENSSL_CONF=c:utilitiesOpenSSL-Win64binopenssl.cfgįor the Common Name you should put the fully qualified domain name of the server where you will deploy the certificate. You can clue OpenSSL in with an environment variable: Looks like the default config location is not cutting it. Unable to load config info from C:/lan/ssl/openssl.cnf

configure hmailserver

Oops if you’re like me here you’ll get this error: This is the file you normally send off to your SSL certificate provider. Now you need to create a certificate request. I recommend you replace with your machine name. I told the installer to put OpenSSL in my c:utilites folder. I downloaded the 64bit 1.0 light version which required Visual C++ 2008 Redistributables (圆4) to be installed first.

CONFIGURE HMAILSERVER DOWNLOAD

I’ll take you from creating an SSL certificate to configuring hMailServer to work with both secure and regular connections to testing your setup.įirst things first you’ll need to download OpenSSL. Likely more that one person out there a needed to do this, so enjoy.

configure hmailserver

I am adding IMAP support to one of our products.















Configure hmailserver