[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Re: neomail full web based e-mail ? any ideas?



> No, we just want to give some customers the posibility to have their own
web
> based mail. We'll just install a local webmail script for that v-sites.

Instead of creating an alias to neomail on a global basis in srm.conf, you
could always grant access to it site by site using an alias in each desired
site's VirtualHost container in httpd.conf.  Or you could physically install
a dedicated copy on each site.

> What
> we're looking for is a script that creates a POP/IMAP accounts through a
> simple HTML form.
> Thanks,

It sounds like you really don't need system users then.  You just need a
script that creates the necessary records in aliases (or your own defined
aliases file you can define in sendmail.cf) and virtusertable.  Then you'll
probably want a DB (likely MySQL or PostgreSQL) to store info about each
account such as name, date created, password, etc. and authenticate against
that.  You could  probably use/edit Cobalt's existing scripts to do what you
want and you could create actual system user accounts, but if you plan on
having a lot of users authentication is going to take longer than you want
unless you use a database.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/
Visit http://www.goodoverevil.com/