Page 1 of 1

Sending Mail with MIMIE

Posted: Thu Aug 18, 2005 2:40 pm
by sticksys
hi there, it's me again 8) i have been told that i need to create special class for using MIME...


is it true :?:

Posted: Thu Aug 18, 2005 4:50 pm
by feyd
you don't have to, but it can certainly help in sending emails... You need to mime encode various parts to send attachments, for example...

Posted: Thu Aug 18, 2005 7:31 pm
by timvw
You can save yourself a lot of time by not reinventing the wheel, and use http://phpmailer.sf.net. Reuse, reuse, reuse...

Posted: Thu Aug 18, 2005 7:35 pm
by feyd
I knew I forgot something in that post, thanks tim :)