Hi,
SMTP class is realy nice, I'm trying to send SMTP with embedded images ,but I cant since I can not manipulate the header (add the multi part mime attribute)
I see many other nice features like sending an email where the reply to address is different than the sender address, etc
If I understand it correctly is should be very simple interfac e(and probably implementation as well) for the library developer ,
just add setAttribute(type, value) method to the object and maybe getAttribute(type)
if you wish this also please ad your support :sign0163:
SMTP class is realy nice, I'm trying to send SMTP with embedded images ,but I cant since I can not manipulate the header (add the multi part mime attribute)
I see many other nice features like sending an email where the reply to address is different than the sender address, etc
If I understand it correctly is should be very simple interfac e(and probably implementation as well) for the library developer ,
just add setAttribute(type, value) method to the object and maybe getAttribute(type)
if you wish this also please ad your support :sign0163: