Comprehensive tutorial on (HTML-) Mail configuration
Hello,
commerce has been good to me so far. Easy, flexible...
But when it comes to sending (html-) mails, this thing is driving me totally crazy. There seems to be no straight and simple way to send out a formatted html mail for an order confirmation including summary and make it look like I would like it to.
I did not start with commerce kickstart as this shop had to be implemented into an existing drupal site. But also trying the pure kickstart did not work out for me. The sending of html mails failed.
The closest to a formatted order confirmation was using the [commerce-order:commerce_line_items] token in a rules action but that one referred to a hardcoded view that I customized with fields (add to cart) I don't want in the confirmation mail. Additionally it comes with an "edit" link for the view.
So here is my question: is there a step by step tutorial with explanation on how to properly set up the mail-system for the shop?
Thank you.