ValdikSS f7540aa52f
FIX: properly clean Thunderbird emails, don't remove links (#16543)
Mozilla Thunderbird email client add links into HTML as follows:

`<p>The link: <a class="moz-txt-link-freetext" href="https://google.com">https://google.com</a></p>`

Current filtering rules strip out the link, leaving only `<p>The link: </p>`.
Properly strip only unnecessary information: quote prefix, signature, forwarded message header.
2022-04-25 12:57:56 -04:00
..
2020-01-15 11:27:12 +01:00
2021-10-27 11:39:28 +03:00
2022-03-03 09:24:58 +08:00
2021-05-31 10:22:50 +08:00
2019-05-22 17:39:44 +03:00
2022-04-06 17:10:51 +02:00
2022-03-06 18:15:25 +01:00
2020-05-05 13:46:57 +10:00
2021-06-21 11:06:58 +08:00
2020-07-21 15:55:03 +08:00