|
I use lists to accomplish what you are doing as
others have said but I use our employee database to update the lists so you
don't have to keep subscribing and unsuscribing users. I only have about 350
users but we have lots of turnover and its too much to keep up
with.
I do this by having my SQL server do a DTS export
to a text file (users.lst) every hour containing nothing but a list of
everyone's email address for the list criteria. I then have that file copied
over the list's users.lst file every hour.
You could do the same from excel, access or
whatever manually
|
- [IMail Forum] SMTP32.EXE Boom! Mike Goetz
- Re: [IMail Forum] SMTP32.EXE Boom! Keith Weinheimer
- Re: [IMail Forum] SMTP32.EXE Boom! Scott Perry
- RE: [IMail Forum] SMTP32.EXE Boom! Mike Goetz
- Re: [IMail Forum] SMTP32.EXE Boom! Daniel Donnelly
- Re: [IMail Forum] SMTP32.EXE Boom! Dave MacMillan
- RE: [IMail Forum] SMTP32.EXE Boom! Scott Perry
- RE: [IMail Forum] SMTP32.EXE Boom! STEVEN MOORE (IFL)
- RE: [IMail Forum] SMTP32.EXE Boom! Dave MacMillan
