Thanks Dusty. I didn't even know the "sort" command existed. Gotta love
Dos and Batch files!
Do you have a method of dynamically updating your mailing lists for this, or
do you simply edit the file as needed? I actually only have about 6 files
to worry about, so editing wouldn't be a problem, I'm really just curious.
Thanks again,
Brian Politis
-----Original Message-----
From: [EMAIL PROTECTED]
[SMTP:[EMAIL PROTECTED]] On Behalf Of ## Dusty Carden
Sent: Friday, July 30, 1999 4:43 PM
To: [EMAIL PROTECTED]
Subject: Re: [IMail Forum] Sorting Mailing Lists
Brian, here is a little snip from a batch I run here daily.
cd\imail\lists\listname
type users.txt | sort >> lists.tmp
copy lists.tmp users.txt
del lists.tmp
type users.lst | sort >> lisuser.tmp
copy lisuser.tmp users.lst
del lisuser.tmp
echo Sorted list alphabetically>>d:\Logfiles\batch\adduser.log
Dusty
----- Original Message -----
From: Brian Politis <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 30, 1999 2:08 PM
Subject: [IMail Forum] Sorting Mailing Lists
Does anybody have a script to sort mailing lists? I am trying to manage
several inter-company mail lists (having the users subscribe themselves is
not an option), and am having difficulty finding a given address in the
list. I was wondering if anyone else has the same issue and perhaps has a
script that could be run nightly to sort the addresses.
Thanks,
Brian Politis
-----Original Message-----
From: [EMAIL PROTECTED]
[SMTP:[EMAIL PROTECTED]] On Behalf Of Vaughn Thurman
Sent: Friday, July 30, 1999 2:51 PM
To: [EMAIL PROTECTED]
Subject: Re: [IMail Forum] Imail and MS Proxy 2.0
Yes!
-V
----- Original Message -----
From: Wallace Aiken <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 30, 1999 3:18 PM
Subject: [IMail Forum] Imail and MS Proxy 2.0
> Anyone accessing an Imail server using web messaging with clients
> behind a MS Proxy 2.0 Server? With the Imail server itself on the
> Internet...
>
> I'd love to hear from you ...
>
> Wallace Aiken
> Kent State University
> 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.
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.