1
philou
Mail in html
  • 2003/11/18 15:52

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


Hi
I have released a module called 'formulaire' (see in downloads) and the module send mails....
but ! I don't understand why I can't send mail in html.

What can I do ?

2
ackbarr
Re: Mail in html

I wasn't able to download this module to check, but you should be able to do this:
$mailer =& getMailer();
$mailer->multimailer->isHTML(true);
// Continue setting up mail message

3
philou
Re: Mail in html
  • 2003/11/18 16:33

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


thanks a lot ackbarr.

4
regen_r8
Re: Mail in html
  • 2003/11/18 16:38

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


This works well on a one off "hack" or module basis. It would be really cool if the mailer service could support "themed" html e-mail. Even, the mail templates that are part of modules and the system could be enhanced to include some of the properties of a theme.

The mail templates are language specific, and the themes are not.


5
techgnome
Re: Mail in html
  • 2003/11/18 18:42

  • techgnome

  • Module Developer

  • Posts: 51

  • Since: 2002/8/9 5


Or, to take it one step further... the user should also have the ability to indicate what kind of mail they would like to get - There are some I want as plain text, while others as HTML.


TG

Login

Who's Online

155 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits