I am wanting to send a newsletter to a mailing list or lists stored in a database that will include one image and some HTML tags.
How does Mail() work into this problem, or is there a better way of doing it. I have been successful with PERL, but I always run into to cross-platform problems between PCs and Macs with MIME Types.
I have also been successfull in sending a newsletter with the images file path that retrieves the image from my server. But this seems scetchy for the recepients.
Thanks for any help provided.