Jailshell

Cpanel Hosting, Web Hosting, Web Hosting Tutorials No Comments »

What is jailshell?

Jailshell is a very limited shell that allows clients to logon to your server via SSH. It limits them to their home directories, keeping the rest of your files on your server from being viewed.

How to enable jailshell from WHM?

You can enable jailshell as the default shell for new and modified accounts by going to Tweak Settings under Server Setup on the WHM main page. Scroll down to “System” and check the box next to ” Use jailshell as the default shell for all new accounts and modified accounts”.

“554 We do not accept unauthenticated email from hosts without reverse DNS”

Cpanel Hosting, Web Hosting Tutorials 2 Comments »

The error message means what it says – the email is arriving from a machine that does not have a properly configured reverse DNS (PTR record) set up.

How to disable webmail interface for single account?

Web Hosting, Web Hosting Tutorials No Comments »

If you want to disable ‘Horde’ user for eg: ‘user_1′

vi /var/cpanel/users/user_1

Then add the following lines ::

skiphorde = 1
skipneomail = 1

(Here ‘1′ is for disable and ‘0′ is for enable)

Then restart your cpanel service. Thats it .

server response ‘250 HELP’ Port; 25, Secure (SSL) Yes, Server Error 250, error number 0×800CCC7D.’

Cpanel Hosting, Web Hosting, Web Hosting Tutorials 2 Comments »

This problem happens because your version of Outlook Express is set up to use Secure Socket Layer (SSL), which the domain does not use.
To fix this problem, open Outlook Express, and click:
- Tools
- Accounts
- Then click on your mail account connection and click Properties
- Then click Advanced
- On this screen remove the checks from the boxes This server requires a secure connection for both Outgoing mail (SMTP) and Incoming mail (POP3).

Server Response: ‘-ERR invalid user or password’, Port: 110, Secure(SSL): No, Server Error: 0×800CCC90, Error Number: 0×800CCC92

Cpanel Hosting, Web Hosting, Web Hosting Tutorials No Comments »

Check your Outlook Express settings, making sure that the POP3 and SMTP are set properly and that your full username and password are correct.If you are still having problems, it could be that your password has somehow become corrupted , just change it.

Server Response: ‘-ERR’, Port: 110, Secure(SSL): No, Server Error: 0×800CCC90 , Error Number: 0×800CCC91

Cpanel Hosting, Web Hosting, Web Hosting Tutorials No Comments »

This error message is caused by the fact that you have set an anti virus program, to scan all emails automatically.
Changing the settings within Outlook Express will not solve the issue. You need to change the settings for AntiVirus.

Getting Error While Sending Mails From Outlook

Cpanel Hosting, Web Hosting, Web Hosting Tutorials No Comments »

Sending’ reported error (0×800CCC65) : ‘Your outgoing (SMTP) e-mail server has reported an internal error. If you continue to receive this message, contact your server administrator or Internet service provider (ISP). The server responded: 503 valid RCPT command must precede DATA’

Solution : In Outlook, select Tools > Options > Email Accounts > More settings > Outgoing server — check the box marked ‘My outgoing server

(SMTP) requires authentication.’

Mails are not going through and getting bounce backs From a domain

Cpanel Hosting, Web Hosting, Web Hosting Tutorials No Comments »

Check for :
# cat /etc/valiases/yourdomain.com
If it displays :
*: :fail: No Such User Here
Then edit as : # vi /etc/valiases/yourdomain.com
*: username

Can’t Delete messages from HORDE

Cpanel Hosting, Web Hosting, Web Hosting Tutorials 1 Comment »

If you are not able to delete the messages from Horde and getting an error :

‘There was an error deleting messages from the folder “Inbox”. This is what the server
said: [TRYCREATE] Mailbox does not exist.’
Product versions this article applies to:

SOLUTION :
Most probalby you have switched your webmail to
“When deleting messages, move them to your Trash
folder instead of marking them as deleted?” in Horde
IMP preferences under “Options” -> “Deleting and Moving Messages”.
Please make sure that trash folder was created and selected under
“Trash folder:” option.

How to set counters through cpanel

Cpanel Hosting, Web Hosting Tutorials No Comments »

Counter is used for counting visitors on your website. You are able to access counter option through cpanel >> cgi center >> counters. You can set counter for your cpanel account as per below.

* Go to counter option in your cpanel hosting control panel. Cpanel >> CGI center >> counters.
* Click radio button against counter.
* Edit/Reset a counter
* Counter name:- defaults counter name is cpanel username. This will cerate username.dat file under /var/cpanel/Counter directory.
* Click on Make HTML it generates following lines.

* Copy the above lines then on shell prompt go to directory
# cd /var/cpanel/Counters

Check file is created with the name username.dat. Change the file permission to 777.
# vi username.dat

Paste the above copied lines in file then save the file. Now counter is set for your main cpanel domain name.


WordPress Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in