Archive for June, 2011

550 Access denied Invalid HELO name in outlook

If you’re getting the error ” 550 Access denied Invalid HELO” when sending out email in out look . Please double check your email setting to use the following

For outlook

  1. Click Tools then E-mail Accounts…
  2. Select “View or change existing e-mail accounts” and click Next
  3. Select the email account and click Change
  4. Click on “More settings”
  5. Select “Outgoing Server” tab
  6. Tick “My outgoing server (SMTP) requires authentication”
  7. Select “Use same settings as my incoming email server”
  8. Click Ok
  9. Press Next
  10. Lastly, press Finish

 

This will fix the issue and can send mails now :)

 

 

Comments Off more...

Reset password for Kloxo

SSH to server

cd /usr/local/lxlabs/kloxo/httpdocs

/usr/bin/lphp.exe  ../bin/common/resetpassword.php master <password>

This would rest your password for kloxo admin panel

 

 

Comments Off more...

Upgrade openssl in cpanel ?

Upgrading openssl in cpanel is considered dangerous as it breaks the system

We tried in one of our system and came out in flying colors … yes we were able to upgrade susccessfully

We upgraded to openssl 1.0 version for cpanel

below are the steps

tar -xvzf openssl-1.0.0d.tar.gz

cd openssl-1.0.0d
./configure
make

make test
make install

cd include/openssl
cp  -r * /usr/include
cp  -r * /usr/local/ssl/include
cp -r * /usr/local/ssl/include/openssl

cp -r lib* /usr/local/ssl/lib/
cp -r lib* /usr/lib/

When this is complete enter command  ldconfig

now you can open /etc/yum.conf and add in excluded list openssl*

Now run easyapache and all should work fine

 

 

 

 

 

 

Comments Off more...

Hillock's Wiki

Unlimited Hosting Solutions
  • Categories

  • Twitter Updates

    • Calendar

      June 2011
      M T W T F S S
      « Mar   Jul »
       12345
      6789101112
      13141516171819
      20212223242526
      27282930  
    • SMS Text Message

      Phone number

      Carrier

      *Standard text messaging rates may apply from your carrier*
    • © 2011 Hillock Hosting. All rights reserved
      Jarrah theme by Templates Next | Powered by WordPress