The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Mime vs. Html email ?
Hi.
I always used a simple method to send mails in simple HTML format. Infact it was enough adding the following code at the beginning of the header: PHP Code:
As the result, all emails that always worked fine, now arrive just like simple text, of course fullfilled of un-decoded HTML tags stuff. I even checked the hack HERE but didn't found anything as simple as before to send these html formatted emails. Sould anyone put me on the right way ? Thank you very much. Bye |
#2
|
|||
|
|||
Nobody's there ?
|
#3
|
||||
|
||||
Pretty much what you need:
http://www.webmasterbase.com/article/679 |
#4
|
|||
|
|||
Thanks a lot, FireFly.
I read that article but I fear the problem isn't the php.ini setup. I'm on a Linux (shared) server and the ini settings are always the same. Only, my provider changed the SMTP server. I still use the sendmail -t instruction but the problem - I guess - is in the header of the single email itself. As said before, my problem is: sending via mail() function extactly the same built as before, now I receive a badly-formatted text-only email with all the html stuff. Is there any other mime type I could put into the header ? Thanks for the answer. If you're away this forum is one-way ... |
#5
|
||||
|
||||
You can also open a socket directly to the SMTP server and send the email through there.
http://www.phpguru.org/downloads/smtp/ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|