Re: Mass Mailings

Dale E. Reed Jr. ( (no email) )
Wed, 22 Apr 1998 14:00:48 -0700

> Greg Keys wrote:
>
> I need to be able to send e-mail to groups of people based on various criteria
> in their emerald accounts (such as service type, pay periods, net software,
> etc)
>
> Has anyone out there come up with a way of querying the database and
> generating mail to those who meet a given criteria?

My generic solution for this is to run a query to create a batch file.
Something like this:

Select Command='blat newmail.txt -t ' + sa.email + ' -s mailing -f admin@my.com"