1
Hi guys, writing a custom newsletter sending module. having problems with figuring out how to send multipart type messages using XoopsMailer?
I have a template for text and html messages..
i.e.
1html.tpl <- html template
1text.tpl <- text template
how do i send both out with multipart message type?
Thanks,
Luke