Web Hosting Talk







View Full Version : email only accounts


Pingu
09-05-2002, 05:32 PM
Umm, how do I set up email only accounts on a RaQ3?

And I mean accounts with no other stuff whatsoever, no ftp, shell access, nothing but email

dutchie
09-06-2002, 03:37 AM
I think you just need to create a site and disable FTP, FP etc.

Place a "this domain is registered at companyname" index file or a javascript redirect to you own site in the webspace.

FiberOptic
09-06-2002, 03:47 AM
Yeps,

Or chmod the web dir and set the permissions to
-rxxrxxrxx .....

Pingu
09-06-2002, 04:41 PM
Ooh, I haven't been clear, sorry guys :(

What I meant was create users within one site, just for email.
The control panel allows me to uncheck shell access for a particular user, but there's nothing there about ftp.



I can still use these tips on the ~user webspace though :)

FiberOptic
09-06-2002, 07:46 PM
Not if you set the permissions in /users/username/web to read only

GideonX
09-09-2002, 09:26 AM
dont even mess with permissions.

do this.

edit /etc/ftpusers

and add the username that you do NOT want FTP access.

it'll block the user when they attempt to login.