#1 (permalink)  
Old 07-15-2009, 03:39 AM
Registered User
 
Join Date: Nov 2005
Posts: 16
rajuru is on a distinguished road
enabling specific mail client for specifc domain

hello,
when user logs in 2095, multiple mail client is showed there (roundcube/horde/squirelmail).

It is ok for all my clients except a single. suppose, the domain is xyz.com. when he/she logs into there, he should see only roundcube while all other customers see all of them.

is it possible and if yes, how?

thanks in advance.
__________________
[My Blog] :: [Projanmo.com] :: [A/V Search Engine] :: [Flash Gamz]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-15-2009, 10:53 AM
Registered User
 
Join Date: May 2008
Posts: 905
thewebhosting is on a distinguished road
You can enable and disable webmail applications as per user accounts.

Suppose the username is xyzco for your domain xyz.com, first login to SSH into the server as root, and edit the file mentioned below:

pico /var/cpanel/users/xyzco

Now, if you want to disable all webmail applications and enable roundcube mail, you would need to add following lines:

skiphorde=1
skipsqmail=1
skiprcmail=0

Next, you'll need to restart cPanel, you can normally do this by doing :

/etc/init.d/cpanel restart

Now, when the user xyzco logs into webmail, they only see roundcube mail, and not the other two.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-15-2009, 12:32 PM
Registered User
 
Join Date: Nov 2005
Posts: 16
rajuru is on a distinguished road
Thumbs up

thank a lot dear. that is exactly what I was looking for.
__________________
[My Blog] :: [Projanmo.com] :: [A/V Search Engine] :: [Flash Gamz]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-17-2009, 03:06 AM
Registered User
 
Join Date: Nov 2005
Posts: 16
rajuru is on a distinguished road
Quote:
Originally Posted by thewebhosting View Post
You can enable and disable webmail applications as per user accounts.

Suppose the username is xyzco for your domain xyz.com, first login to SSH into the server as root, and edit the file mentioned below:

pico /var/cpanel/users/xyzco

Now, if you want to disable all webmail applications and enable roundcube mail, you would need to add following lines:

skiphorde=1
skipsqmail=1
skiprcmail=0

Next, you'll need to restart cPanel, you can normally do this by doing :

/etc/init.d/cpanel restart

Now, when the user xyzco logs into webmail, they only see roundcube mail, and not the other two.
hello,
i just tried your tips however no luck. i made changes and restarted cpanel service. but still see all the three.

here portion of the file:

Quote:
LANG=english
MAXADDON=50
MAXFTP=50
MAXLST=50
MAXPARK=50
MAXPOP=50
MAXSQL=50
MAXSUB=50
OWNER=root
PLAN=BusinessClass
RS=x3
STARTDATE=1244099959
skiphorde=1
skiprcmail=1
waiting for reply.
__________________
[My Blog] :: [Projanmo.com] :: [A/V Search Engine] :: [Flash Gamz]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to enabling and disabling mail delivery confirmations Bulent Tekcan cPanel and WHM Discussions 1 05-02-2006 03:01 AM
help enabling and installing c client Stealth6669 cPanel and WHM Discussions 2 03-26-2006 04:43 PM
Enabling cpanel login from client domains teds cPanel and WHM Discussions 3 09-02-2004 03:42 PM
SMTP - How to block specific domain for sending mail? netlook cPanel and WHM Discussions 0 06-08-2004 03:15 AM
Deliver only messages to a specific domain in Mail queue NetX cPanel and WHM Discussions 0 02-07-2004 11:53 AM


All times are GMT -5. The time now is 11:47 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc