This is probably a backwards way but I use this perl script to pull just the
domain names from my in-addrs.  It creates a batch file called megalist.bat
which basically has a ton of makelist >> megalist.txt lines.

I send that over to the nt server, run it, then I have a list of every
account on the server.  Then I cust and paste that into
a list server setup.  If you have "root" users in each domain name,you
probably don't want to email them too so you can configure them to not
accept email by changing the mailbox size to 1 byte and setting the
postmaster alias to the technical/admin contact for the domain name.


Matt

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Marcin Zastawny
> Sent: Tuesday, April 04, 2000 9:25 AM
> To: IMail_Forum
> Subject: RE: [IMail Forum] How to create a user whilst online and not
> using web mail
>
>
> Depends on how you have configured your domain - whether it is
> storing user
> account details in a database or in the registry.
> If it is in a database then you just insert that record into the database.
> If it is in the registry then use the utility adduser.exe.
> Most of all this can be done in an ASP script, and I recommend
> using an ODBC
> database (like Access, SQL Server or Oracle, depends on how many users you
> want to service)
>
> regards,
> Marcin
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Chris Gurney
> > Sent: Tuesday, April 04, 2000 2:41 PM
> > To: IMail_Forum
> > Subject: [IMail Forum] How to create a user whilst online and not
> > using web mail
> >
> >
> > Is it possible to create a user whilst online.
> >
> > I want to be able to request a user name and password from a potential
> > subscriber to my site and then give them an email account as part of the
> > deal.
> >
> >
> > [EMAIL PROTECTED]
> >
> > Please visit http://www.ipswitch.com/support/mailing-lists.html
> > to be removed from this list.
> >
>
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to