Oct
19
How to Setup POP3 Account in Android Phone
Filed Under Domain & Server Hosting, Email Marketing | Leave a Comment
This article is to guide you how to setup internet email using Android Phone.

1. Select the Mail Option.

2. The Mail Option will allow you to setup with Exchange ActivSync or Other (POP3/IMAP), Select the option Other (POP3/IMAP).

3. Once you entered Other (POP3/IMAP) option, click on manual setup.

4. From the incoming settings, fill in all the necessary details as below,
Protocol: POP
Email address: your full email address, such as user@domain.com
Username: your full email address, such as user@domain.com
Password : enter your email password
POP Server: mail.domain.com where domain.com should replace your domain name
Security type : SSL/None, ***if you have SSL for email, choose SSL
Server Port : 110 for normal email account and 995 for SSL email account.

5. From the Outgoing server setting, Enter the following information.
Username: user@domain.com where it should be your email address.
Password : your email password
SMTP server : mail.domian.com where domain.com should replace by your domain name
Security type : SSL/None, ***if you have SSL for email, choose SSL
Server Port : 25 or 587 (if your ISP do not allow port 25, choose port 587) , use port 465 for SSL purpose.
Then click Next.

6. Click on email icon at Android home page.you are now complete setup your Internet email at your Android phone.
Source: [Exabyte]
Oct
18
Data security is a prime concern for many of our customers given the serious security threats that exists in today’s environment. You do not want to wake up one day to discover that your server being hacked, data being stolen or a trojan hidden inside your server. How about protection against massive data flooding, denial of services, hacking and update to the latest security patches ? Here is the complete solution for you.
LINUX SERVER HARDENING + FIREWALL SERVICES
- Scan for vulnerability
- Compiler / fetch app. limiting. (limits access to compilers)
- Logwatch installation and configuration (Sends a detailed daily report of server events based on logs
- Host.conf & sysctl hardening (spoof protection and basic ddos protection)
- Installation and configuration of APF (restricts access to unneeded ports)
- Installation of security updates by OS/Control panel Vendor
- Noexec, Nosuid temporary directorys (noexec directories such as /tmp, /var/tmp, /dev/shm)
- LibSafe Installation (software level attack buffer. Prevents buffer overflow attacks)
- CHkrootkit (checks for possible rootkits on the server)
- Php Open Basedir Tweak
- BFD – (Brute Force Detection)
- ClamAV + ExiScan Installation (email virus/spam scanning)
- RBL/DNSBL Thru Exim with RBL Whitelist, Blocklist & Bypass integrated with abuseat.org, spamcop.net, spamhaus.org, ordb.org and njabl.org for spamming
- Installed Forge Helo To Protect From Using The Server For Spamming
- Installed Exim Dictionary Attack
- Installed Razor and SARE To Integrate with SpamAssassin
- Secured kernel default and limit capabilities
- Secured ports
- Secured root login
- Secured sshd port
- Secured Open DNS
- Installed SIM (restarts downed services & delete logs in /var/log automatically)
- Installed PRM ( Process Resource Monitor ) to monitor processes and kill overloading in the server
- Installed SPRI ( System Priority ) to control server load
- Installed Mod_Security with massive custom rules
- Installed ZendOptimizer
- Installed EAccelerator
- Installed MyTOP
- Installed and Configured TripWire
- Compiled PHP to the latest version
- Upgraded Kernel
- Updated Installed Softwares
- Optimized Apache
- Optimized MySQL
- Optimized PHP
Requirements
- Must have Cpanel with Cpanel Supported OS