Following this discussion on Gitter :
@herbdool We should have an easy way to configure email for sending HTML and via SMTP. Should be much easier than the Drupal 7 setup with Mailsystem
@opi I use https://github.com/makinacorpus/drupal-netsmtp for basic SMTP support in D7. No UI. btw smtp support is good not only for HTML mails, but also to plug backdrop with services like mailjet, mailchimp... would a core support be an improvment for the 80%?
@quicksketch I believe SMTP support is a requirement for all systems that send email (including Backdrop) these days. Sending email is just so hard. It rarely works (getting into actual inboxes) without an external service. So in my opinion, yes I think it's a core candidate.
Describe your issue or idea
Administration interface should provide an easy way to configure an external SMTP server to send every email from Backdrop.
Recent comments
Hi Editing I see this: The CSS looks like this: /* Level 1: Standard Numbers */ .field-name-body ol { list-style-type: decimal; } /* Level 2: Lowercase Letters */ .field...
Numbered List format is different when editing
Done: https://github.com/backdrop/backdrop-issues/issues/7097 Feel free to edit it with better technical language. I'll have ago at vaccinating it but I'm only a user and the...
Numbered List format is different when editing
Hi Mike. That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Numbered List format is different when editing