[MlMt] Remove elements from emails

Giovanni Lanzani giovanni at lanzani.nl
Thu Oct 13 08:19:15 EDT 2022


Hi,

Our IT admins added those pesky warnings to all emails incoming from 
outside the companies.

The HTML injected looks like


```html
<span style=3D"color:#0075CF">
External Warning: This email is from
… - if this email address is unfamiliar, do not click links and
  do report via the Report Suspicious button in Outlook.
</span>
```

It thought of getting rid of this through CSS, by adding

```
span[style*="0075CF"] { visibility: hidden}
```

Updating the MmDefaultCSS variable in `com.freron.Mailmate` or putting 
that same line in `~/Library/Application 
Support/MailMate/Resources/css/stylesheet.css` didn’t produce the 
required effect so I'm a bit puzzled.

What could I try next?

Giovanni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20221013/85f86ce5/attachment-0001.htm>


More information about the mailmate mailing list