Author: Sathiya
-
CSR Generation: Using OpenSSL (Apache w/mod_ssl, NGINX, OS X)
Generating a Certificate Signing Request (CSR) using OpenSSL (Apache & mod_ssl, NGINX) A CSR is a file containing your certificate application information, including your Public Key. Generate your CSR and then copy and paste the CSR file into the web form in the enrollment process: Generate keys and certificate: To generate a pair of private…
-
Generating a Certificate Signing Request (CSR) in Ubuntu
This guide will walk you through the steps to create a Certificate Signing Request, (CSR for short.) SSL certificates are the industry-standard means of securing web traffic to and from your server, and the first step to getting your own SSL is to generate a CSR. This guide is written specifically for Ubuntu. Log onto…
-
WHMCS Cloudflare IP Issue
You’ll need to login to your admin area, navigate to Setup > General Setting > Security > Proxy IP Header and add in X_FORWARDED_FOR please also add in the CloudFlare IPs to the Trusted Proxies https://www.cloudflare.com/ips/ Configure Trusted Proxy Setting in whmcs with Cloudflare DNS. https://docs.whmcs.com/Trusted_Proxy_Settings
-
Configure IMAP for iPhone or iPad
The iPhone and iPad supports IMAP. IMAP will allow you to retrieve emails and folders from SmarterMail and leave the emails on the server. Refers to All Versions of SmarterMail Follow these steps to create a SmarterMail IMAP connection to an iOS device with Firmware 5.0.x: On the iPhone, tap Settings. Tap Mail, Contacts, Calendars. Tap Add Account.…
-
Can not send email using Outlook (Server Error: ‘550’)
If you are receiving an error similar to this when sending email using Outlook: “The message could not be sent because one of the recipients was rejected by the server. Server Response: ‘550 not local host, not a gateway’, Port: 25, Secure (SSL): No, Server Error: 550, Error Number: 0x800CCC79 Open your Outlook settings (Tools ->Accounts)…
-
Accessing your Smartermail email account in Gmail
Login to your Gmail Account.In the top lefthand corner, open the Settings cog and choose Settings.Click Accounts and Import.Click “Add a POP3 mail account you own”.Enter your Email address. Click the Next button.Enter your full email address as the Username.Enter Password for your email account. Enter the POP Server. This will vary depending on if you choose to use…
-
how to change default page in cpanel
The skeleton directory ( Skeleton Directory: A directory that defines what files and subdirectories new accounts will have by default. When the account is created, the new user’s account will contain an exact copy of the skeleton directory.) exists to let you easily copy the same files into every new account’s public_html and public_ftp directories when the account is created. Keep in mind…
-
Setting our Nameservers for doman name registered with godaddy
If your domain name is registered with Godaddy, use the following instructions to update its nameservers depending how you use or host the domain name. To Set Nameservers for a Domain Name Registered with Godday Log in to your Godaddy Account Manager. Next to Domains, click Launch. Select the domain name(s) you want to modify.…
-
Set up POP in Outlook 2003
POP is a protocol used to retrieve email messages from an Internet email server. Generally, when you use POP it is best to use it from one particular computer. When you download your messages, the POP email server stores them for your later retrieval. If you go to another computer to connect and retrieve that…