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. |
||
|---|---|---|
| .. | ||
| authentication_results.rb | ||
| build_email_helper.rb | ||
| cleaner.rb | ||
| message_builder.rb | ||
| message_id_service.rb | ||
| processor.rb | ||
| receiver.rb | ||
| renderer.rb | ||
| sender.rb | ||
| styles.rb | ||
| validator.rb | ||