You could enter this at the command prompt.
Open command prompt, change directory to the Imail
folder, enter command.
Or you could include it in a batch file and schedule it to
run in the wee hours of the morning if you were concerned
about processor usage delivering to several boxes at one
time. Here is a sample from a batch I run once per month.
@echo off
mailall -h mail.netease.net -f [EMAIL PROTECTED] -s "News From NetEase"
d:\userfiles\monthly.txt
Note I do not use the -d option as I archive the newsletter in
another process.
Dusty
----- Original Message -----
From: Dustin Krysak <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 25, 1999 10:13 AM
Subject: RE: [IMail Forum]
> Where does one enter this command?
>
>
>
>
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.