Re: [MlMt] attachment in headers display

2019-04-26 Thread Galen Menzel
Before you start hacking the headers display, have you tried the [hidden preference](https://manual.mailmate-app.com/hidden_preferences) that makes the attachment table show up at the top of the message? Execute this command in the terminal and restart MailMate: ``` defaults write

Re: [MlMt] text/plain?

2019-04-06 Thread Galen Menzel
Ok, here’s what’s going on: 1. The message is encoded in windows-1252, and contains non-breaking spaces (encoded as the byte 0xA0). 2. Your terminal is using a different character encoding (probably UTF-8), in which 0xA0 (as used) does not map to a character. (In UTF-8, 0xA0 is a

Re: [MlMt] text/plain?

2019-04-06 Thread Galen Menzel
Would you be willing to send me a copy of the .eml file so I can take a look at it? On 6 Apr 2019, at 15:21, Randy Bush wrote: Looks like I confused windows-1252 with windows-1251 in some places in the message below my mind stops at the word 'windows' if it does not have an X in front. :)

Re: [MlMt] text/plain?

2019-04-06 Thread Galen Menzel
by the way you are saving the text from the email? Examining the contents of the raw `.eml` file is the first step to figuring that out. Best, Galen On 6 Apr 2019, at 10:51, Galen Menzel wrote: They’re using [Postbox](https://www.postbox-inc.com/). [windows-1252](https://en.wikipedia.org/wiki

Re: [MlMt] text/plain?

2019-04-06 Thread Galen Menzel
They’re using [Postbox](https://www.postbox-inc.com/). [windows-1252](https://en.wikipedia.org/wiki/Windows-1251) is an 8-bit extended ascii encoding, which Postbox supports. The character with the `A0` character code in the windows-1251 encoding is the [non-breaking

Re: [MlMt] Newline rendering in plaintext messages

2019-04-04 Thread Galen Menzel
viewer. Best, Galen On 3 Apr 2019, at 10:08, Galen Menzel wrote: Hi all, I use MailMate r5625 on two computers. On one machine, plaintext messages render as expected, with the body of the message being a literal rendering of the message. For example, here is a plaintext email that I received

Re: [MlMt] Newline rendering in plaintext messages

2019-04-04 Thread Galen Menzel
Apr 2019, at 6:08, Robert Brenstein wrote: Have you tried to set both MMs to have the same window layout and size? On 3 Apr 2019, at 19:08, Galen Menzel wrote: Hi all, I use MailMate r5625 on two computers. On one machine, plaintext messages render as expected, with the body of the message

[MlMt] Newline rendering in plaintext messages

2019-04-03 Thread Galen Menzel
Hi all, I use MailMate r5625 on two computers. On one machine, plaintext messages render as expected, with the body of the message being a literal rendering of the message. For example, here is a plaintext email that I received, with linebreaks are displayed faithfully, as expected:

[MlMt] Calendar invitations display as plain text by default

2018-12-04 Thread Galen Menzel
Hi all, MailMate generally displays the HTML part of an email message when one is available. However, whenever I receive calendar invitations from Google Calendar, the plain text of the message is displayed rather than the HTML part. This means I have to switch the view of the message to

Re: [MlMt] Delete/change email address for auto-complete list? Or a warn list?

2018-06-01 Thread Galen Menzel
On 30 May 2018, at 19:04, Randall Gellens wrote: Someone I've exchanged a lot of email with was laid off from his company, so his long-time email will stop working immediately. I'm concerned that I might accidentally send email at that address, either because it'll be in the auto-complete

Re: [MlMt] Blacklisting display names has no effect

2018-05-21 Thread Galen Menzel
On 18 May 2018, at 1:04, Benny Kjær Nielsen wrote: On 10 May 2018, at 5:57, Galen Menzel wrote: On 9 May 2018, at 6:32, Benny Kjær Nielsen wrote: Hmm, does it also not work after relaunching MailMate? I'm thinking maybe some internal caching makes this fail. It's quite possible I only

Re: [MlMt] Rules: "is in" smart mailbox and Gmail Labels

2018-05-15 Thread Galen Menzel
On 15 May 2018, at 8:04, Zvi Biener wrote: Hi Folks, There has been lots of discussion of rules lately, so I apologize if this was already addressed: I'm having trouble setting rules, under the following conditions: 1. I use Gmail labels by hiding the associated gmail "mailboxes" from

Re: [MlMt] how to find/clean duplicated messages

2018-05-10 Thread Galen Menzel
On 9 May 2018, at 8:32, Paula R. T. Coelho wrote: hi there, i used MM to move lots (thousands) of messages from one IMAP account to another. but i did a mistake, mislead by the `All Mail’ in a Gmail account, and I ended up with duplicated messages in the destination IMAP account (with

Re: [MlMt] Blacklisting display names has no effect

2018-05-09 Thread Galen Menzel
On 9 May 2018, at 6:32, Benny Kjær Nielsen wrote: On 7 May 2018, at 8:13, Galen Menzel wrote: ``` Foo <foo...@baz.com> Foo Bar <foo...@baz.com> ``` And say I only want `Foo Bar <foo...@baz.com>` to show up as an autocomplete option, not `Foo <foo...@baz.com>`

[MlMt] Blacklisting display names has no effect

2018-05-07 Thread Galen Menzel
Hi all, MailMate seems to have an option to blacklist specific display names so they don’t show up as autocompletion options, but it doesn’t seem to be working for me. As an example, say I have the following email addresses somewhere in my email collection: ``` Foo Foo Bar