I want to sen out a large email blast to my customer but i dont to overload my hosting service. Is there anyway to send out an email every few seconds, instead all at once using outlook or a "piggyback" program ?
Thanks
Chris
Does MS outlook allow one to span our the time of a bulk email blast. ?
1. Open outlook, make sure draft folder have no email in it, when you have all your emails ready to send move it to draft folder
2. Alt+F11 to open vba editor, copy the code from this link http://www.freewebs.com/swhtam/YA/sndMai... to the right blank area, change the time interval(the 1st line of the code), when everything ready hit F5(run code),
Then the mail will be 1 by 1 move from draft folder to outbox, and send it out in the time interval set.
Note: The time interval should be set according to the message size, long text and message with attachment should allow for longer time interval, otherwise you have to move the messages left in outbox due to lagging back to draft folder and run the code again.
Please contact for more details
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment