hellferret
Programmer
I'm attempting to write a bulk email function that sends a MIME mulipart/alternate email so that it displays a text or html message depending on the recipient's client (which is unknown).
I'm currently under a big pile of things like MAPI, SMTP, CDONTS and all sorts of things I know very little about. Currently I'm using the Outlook Object Model (9.0) to control the sending of the mail - is it possible to do what I want using this or is there a better method??
HF
I'm currently under a big pile of things like MAPI, SMTP, CDONTS and all sorts of things I know very little about. Currently I'm using the Outlook Object Model (9.0) to control the sending of the mail - is it possible to do what I want using this or is there a better method??
HF