Joe Stump([EMAIL PROTECTED])@Mon, Oct 22, 2001 at 02:11:28AM -0500:
> I'm using Qmail+Cyrus+SASL ... it's virtual accounts with virtual users and
> seems to be supporting multiple boxes one multiple domains. Here is a short
> list of what got Qmail+Cyrus up and running ...
>
> 1.) Any Cyrus+SASL
Joe,
Although it's set up to not allow the addition of users, but only the
changing of existing user's passwords, the MassSASLPass
(http://www.icaht.com/masssaslpass/) scripts can be easily modified to do
what you want. Due to sasldb's being owned by root, the scripts are a
combination of php
I'm using Qmail+Cyrus+SASL ... it's virtual accounts with virtual users and
seems to be supporting multiple boxes one multiple domains. Here is a short
list of what got Qmail+Cyrus up and running ...
1.) Any Cyrus+SASL HOWTO will work for compiling instructions
2.) Add qmail to the mail group (no
But will it allow me to add users to my SASL db? It doesn't seem that way.
--Joe
On Mon, Oct 22, 2001 at 01:06:53AM -0400, Steven J. Sobol wrote:
> On Sun, 21 Oct 2001, Joe Stump wrote:
>
> > Anyone out there have any scripts to add virtual accounts?
> >
> > I have Qmail+Cyrus+SASL+PHP on the
SASL is a way to create virtual users in a DB without creating accounts. This
allows me to host users on my box without giving them shell access.
--Joe
On Mon, Oct 22, 2001 at 01:20:07AM -0400, Steven J. Sobol wrote:
> On Mon, 22 Oct 2001, Joe Stump wrote:
>
> > But will it allow me to add user
On Mon, 22 Oct 2001, Joe Stump wrote:
> But will it allow me to add users to my SASL db? It doesn't seem that way.
It'll add the account itself but you'd probably have to find another way
to add the password. Sorry, you did say "SASL" and I didn't make the
connection. (it's late)
--
JustThe.ne
On Sun, 21 Oct 2001, Joe Stump wrote:
> Anyone out there have any scripts to add virtual accounts?
>
> I have Qmail+Cyrus+SASL+PHP on the server. I need an API to allow partners to
> create users via a HTTP script of some sort.
The IMAP interface to PHP should work. It requires you to compile o