Hello guys,
I am trying to send mass emails using imap_mail()
I put all emails in BCC and it works fine.
Problem is, emails are not trated as HTML emails.
I am using
Content-type: text/html; charset=iso-8859-1
Isnt this enough?
Thanks!
I am trying to send mass emails using imap_mail()
I put all emails in BCC and it works fine.
Problem is, emails are not trated as HTML emails.
I am using
Content-type: text/html; charset=iso-8859-1
Isnt this enough?
Thanks!
Comment