i ve been using php s pear Mail & Mail_Mime libraries to send well formatted html emails with/without attachments. some hosting companies don t have these libraries installed, and are reluctant to do so.
so, i m looking for a good technical source, tutorial, readable spec so i can write my own class using php s mail function... do you know of a good one?
thanks,
rob.