hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Software and Control Panels : What control panel can i use in this case!
Reply

Hosting Software and Control Panels Software used in the web hosting industry. Topics include control panels, add-on software, setup scripts, etc.
Forum Jump

What control panel can i use in this case!

Reply Post New Thread In Hosting Software and Control Panels Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 03-11-2001, 01:19 PM
mpkapadia mpkapadia is offline
Web Hosting Master
 
Join Date: Jan 2001
Posts: 572
Question

Hi all

I have a system with rackspace, When that was installed they did not have any control panel besides webmin.
Webmin is cool for managing server

But i have to give end users functionality for addinf pop/ ftp accounts etc etc , and cannot do that with webmin

I checked for plesk but it is meant to be installed on a CLEAN server. I already have over 100 live sites on the same and CANNNOT afford a screwup or downtime.

What do you suggest, Is there anything that i can put which will sit on top of the existing setup and maybe coexist with webmin and give me the needful.

The minimum i need is adding of pop accounts.

Suggestions anyone?
Regards
Manish Kapadia
Bombay-India

Reply With Quote


Sponsored Links
  #2  
Old 03-11-2001, 01:44 PM
cbaker17 cbaker17 is offline
Web Hosting Master
 
Join Date: Jun 2000
Location: Wichita, Ks, USA
Posts: 1,984
Im not

Im not aware of any extensive control panel that will integrate seamlessly with your existing setup, but you may be suprised to know that you can actually give your users access to webmin for their own domains and for only the services you want, you can deifne this all in module options located in the top left hand corner.

__________________
affordablecolo.com carrier grade colocation at a affordable price!
Charles Baker - Company Operations
1-866-316-HOST

Reply With Quote
  #3  
Old 03-11-2001, 01:55 PM
mpkapadia mpkapadia is offline
Web Hosting Master
 
Join Date: Jan 2001
Posts: 572
Sure something like that is possible in webmin but reading other posts about control panels on this forum i see that most people are against use of Webmin for end users.

I think it was kunal who had said so if i am not mistaken.

do i have no other options.

Rgds

Reply With Quote
Sponsored Links
  #4  
Old 03-12-2001, 04:45 AM
WildWayz WildWayz is offline
Web Hosting Evangelist
 
Join Date: Feb 2001
Location: Nr Cambridge, UK
Posts: 525
How do you add pop3 accounts with Webmin?
I can do email redirects, but not POP3 accounts.

Ta
James

Reply With Quote
  #5  
Old 03-12-2001, 04:56 AM
mpkapadia mpkapadia is offline
Web Hosting Master
 
Join Date: Jan 2001
Posts: 572
Steps

1 Add the user through webmin (THis is in System - User and groups)

Eg created a user domain1

2 In servers > Sendmail > Local domains make sure your domain is listed out there , Make sure that you put it if it is not. THis basically adds to the file sendmail.cw

3. Agian in servers > Sendmail > Address Mapping
Create a mapping that mail for domain1.com send to address domain1 (Address domain1 here will mean user domain1)

It will look like below ( THe file /etc/mail/virtusertable)

@domain1.com domain1


Thats it you just created a pop mail id domain1@domain1.com

You can do it for any other account Eg if u have created a user "joe" then for him you will write as follows

joe@domain1.com joe


Hope this helps

Regards
Manish Kapadia
Bombay-India


Reply With Quote
  #6  
Old 03-12-2001, 05:24 AM
WildWayz WildWayz is offline
Web Hosting Evangelist
 
Join Date: Feb 2001
Location: Nr Cambridge, UK
Posts: 525
Thanks

One thing, when I send emails out through the server I get this error...

"Date: Mon, 12 Mar 2001 09:22:08 GMT
From: Mail Delivery Subsystem <MAILER-DAEMON@hyperblade.moose-shack.propagation.net>
To: wildwayz@hyperblade.moose-shack.propagation.net
Subject: Returned mail: Service unavailable
Parts/Attachments:
1 Shown 11 lines Text
2 Shown 384 bytes Message, "Delivery Status"
3 Shown 577 bytes Message, "test"
3.1 Shown 2 lines Text
----------------------------------------

The original message was received at Mon, 12 Mar 2001 09:22:06 GMT
from wildwayz@localhost

----- The following addresses had permanent fatal errors -----
<wildwayz@clara.co.uk>

----- Transcript of session follows -----
... while talking to mailspool.clara.net.:
>>> DATA
<<< 550 rejected: cannot route to sender <wildwayz@hyperblade.moose-shack.propagation.net>
554 <wildwayz@clara.co.uk>... Service unavailable

[ Part 2: "Delivery Status" ]

Reporting-MTA: dns; hyperblade.moose-shack.propagation.net
Arrival-Date: Mon, 12 Mar 2001 09:22:06 GMT

Final-Recipient: RFC822; wildwayz@clara.co.uk
Action: failed
Status: 5.2.0
Remote-MTA: DNS; mailspool.clara.net
Diagnostic-Code: SMTP; 550 rejected: cannot route to sender <wildwayz@hyperblade.moose-shack.propagation.net>
Last-Attempt-Date: Mon, 12 Mar 2001 09:22:08 GMT"



Any ideas?

James

Reply With Quote
  #7  
Old 03-12-2001, 05:31 AM
WildWayz WildWayz is offline
Web Hosting Evangelist
 
Join Date: Feb 2001
Location: Nr Cambridge, UK
Posts: 525
Just a bit of background info...

I have my server with ***** (I know - they are bad).
Their dedicated servers would not support PHP4, so I paid for them to put RedHat 6.2 on.

That was it - no other help from them.

I had to set the server up myself, so I daresay I missed some things

Domains work fine, so does PHP4/MySQL/APache/perl that I installed.

qpopper and sendmail are installed too.

I know I am most likely out of my league here, but I am a fast learner (and I am not a newbie ).

Any help would be appreciated.

Ta

James

Reply With Quote
  #8  
Old 03-12-2001, 05:40 AM
mpkapadia mpkapadia is offline
Web Hosting Master
 
Join Date: Jan 2001
Posts: 572
Try sending out mail through the smtp server of you local isp, Very high probabilities that your Isp (*****) must have stoped relaying except from localhost.

So this woud mean that any popaccount@domain.com on your server would have to use the ISP smtp server for outgoing mails and not yours.

Even we have done the same for our setup and dont give smtp

Rgds,

Manish

Reply With Quote
  #9  
Old 03-12-2001, 06:16 AM
WildWayz WildWayz is offline
Web Hosting Evangelist
 
Join Date: Feb 2001
Location: Nr Cambridge, UK
Posts: 525
Hi ya again

Thanks for the help... another question

In Webmin, I got to Sendmail Options and click on DOMAIN MAPPING and I get this error "Your sendmail configuration file does not have the necessary directive for domain mapping. "

Same for OUTGOING ADDRESSES.

Is this normal?

--James

Reply With Quote
  #10  
Old 03-12-2001, 06:18 AM
WildWayz WildWayz is offline
Web Hosting Evangelist
 
Join Date: Feb 2001
Location: Nr Cambridge, UK
Posts: 525
Also, when I make an account for the POP3 user, he can still FTP/Telnet into the server.

Is there anyway to set this up as only a POP3 account?

--James

Reply With Quote
  #11  
Old 03-12-2001, 08:54 AM
mpkapadia mpkapadia is offline
Web Hosting Master
 
Join Date: Jan 2001
Posts: 572
I am not sure how you would disable the ftp but reg telnet for security purpose what you can do is just allow him to change password only on telnet session and nothing else

How would you do it?

When you create a new user through webmin under shell permissions you just put /usr/bin/passwd .
Your user would not be able to do anything except change passwords now

Hope this helps,

Guys this is going off topic. If possible james you continue this in another thread , My initial question here is being lost,

Regards
Manish

Reply With Quote
  #12  
Old 03-16-2001, 08:34 AM
Slydder Slydder is offline
Junior Guru Wannabe
 
Join Date: Dec 2000
Location: Schwerin Germany
Posts: 71
For those of you interested there is an Open Source Control Panel in Development. It will be Linux/NT compatible and able to install onto existing servers. We have started a new Source Forge site to assist in coordinating the project. If interested check it out here: https://sourceforge.net/projects/ngcpanel/

We are still looking for people to help on the project as well.

Chuck

__________________
visit http://wiki.itadmins.net and http://www.itadmins.net

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
ResellerClub Module Helps Resellers Provision Hosting Products through WHMCS Control Panel Web Hosting News 2012-09-06 16:17:27
Video: cPanel and Attracta Talk About Integrating SEO Tools into the Hosting Control Panel Whir Tv 2012-08-31 14:10:47
Rackspace Details New Cloud Hosting Control Panel Features Web Hosting News 2012-08-03 16:03:35
WHIR TV: Video Demo of Atomia Web Hosting Control Panel Whir Tv 2012-08-02 09:22:05
WHIR Demo: Parallels Plesk Panel Whir Tv 2012-03-06 18:07:47


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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 Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?