barijaona / UniversalMailer

Universal Mailer plugin for Mail.app
https://github.com/barijaona/UniversalMailer
GNU General Public License v3.0
27 stars 3 forks source link

Can't choose outgoing font in MacOS Ventura 13.5 #13

Open ghender3 opened 11 months ago

ghender3 commented 11 months ago

My first email after updating to MacOS Ventura 13.5 gave a reduced font size in points vs. what I had set up in Universal Mailer.

Attempt to change default font or font size in points in Outgoing Font Preferences. For example, Verdana 14, Composed a message and saved it as a draft. Outgoing font was really Verdana 12. Tried changing preference to Verdana 18. Composed a message, saved as a draft. Outgoing font was still Verdana 12.

Screenshots Screenshot 2023-08-01 at 8 05 56 PM

Resulting message, is 12 point Verdana, confirmed in raw source. No mention of 14 point **

pmcdowall commented 11 months ago

This may be a related or even the same issue, but I have noticed that using an injected style doesn't seem to be working.

I have the following set on the Advanced tab;

Screenshot 2023-08-02 at 11 32 22 am

However this style does not seem to get injected into the body or outer div tags;

<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><div>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br /><br />

AlexanderWillner commented 9 months ago

Same here, I guess it's broken again.