I use makelist utility from Ipswitch and a simple batch file:
 
First, I created allfolks list under my domain. Then I wrote a batch file called makelist.bat, that contains just one line:
 
makelist mydomain.com > d:\imail\lists\allfolks\users.lst
 
This command transfers all usernames from mydomain.com into address database of allfolks list.
 
I put makelist.bat into winnt\system32 directory
 
Next, I configured NT scheduler (GUI), so every 4 hours batch runs as follows:
 
C:\WINNT\system32\CMD.EXE  /c makelist.bat
 
 
that's it!
 
 
 
 
 
 
----- Original Message -----
Sent: Wednesday, January 31, 2001 8:05 PM
Subject: Re: [IMail Forum] Emailing all users

What utility do you use for this, and what script do you use
to add them to a list, and automate it?

Thanks

Chris



At 08:55 PM 1/26/2001, Yuri Levenfeld wrote:
well, there is mailall utility, but this is not the EASIEST way.
 
This is what I do: I use another Ipswitch utility to exrtact all users of domain nad put them in the list called "allfokls". Then I just e-mail to [EMAIL PROTECTED]. To automate this I use NT scheduler that updates my "allfolks" list in the above manner 4 times a day, so my list is always up-to-date.
 
It takes some time to set it up, but after this you can e-mail to all your users from any mail client.
----- Original Message -----
From: Pat
To: [EMAIL PROTECTED]
Sent: Friday, January 26, 2001 8:37 PM
Subject: [IMail Forum] Emailing all users

Whats the best and EASIEST way I can send an email to all my users on my network?
Pat

Reply via email to