-
While sieving through my data, I realized that some of the HTML emails contain custom styling. Sometimes this includes the color of the text.
I found an email formatted as follows:
```
In HA &nbs…
-
It would be amazing if we could write our emails in Markdown. Plain Markdown or [Tent Flavored Markdown](https://github.com/joakim/tent-flavored-markdown) (originally created for Markdown Essays, but …
-
PHPEnkoder presently works by running regular expressions over the entirety of `the_content`. Apparently doing so can lead to wrong encodings.
It should be possible to work in a more principled way…
mgree updated
5 years ago
-
Good day,
I took the "welcome.html" template and sent it to me by e-mail.
In Outlook, I get the following view: https://imgur.com/yrEHgJ5
And in Thunderbird these: https://imgur.com/pgB6xLt
How ca…
ghost updated
5 years ago
-
### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-repo…
-
In order to easily develop HTML emails, we should be able to see them fully-rendered, but:
- Writing to a debugging server only includes text, and
- Sending real email from the Vagrant VM is difficu…
-
This is my view code ================>
```
{:action => :create}, :method => :post, :remote=>true, :html => {:multipart => true} do |f| %>
"player2player-autocomplete", :class=>"sms_user…
-
Hi,
Swiftmailer Mail Wrapper, will work with "swiftmailer/swiftmailer": "~5",
Im not sure if you already done some work on a mail wrapper, if not please consider this
**Add content to app/confi…
-
### Steps to reproduce
Some mails are received with list numbers in block code
### Expected behavior
Received as list with normal formatting
### Actual behavior
1.
see screenshot
![image]…
-
If people are interested in launching their own deployment of OpenOversight, such as [BPD Watch](https://bpdwatch.com/) or [cops.photo](https://cops.photo/), they'll need to customize certain areas of…