atadbitslow
Programmer
Is there a way to export email addresses from an Access database and create an Outlook group contact??
We have a need to send out large batches of legitimate emails using the email addresses from our database and the email addresses will vary each time. Currently, I have code that runs through a query and uses the sendobject command to individually send the email out to numerous email addresses. The problem is our mail server (Earthlink) will only allow 50 emails at a time without considering us as spammers. They suggested using Groups in Outlook, but I'm not sure how that could be automated--again the email addresses will change with each mailing.....
Anybody have any ideas how to work around this or how to export to an Outlook group?
Thanks!
We have a need to send out large batches of legitimate emails using the email addresses from our database and the email addresses will vary each time. Currently, I have code that runs through a query and uses the sendobject command to individually send the email out to numerous email addresses. The problem is our mail server (Earthlink) will only allow 50 emails at a time without considering us as spammers. They suggested using Groups in Outlook, but I'm not sure how that could be automated--again the email addresses will change with each mailing.....
Anybody have any ideas how to work around this or how to export to an Outlook group?
Thanks!