Lazar Shishmanov, PhD
Connect
Articles
I can’t send emails. It seems that the POP3/IMAP connection is not working.
In order to check, whether your email client does connect to POP3, please follow these steps: Open Command Prompt from Windows -> Start button -> Run -> type "cmd", a black dialog box will...
I am unable to use the PHP mail() function from my premium hosting account, why?
Here is a script example you can test PHP mail function with: <?php $to = "you@yourdomain.com"; $subject = "Hi!"; $body = "TEST"; $headers = "MIME-Version: 1.0\r\n"; $headers .=...
How to set up email forwarding?
To forward an email that is sent to your email account created in your hosting account you must create a forwarding email filter. To enable e-mail filtering for the incoming messages of an e-mail...
How can I add an email alias?
To add an email alias, you should follow the instructions below: Log in to your Hosting Control Panel Open the Email Manager Choose the Create Email Alias option Fill in the form and create the...
How can I access my Webmail?
Webmail is accessible from http://mail.yourdomain.com* and also from your hosting panel, Webmail section. Login to Webmail with your e-mail address and password. *replace yourdomain.com with your...
Example Contact Form
Our servers require SMTP authentication, which in plain English means you will have to use any of your email accounts, created within the Email Manager > Email Accounts section from your control...
Connect
Latest posts:
WordPress Themes – How to Find Out if a Theme is Appropriate for Your Needs
WordPress themes are a small universe of their own. Diving deep into that universe could result in a lot of lost time, a lot of confusion, and a lot of frustration. Themes are being created for all sorts of reasons, and a lot of themes have been left to fate. And a...
The 3 Favorite Plugins of Our Users
WordPress is the most used CMS in the world. In fact, WordPress is running around 30% of the entire web. That probably wouldn’t be the case if it wasn’t as customizable as it is. And while a lot of this customization comes from the CMS itself, the vast number of...
How to Create and Sell Online Courses – The Beginner’s Guide
Education and teaching have a long history of predominant elitism in the European tradition. Moreover, just a few hundred years ago, only a handful of wealthy men had access to scientific knowledge and the opportunity for research. It was not until 1873 that the very...
How to Overcome Writer’s Block: 6 Working Ways
The biggest fear of an artist is the blank page. The place that he or she has to fill with his words or brush strokes. And every now and then, while trying to fill the ‘silence’ a situation will occur where you have nothing to ‘say’. Or at least that is how it feels....
How to Become a WordPress Developer: 3 Successful Developer Tips
Spending day and night staring at the screen of a computer can either be an extremely satisfying experience when achieving a certain goal or the most dreadful one when debugging for hours. If you recognize both of these conditions, this article is for you. Being a...