[MlMt] a aearch always switch to a wrong mailbox

2022-04-27 Thread Michael Nietzold
When: - I type a search in the search field - or I click on underlined keywords in a mail view (subject or email or similar) What I see: - the search starts - I it switched always to my folder/mailbox „Sent Messenges“ What I expect: - it should stay in the current folder How I can fix this

Re: [MlMt] a aearch always switch to a wrong mailbox

2022-04-29 Thread Michael Nietzold
Thanks a lot - that was the solution for my problem :) On 27 Apr 2022, at 22:02, Bill Cole wrote: > On 2022-04-27 at 12:12:21 UTC-0400 (Wed, 27 Apr 2022 18:12:21 +0200) > Michael Nietzold > is rumored to have said: > >> When: >> - I type a search in the search

[MlMt] Seach: show how much it match a keyword

2022-06-07 Thread Michael Nietzold
Where: - in my Folders/Smart Folders I can search for a keyword - but sometimes I need more in depth info about the matches What I see: - I don't see how many times my keywords are found in the list What I expect: - See a column for count of how many times the keyword is found - maybe general

[MlMt] Search in Text not count when i change the message

2022-06-07 Thread Michael Nietzold
When: - I have a list of emails - I open one email when I select it in the list it shows a preview in the lower part - I can search inside the email - I change to the next email in the email list What I see: - the search keyword is still in the email search field - the counter is set to "no ma

Re: [MlMt] 5900 first blush...

2022-06-24 Thread Michael Nietzold
Von meinem iDingens gesendet... > Am 24.06.2022 um 15:49 schrieb Benny Kjær Nielsen : > > On 24 Jun 2022, at 14:56, Henry Seiden wrote: > >> Is there a version for iPad/iPhone? > > Sorry, but no. > > Any Plans to make it in the future? ___ mailm

Re: [MlMt] Link for viewing attachments

2022-08-12 Thread Michael Nietzold
Just you talking about it: I agree - icons on the right side not that nice At least if the icona go to the left side it would be more convenient. Von meinem iDingens gesendet... > Am 12.08.2022 um 21:04 schrieb Antonio Leding : > >  > “What were you able to do with the older interface which

[MlMt] add ESC to close a child message view

2022-09-23 Thread Michael Nietzold
When: - I have the eMails in a list - when I hit enter it opens a message in a single view as a new child view When I do: - to close I need to click on the red x or hit CMF+w What I expect: - somehow (because I always hitting it) I expect that i can close it just with the ESC key _

Re: [MlMt] Draft messages are not editable

2022-10-12 Thread Michael Nietzold
Can you check if you have set the mailbox type to "Drafts" for the draft folder? - Right Click on your "Drafts" folder/mailbox - Go to "Mailbox Type" - Check if it set to "Draft" (If you checked it on your "global" drafts folder then it may be grayed and unselectable - try to change it on the

[MlMt] Zoom in/out in Message Detail

2022-11-16 Thread Michael Nietzold
Where: - i see a message in the 3 pane "preview" window - or i doble click and open the message details view what i do: - i try zoom with cmd+'+' / cmd+'-' what i see: - i see a zoom level tooltup in the right top corner - in Message preview - the message body is zoomed in/out - im M

Re: [MlMt] MailMate crashes upon launch on Monterey

2022-11-21 Thread Michael Nietzold
At first you can try to switch off all internet connections to see if then mailmate start. Then you can set your mailboxes one by one online Second rename the folder b where your database and settinhs are stored: then mailmate thinks it is on afrsh install. When this is the case you can tr

Re: [MlMt] New Test Build (5929)

2022-12-07 Thread Michael Nietzold
Where you find the release notes for 5929? Here only 5918 is described as the newest information: https://updates.mailmate-app.com/beta_release_notes On 6 Dec 2022, at 15:05, Henry Seiden wrote: Hello All, New Test Build 5929 came up today as available. Benny has new features which by the wa

Re: [MlMt] New Test Build (5929)

2022-12-07 Thread Michael Nietzold
the "Check Now" button in the Software Update preference tab. -Eric On 7 Dec 2022, at 17:38, Michael Nietzold wrote: Where you find the release notes for 5929? Here only 5918 is described as the newest information: https://updates.mailmate-app.com/beta_release_notes On 6 Dec 2022

[MlMt] Move Mailboxes (folders) not possible anymore

2022-12-21 Thread Michael Nietzold
where: - there are on the left side a tree with folders - I can create there Smart Folders What I try: - I like to reorder this folders - I drag the folders (without modifiers, or with modifiers cmd / alt(option) / control, shift) but no luck What I see instead: - I can not reorder What I exp

[MlMt] Open Links in Background?

2023-01-27 Thread Michael Nietzold
## Summary Is there a way to open links in background? MailMate should stay activated ## What I do: I have many mails with many links (for example a newsletter with some list of articles). I like to open some of the links. Just now I click on them, and they open Chrome. But the problem is

Re: [MlMt] Open Links in Background? (workaround)

2023-01-28 Thread Michael Nietzold
For anyone interested for an workaround solution: I created this script for https://github.com/Hammerspoon/hammerspoon: https://github.com/muescha/dot_hammerspoon/blob/master/Functions/MailMateFocus.lua On 27 Jan 2023, at 17:07, Michael Nietzold wrote: ## Summary Is there a way to open

Re: [MlMt] Open Links in Background?

2023-01-28 Thread Michael Nietzold
I am on: - MailMate 5933 - Ventura 13.1.0 On 27 Jan 2023, at 17:07, Michael Nietzold wrote: ## Summary Is there a way to open links in background? MailMate should stay activated ## What I do: I have many mails with many links (for example a newsletter with some list of articles). I

Re: [MlMt] Open Links in Background? (workaround)

2023-01-28 Thread Michael Nietzold
Added an option: -- Setup the click behaviour: -- -> use normal click to come back: false -- -> use cmd+click to come back: true local enable_cmdClick = true On 29 Jan 2023, at 1:46, Michael Nietzold wrote: For anyone interested for an workaround solution: I create

Re: [MlMt] Mailbox Name Format

2023-02-01 Thread Michael Nietzold
I assume that you select in "Submailbox for each unique value of" to "Date > Day" to get it grouped on daily basis You get is displayed as: -mm-dd 2023-01-23 There are some modifiers for date like: `${#date.day}` -> `2023-01-23` `${#date.month}` -> `2023-01` `${#date.year}` -> `2023`

Re: [MlMt] Zoom in/out in Message Detail

2023-02-01 Thread Michael Nietzold
Thx for the info - for me this is also fixed now. I am at #5939 now On 16 Nov 2022, at 22:28, John Cooper wrote: I can’t reproduce this behavior in 5927. Try updating to the latest test version. Michael Nietzold wrote (at 12:34 PM on Wednesday, November 16, 2022): Where: - i see a

[MlMt] Feature Request: Sticky Headers in Mail Preview / Mail Details View

2023-02-01 Thread Michael Nietzold
Where: - Mail Preview - Mail Details View What I see: - When I scroll the message (with mouse or with space) the header scrolls also and get out of view What I like: - The header should stay in place and only the message body should scroll Settings: - implement this as an option, so that a

Re: [MlMt] note or subject modification

2023-02-04 Thread Michael Nietzold
I tried to run the command: Before it is executes there was a dialog-box to ask for some permission (I don't remember exactly which one) maybe you need to manually assign this permissions if you cancel this dialog before On 4 Feb 2023, at 18:47, aisrael wrote: It does not seem to work under m

Re: [MlMt] Feature Request: Time tracker in Message edit window

2023-02-15 Thread Michael Nietzold
Since Hammerspoon is very universal what you can do: I guess this can be done with a Hammerspoon script :) On 10 Nov 2022, at 10:10, mailm...@businessdatasystems.co.nz wrote: > I've found that a time tracker in the message edit window of another email > client enhanced my focus. > > The time t

Re: [MlMt] mail archiving

2023-03-20 Thread Michael Nietzold
I read here in the mail list there was a solution with a local mail server which works as a local archive -> maybe you can look for this Is there a way to use the On 20 Mar 2023, at 20:26, John Cooper wrote: > Rob Russell via mailmate wrote (at 11:53 AM on Monday, March 20, 2023): > >> It took

Re: [MlMt] mail archiving

2023-03-20 Thread Michael Nietzold
Is it possible to have an IMAP interface to EagleFiler to attach any Mail client to it? On 20 Mar 2023, at 20:26, John Cooper wrote: > Rob Russell via mailmate wrote (at 11:53 AM on Monday, March 20, 2023): > >> It took me a bit before I "got" EagleFiler and now I use it for many >> different p

Re: [MlMt] mail archiving

2023-03-20 Thread Michael Nietzold
I found this TODO how to import mails from MailMate to EagleFiler (Disclaimer - I don't tested it) On 20 Mar 2023, at 20:26, John Cooper wrote: > Rob Russell via mailmate wrote (at 11:53 AM on Monday, March 20, 2023): > >> It took me a bit before I "got" EagleFiler and now I use it for many >>

Re: [MlMt] Migrating MM

2023-05-06 Thread Michael Nietzold
As I remember I only transfered some plist files with the settings. (Only some bytes or MB) Then all messages are downloaded again from the IMAP.servers. Von meinem iDingens gesendet... > Am 07.05.2023 um 01:55 schrieb davecc : > >  > Glenn, > Thank you very much for your reply. You are m

Re: [MlMt] Migrating MM

2023-05-07 Thread Michael Nietzold
tom set up. > > Hope that helps. > > -- > Seamus > >>> On 7 May 2023, at 07:51, Michael Nietzold >>> wrote: >>> >> As I remember I only transfered some plist files with the settings. (Only >> some bytes or MB) Then all messages are downlo

Re: [MlMt] Send Mail at a Specific Time

2023-05-09 Thread Michael Nietzold
See here for default settings: https://manual.mailmate-app.com/hidden_preferences#delayed-sending And here for syntax info: https://manual.mailmate-app.com/compose#send-later On 9 May 2023, at 3:30, Malcolm Fitzgerald wrote: Wow! I'm so pleased. Also, wow!? I'm so selective in what I see.

[MlMt] Mark Messages Read after [10.0] Seconds -> should save value on keystroke

2023-06-27 Thread Michael Nietzold
# Where: - Mark Messages Read after [10.0] Seconds # What: Somehow it is not working this setting. After some test I can near it down to a problem: The value is not saved in the settings, while it acts like it is saved. # What I do: - I open settings and type the value - I not leave the fi

Re: [MlMt] 5969?

2023-07-14 Thread Michael Nietzold
Same after setting the columns quit MailMate so that all settings written to the config files. And also backup the config files. Von meinem iDingens gesendet...Am 14.07.2023 um 18:01 schrieb Steve Mayer via mailmate : Maybe the MailMate .plist files could be saved off (into source control??) a

[MlMt] Exclude from Backup / Time Machine

2023-09-14 Thread Michael Nietzold
I'm trying to determine which folders I can safely exclude from a Time Machine backup... I haven't been able to locate any official documentation on this. I've come across some messages on the mailing list, but they don't offer clear advice either. I would expect an info in this section of t

[MlMt] Message View Zoom: change permanent to 150%

2023-10-23 Thread Michael Nietzold
While I see a message I can adjust the zoom with `cmd`+`-` or `cmd`+`=` to 150% But I like to have the message view always at at zoom 150% (instead of 100%). Is there a hidden preference for this? ___ mailmate mailing list mailmate@lists.freron.com ht

Re: [MlMt] Message View Zoom: change permanent to 150%

2023-10-25 Thread Michael Nietzold
gt;View>Fonts) for the sidebar pane alone or message pane or main panel accordingly which is a one and done setting. Respectfully, Henry Seiden - - Techworks Pro Co. E: infotechworksprocom W: http://techworkspro.com On 23 Oct 2023, at 17:12, Michael Nietzold wrote: While I see a message

Re: [MlMt] MailMate deleting wrong message

2023-11-22 Thread Michael Nietzold
Is I am on Version 1.14 (5939) - is it safe just to download the .tbz and overwrite the MM app? On 21 Nov 2023, at 15:17, Eric Sharakan via mailmate wrote: Looks like Benny addressed this issue in the newly available r5999 version of MM, available at http://updates.mailmate-app.com/archives/.

Re: [MlMt] MailMate deleting wrong message

2023-11-22 Thread Michael Nietzold
/Applications folder (or wherever you have it installed). Make sure you quit your current copy of MailMate before copying the new one over. Steve mayersmaye...@me.com On Nov 22, 2023, at 06:27, Michael Nietzold wrote:  Is I am on Version 1.14 (5939) - is it safe just to download the .tbz

Re: [MlMt] MailMate 1.14 "Experimental" Revision r6010 installation

2023-12-08 Thread Michael Nietzold
You can find previous versions at the download link for the experimental releases. More importantly, have there been any setup changes? Should I back up important settings for MailMate? On 8 Dec 2023, at 16:19, Henry Seiden wrote: Hello All, Currently running what I term as an Experimental

[MlMt] Sort Smartfolder with Submailboxes

2024-01-08 Thread Michael Nietzold
## Current Setup I have this enabled: - Submailbox by Subject -> Blob Then the submailboxes are sort by alphabet. ## Suggestion But I would like to sort the submailboxes by date of the newest messages per submailbox. For example submailbox1 with the newest mail is on top, and the next subma

Re: [MlMt] Sent Messages - Sub folders?

2024-01-08 Thread Michael Nietzold
I have the same, and at the parent mailbox (folder) of the submailboxes are not enabled in the settings, but I can not also delete each one. Since the mails are in the "smart mailbox" (that's the name for the folders) only **sorted by logic** and not physically - that means **no space is waste

[MlMt] "X-Envelope-to" - should be more visble

2024-03-06 Thread Michael Nietzold
I have some spam mails which uses the `X-Envelope-to:` header Some of them are don't have a `to:` header If I just search in the mail mate search box it not find this emails. I need explicit use `X-Envelope-to: myn...@mydomain.com` to find it. What can I do that the normal search also includ

Re: [MlMt] "X-Envelope-to" - should be more visble

2024-03-06 Thread Michael Nietzold
should be shown in the message view. On 6 Mar 2024, at 17:56, Bill Cole wrote: On 2024-03-06 at 04:21:38 UTC-0500 (Wed, 06 Mar 2024 10:21:38 +0100) Michael Nietzold is rumored to have said: I have some spam mails which uses the `X-Envelope-to:` header Can you quantify that? I see none in a

Re: [MlMt] "X-Envelope-to" - should be more visble

2024-03-06 Thread Michael Nietzold
Interesting in my case are 61k of 71k have this header (85%) of my mails I tried your advice with an smart mailbox to count the amount of `x-envelope-to` :) On 6 Mar 2024, at 18:22, John Doherty wrote: I don't know if this helps, or whether you have already done it, but you can create a smar

Re: [MlMt] mail redirection

2024-05-28 Thread Michael Nietzold
Here’s a refined version of your text in better US English: --- - Looking at the error message and all the headers might reveal the source of the redirection. While the message is open, do the following: 1. Go to View -> Show Raw Message - Also, check your "Sent" folder for

Re: [MlMt] How to create a Mailbox Rule which extracts attachments

2024-07-01 Thread Michael Nietzold
That's not covered by the above since this folder would then need a unique name like the internal ID. It would be even better if this folder then also had the name of the sender of the mail. This would be possible if I can setup for the path a template string which any fields of the ex

[MlMt] I need a email provider with: catchall receiving - wildcard sending

2024-08-28 Thread Michael Nietzold
Hello, I’m seeking assistance from the expertise of this mailing list. I had an account with DomainFactory, but they are now migrating their email services to Microsoft 365. I heavily relied on the "catch-all" receiving and "wildcard" sending functions, but the new solution does not support the

Re: [MlMt] I need a email provider with: catchall receiving - wildcard sending

2024-08-28 Thread Michael Nietzold
This link is only described for receiving - many support this. But more important: can I do a "wildcard" sending? On 28 Aug 2024, at 17:22, Sebastian Hagedorn wrote: On 28 Aug 2024, at 17:17, Michael Nietzold wrote: Hello, I’m seeking assistance from the expertise of this mailin

Re: [MlMt] I need a email provider with: catchall receiving - wildcard sending

2024-08-29 Thread Michael Nietzold
's not what you mean, could you perhaps explain what you mean? Am 28.08.2024 um 17:50 schrieb Michael Nietzold :  This link is only described for receiving - many support this. But more important: can I do a "wildcard" sending? On 28 Aug 2024, at 17:22, Sebastian Hagedorn wrote:

Re: [MlMt] I need a email provider with: catchall receiving - wildcard sending

2024-08-29 Thread Michael Nietzold
That sounds great. Thanks for confirming. On 28 Aug 2024, at 23:24, Scott wrote: Hi, I’m now looking for an email provider that supports both of these functions. Any recommendations would be greatly appreciated. Fastmail seems to support that: Can 100% confirm. I use it regularly/daily

Re: [MlMt] I need a email provider with: catchall receiving - wildcard sending

2024-08-29 Thread Michael Nietzold
I can’t estimate how much work it takes to set up a mail server. Which server do you use? Do you have any advice on which one is the easiest to set up? I’m not sure how to choose between the available options. On 29 Aug 2024, at 1:21, Randall Gellens wrote: On 28 Aug 2024, at 8:17, Michael

Re: [MlMt] I need a email provider with: catchall receiving - wildcard sending

2024-08-29 Thread Michael Nietzold
gt; > Here’s a link to the cPanel help page for this particular feature: > > https://docs.cpanel.net/cpanel/email/default-address/ > > If your host uses cPanel, it probably supports that option. > > Good luck. > > Pierre > > On 28 Aug 2024, at 12:17, Michael Nietzold

Re: [MlMt] I need a email provider with: catchall receiving - wildcard sending

2024-09-05 Thread Michael Nietzold
Thanks, but it's not suitable for my use case since there's a maximum of 25 aliases, and each alias must be defined manually in advance. On 4 Sep 2024, at 11:37, Charlie Clark wrote: On 28 Aug 2024, at 17:17, Michael Nietzold wrote: I’m now looking for an email provider that sup

Re: [MlMt] I need a email provider with: catchall receiving - wildcard sending

2024-09-05 Thread Michael Nietzold
My mistake: 250 – but I still need to create them in advance. On 5 Sep 2024, at 14:32, Michael Nietzold wrote: Thanks, but it's not suitable for my use case since there's a maximum of 25 aliases, and each alias must be defined manually in advance. On 4 Sep 2024, at 11:37, Cha

Re: [MlMt] I need a email provider with: catchall receiving - wildcard sending

2024-09-05 Thread Michael Nietzold
x Kronlage-Dammers via mailmate wrote: Hi, On 5. Sep 2024, at 14:33, Michael Nietzold wrote: Thanks, but it's not suitable for my use case since there's a maximum of 25 aliases, and each alias must be defined manually in advance. Mailbox.org allows for Catchall (actually necessary

Re: [MlMt] I need a email provider with: catchall receiving - wildcard sending

2024-09-07 Thread Michael Nietzold
Thank you for responding again. I had assumed this feature wasn't available because the linked documentation didn't describe it. Thanks a lot! On 5 Sep 2024, at 15:56, Felix Kronlage-Dammers wrote: On Thu, Sep 05, 2024 at 03:50:30PM +0200, Michael Nietzold wrote: Thanks for the i

[MlMt] Keybinding for TAB changed?

2018-11-14 Thread Michael Nietzold
what: - i just updated to Version 1.12.1 (5552) - i use the three pane layout - i normaly select a mailbox in the left tree what i expected: - then i can select all and delete or use tab to go to the upper mail list - i like to go back with the cursor to the left tree - i can hit SHIFT-TAB an

Re: [MlMt] Customize reply marker / tag / text

2018-12-09 Thread Michael Nietzold
Maybe it can be implementet as some bundle script which i can activate manually? Can a bundle command executed on a the Message Editor while writing the answer? I don’t see an output command for `setSubject`/`setBody` Von meinem iDingens gesendet... > Am 07.12.2018 um 11:49 schrieb Robert M. M

Re: [MlMt] “Identity” shorthand header

2018-12-09 Thread Michael Nietzold
You have the submailboxes on the „all“ folder or only on your inbox? Maybe thats why your send messages are visible there? I have my submailboxes only at the inbox Von meinem iDingens gesendet... Von meinem iDingens gesendet... > Am 08.12.2018 um 06:50 schrieb Erik Mueller-Harder : > > Greet

Re: [MlMt] Mailbox name format: remove accents

2019-01-26 Thread Michael Nietzold
You can also use just the plain email als mailbox Von meinem iDingens gesendet... > Am 26.01.2019 um 11:44 schrieb Arnau Rebassa : > > Hi all, > > I exchange emails with people whose name have accents like "Fernández". It > happens that some emails are sent from "Fernandez" and some from "Fern

Re: [MlMt] Abandoning a mail account--how to keep old messages?

2019-01-27 Thread Michael Nietzold
Maybe MailMate can introduce an „offline mailbox“ where no IMAP connection is required. Just an storage in the databade Von meinem iDingens gesendet... > Am 27.01.2019 um 01:43 schrieb Bill Cole > : > >> On 25 Jan 2019, at 23:38, Dave C wrote: >> >> I presume that if I delete the account from

[MlMt] Restrict Space Key scroll to only the current Mail

2019-02-13 Thread Michael Nietzold
Where: - i have 3 Pane Layout - i select an Message in the MessageList - i see an eMail in Preview - i hit many times the Space what i see: - if there are more than one message in MessageList then it shows the next message what i expected: - stay on the current message (and jump to the end)

[MlMt] Group Submailbox peer weeek

2019-02-13 Thread Michael Nietzold
i like to make a submailbox for each week in year where: - i create a submailbox - i select a date what i see: - i can only select some parts of the Date what i expected: - it should be a better "custom selector" for Submailbox unique value selector (just now i can only select an message field

Re: [MlMt] What's with the skulls?

2019-02-16 Thread Michael Nietzold
If would be better if the email is marked read or yellow woth a red mark to show the problem better And it should be only red if the email not match the original email... Von meinem iDingens gesendet... > Am 16.02.2019 um 17:02 schrieb John Cooper : > > Eric Sharakan wrote (at 6:14 on 16 Feb 2

Re: [MlMt] What's with the skulls?

2019-02-21 Thread Michael Nietzold
1) there should be an option to switch of. Or add option with text or regex to exclude some email from check 2) instead of replace the sign: add an red "!" In front and Mark the email red 3) add an ToolTip text to explain the skull Von meinem iDingens gesendet... > Am 21.02.2019 um 16:01 schrieb

Re: [MlMt] Group Submailbox peer weeek

2019-02-21 Thread Michael Nietzold
Von meinem iDingens gesendet... > Am 21.02.2019 um 14:12 schrieb Benny Kjær Nielsen : > > On 13 Feb 2019, at 22:41, Michael Nietzold wrote: > > i like to make a submailbox for each week in year > > where: > - i create a submailbox > - i select a date > >

[MlMt] Feature Request: add a secont Counter to folder "(2/200)"

2019-02-22 Thread Michael Nietzold
where: - mailbox folders on left side in treeview what i see: - i see one counter with unread messages what i expect: - i like to have a "{unread} / {all}" counter like " 2 / 200 " Implementation i can setup in the "display counter" context menu: - i can select a second counter or - i have a

Re: [MlMt] Field "From > Customize..." not saving...

2019-03-01 Thread Michael Nietzold
Maybe an Checkbox would be nice in this place: [X] save this eMail in eMail Account Von meinem iDingens gesendet... > Am 01.03.2019 um 17:05 schrieb David Green : > >> On 1 Mar 2019, at 8:49, i...@compass.udine.it wrote: >> >> I have GMAIL which I want to use it to send as another mail account

Re: [MlMt] Feature Request: add a secont Counter to folder "(2/200)"

2019-03-02 Thread Michael Nietzold
Most configurable like on other places in MailMate: an custom text string where I can fill the variables Von meinem iDingens gesendet... > Am 02.03.2019 um 16:31 schrieb Robert Brenstein > : > > On 22 Feb 2019, at 21:35, Michael Nietzold wrote: > > where: > - mailbox fo

[MlMt] Preview Pane should show last new item

2019-03-06 Thread Michael Nietzold
When: - i select in 3Pane view some messages what i see: - when i select vom up to down then always the same first (by Date) message is in preview - the same message is always reloaded on each new selected - if i revert the order by Date then it is reverted: i always see the first message by D

[MlMt] [BUG] Deleting Found Messages not removed from Submailbox

2019-03-06 Thread Michael Nietzold
Summary: - when deleting Messages in a Search Result in a subfolder the Messages are not removed from subfolder where: - 3 Pane view - i have Smart Mailboxes with subfolders for "to -> adress" - i click on the Subfolder - i type a search in the search box - i select one or more messages - i hi

Re: [MlMt] [BUG] Deleting Found Messages not removed from Submailbox

2019-03-06 Thread Michael Nietzold
19 um 23:43 schrieb David Ledger : > >> On 6 Mar 2019, at 21:10, Michael Nietzold wrote: >> >> Summary: >> - when deleting Messages in a Search Result in a subfolder the Messages are >> not removed from subfolder >> >> where: >> - 3 Pane view &g

Re: [MlMt] [BUG] Deleting Found Messages not removed from Submailbox

2019-03-07 Thread Michael Nietzold
Just Note: i don't have this settings on my Smart Mailbox available If the Smart Mailbox is set to include messages from the “Deleted Messages” folder then it’s doing exactly what I would expect. David ___ mailmate mailing list mailmate@lists.fre

Re: [MlMt] [BUG] Deleting Found Messages not removed from Submailbox

2019-03-07 Thread Michael Nietzold
or indirectly), implying that you should double check it. On 7 Mar 2019, at 17:22, Michael Nietzold wrote: Just Note: i don't have this settings on my Smart Mailbox available If the Smart Mailbox is set to include messages from the “Deleted Messages” folder then it’s doing exactly w

[MlMt] Printed eMail - Header Part very big font size

2019-03-20 Thread Michael Nietzold
where: - i select or open a message - i print the message what i see: - very big font in the header on the preview and printed sheet what i expect: - adjust the header - menu item to size the font ___ mailmate mailing list mailmate@lists.freron.com http

Re: [MlMt] Preview Pane should show last new item

2019-03-26 Thread Michael Nietzold
need to select all messages. 3) maybe it would enough to have an option: Messages Preview: ( ) all selected (*) only current selected mail then it should show only the mail where the current "cursor" is On 26 Mar 2019, at 13:50, Benny Kjær Nielsen wrote: On 6 Mar 2019, at 17:4

Re: [MlMt] [BUG] Deleting Found Messages not removed from Submailbox

2019-03-26 Thread Michael Nietzold
On 26 Mar 2019, at 13:59, Benny Kjær Nielsen wrote: On 6 Mar 2019, at 22:10, Michael Nietzold wrote: [...] Based on your description, it definitely sounds like a bug. Steps without success - and synchronize on the Smart Mailbox don't recalculate the Subfolder (what i expect in

Re: [MlMt] "Send Later" and quitting MM

2019-03-26 Thread Michael Nietzold
thx - there are so many new hidden preferences :) i send a PR#14 to be up to date in docs On 26 Mar 2019, at 16:08, Benny Kjær Nielsen wrote: On 11 Mar 2019, at 3:06, Dave C wrote: When I queue a message to be sent later, if I quit before that time I am reminded by MM that a message has not

[MlMt] Move beetween eMails: Folder should also move subfolders

2019-03-26 Thread Michael Nietzold
Summary: - Move beetween eMails: Folder should also move subfolders where: - i have 2 eMail Accounts - i have a IMAP Mailbox with many subfolders on many levels - i drag the parent node of this subfolders to the second eMail Account what i see: - eMails in the parent node are moved to the new

Re: [MlMt] Printed eMail - Header Part very big font size

2019-03-27 Thread Michael Nietzold
i observe it a little more and give reply i don't print emails often, but when i print then sometimes the headers are big maybe it comes also with CMD+'+' or CMD+'-' (i miss there a CMD+'0' for reset) On 27 Mar 2019, at 14:46, Benny Kjær Nielsen wrote:

Re: [MlMt] Preview Pane should show last new item

2019-03-27 Thread Michael Nietzold
thx a lot yes thats a better naming On 27 Mar 2019, at 15:31, Benny Kjær Nielsen wrote: > On 26 Mar 2019, at 15:20, Michael Nietzold wrote: > >> 3) maybe it would enough to have an option: >> >> Messages Preview: >> ( ) all selected >> (*) only current se

Re: [MlMt] [BUG] Deleting Found Messages not removed from Submailbox

2019-03-27 Thread Michael Nietzold
e they get real deleted On 27 Mar 2019, at 15:32, Benny Kjær Nielsen wrote: On 26 Mar 2019, at 15:49, Michael Nietzold wrote: Then tell me the steps needed to reproduce this where you also tell me the names of the mailboxes involved. ok - i send a Feedback with updated bug description I&#

Re: [MlMt] "Send Later" and quitting MM

2019-03-27 Thread Michael Nietzold
On 27 Mar 2019, at 15:33, Benny Kjær Nielsen wrote: On 26 Mar 2019, at 16:22, Michael Nietzold wrote: thx - there are so many new hidden preferences :) i send a PR#14 to be up to date in docs Thanks! I've merged it. (It won't be on the homepage before it's part of the

Re: [MlMt] automatically add cc and/or bcc addresses

2019-04-01 Thread Michael Nietzold
defaults write com.freron.MailMate MmDefaultBccHeader -dict "from...@me.com" "bccspec...@example.com" "from@me.com" "bcc.speci...@example.com" defaults write com.freron.MailMate MmDefaultBccHeader -string m...@example.com in the dictionary and the string there can be also multiple emails

[MlMt] Automatic set from email depending on "to email"

2019-04-01 Thread Michael Nietzold
summary: i have a seperate email adress set for the freron email ist. but because the mails from this list don't are something special (they not not have my email in the `TO:` header). but if i hit reply i always need to remember to set this special email as `from` for this email. when: - i

Re: [MlMt] Automatic set from email depending on "to email"

2019-04-01 Thread Michael Nietzold
, at 16:37, Michael Nietzold wrote: summary: i have a seperate email adress set for the freron email ist. but because the mails from this list don't are something special (they not not have my email in the `TO:` header). but if i hit reply i always need to remember to set this special ema

Re: [MlMt] Automatic set from email depending on "to email"

2019-04-01 Thread Michael Nietzold
`X-Envelope-to:` shows my special email for the list. On 1 Apr 2019, at 17:30, Robert Brenstein wrote: Use “Show raw message” from the View menu and see what Envelope-to: has. On 1 Apr 2019, at 17:08, Michael Nietzold wrote: if i create a complete new email then this is like you described

[MlMt] MM crashes sometimes

2019-04-03 Thread Michael Nietzold
in the last days (i don't know exactly when it starts) i have sometimes a MM crashing with the "Beachball Of Death"(TM) and i have to kill it. i don't see when it exactly crashed. most times i think after i clicked a link and i come back from chrome to MM - then MM not responds. how can i hel

[MlMt] Feature Request: View Folder / Source In Mail Header

2019-04-05 Thread Michael Nietzold
what i do: - i search over all my messages - i see a result list, but the source column is set to small width what i expect: - i see an additional line in the header part of the current mail with the folder / source where: - in Mail Preview in 3Pane View - in Mail Single View

Re: [MlMt] Automatic set from email depending on "to email"

2019-04-05 Thread Michael Nietzold
ok sent On 5 Apr 2019, at 15:33, Benny Kjær Nielsen wrote: On 1 Apr 2019, at 17:33, Michael Nietzold wrote: `X-Envelope-to:` shows my special email for the list. To debug this I need an email you have received from the list and I need to know your “Email Address(es)” setting for the

Re: [MlMt] MM crashes sometimes

2019-04-05 Thread Michael Nietzold
On 5 Apr 2019, at 16:22, Benny Kjær Nielsen wrote: On 3 Apr 2019, at 15:59, Michael Nietzold wrote: in the last days (i don't know exactly when it starts) i have sometimes a MM crashing with the "Beachball Of Death"(TM) and i have to kill it. There's a known (unr

Re: [MlMt] Tab stops and previews of multiple selected messages

2019-04-05 Thread Michael Nietzold
For your second problem I suggested some days ago in thread "Preview Pane should show last new item" and some mails later: only one preview of of the last selected message. Then it should be the same effect as apple mail and should be also faster when selecting many messages. I hope Benny implem

Re: [MlMt] Tab stops and previews of multiple selected messages

2019-04-06 Thread Michael Nietzold
thx for the hint. but for my feature request it is only the half way On 7 Apr 2019, at 1:28, David Shepherdson wrote: On 6 Apr 2019, at 07.00, Greg Earle wrote: In my job I get a lot of e-mails that are of a similar nature and of an informational level so I delete a lot of them. When I

[MlMt] context menu item: copy eMail with `mailto:` link

2019-04-15 Thread Michael Nietzold
when: - i have a Mail with an eMail - the link is there with `mailto:n...@domain.com` what i see: - i see a context menu: add the `n...@domain.com` - i see a context menu: copy link - i can use copy link but then is `mailto:n...@domain.com` in clipboard what i expect: - an context menu: copy em

Re: [MlMt] Adding header fields to message view (was " attachment in headers display")

2019-04-24 Thread Michael Nietzold
Since i Like to have the "source mailbox" as row in the header section of a message: To combine both ideas it would be nice to have a generic setting for additional header rows where a user can add one or more rows with meta data from the message (or some of the possible calculations) Von mei

Re: [MlMt] Notes on latest test release and Gmail OAuth application verification

2019-05-02 Thread Michael Nietzold
Maybe you can strip out the images links via text/replace before you put the HTML into the WKWebView? Von meinem iDingens gesendet... > Am 02.05.2019 um 15:23 schrieb Benny Kjær Nielsen : > > On 2 May 2019, at 15:01, Steven M. Bellovin wrote: > > On 2 May 2019, at 5:19, Benny Kjær Nielsen wrot

Re: [MlMt] Search for messages send to one of my addresses, but where the final address is not in TO or CC

2019-05-08 Thread Michael Nietzold
Same problem: I have submarines depending on `to->address` then the mails only visible in `other` Von meinem iDingens gesendet... > Am 08.05.2019 um 11:28 schrieb leo : > > Hi all, > > When messages send to one of my addresses say mailm...@halloleo.hailmail.net > in BCC mode (e.g. when send f

Re: [MlMt] iOS

2019-09-11 Thread Michael Nietzold
I miss on iOS the smart subfolder by "to:email-address" for incoming emails Von meinem iDingens gesendet... > Am 11.09.2019 um 15:19 schrieb Richard Rettke : > > I used Preside for a while but then discovered AltaMail which I find to be > even more robust, frequently updated and like Preside ha

Re: [MlMt] Display a single new mail in a new window

2019-09-12 Thread Michael Nietzold
Since some of the last versions this has changed and now it opens with ENTER in a new tab instead of new window - and with double click in new window. I don't know how I can change it back to ENTER in a new window... Von meinem iDingens gesendet... > Am 12.09.2019 um 19:14 schrieb Randall Meado

[MlMt] Messages as Tabs

2019-09-25 Thread Michael Nietzold
Since some versions i get on double click and on enter the messages in Tabs instead of new window. how i can change this to the old behavoir? MailMate: Version 1.12.5 (5635) ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/l

Re: [MlMt] Messages as Tabs

2019-10-01 Thread Michael Nietzold
Thanks a lot you fixed an painpoint for me :) On 1 Oct 2019, at 0:41, Roger Sheen wrote: On Wednesday, 2019-09-25, at 19:16 CEST, Robert Brenstein wrote: this is some system setting. i have such a behavior under high sierra but not under el capitan. System Preferences > Dock > Prefer tabs wh

Re: [MlMt] Weird annoyance

2019-10-17 Thread Michael Nietzold
Maybe that's the preview window? When i write a mesage text and then MM see it can be an Markdown then MM open a preview window under the message box Von meinem iDingens gesendet... > Am 18.10.2019 um 04:12 schrieb John Cooper : > > Move it somewhere else? > > Mine always open wherever the la

Re: [MlMt] Keyboard shortcut "Single Key Read"?

2019-11-13 Thread Michael Nietzold
> you can go in on any mailbox and add a condition that you don't want to see > mails if they are found in another folder (physical or smart virtual ones). > If I remember opera mail it actually works in the same manner...except you > couldn't configure/control it... How i can Setup this "Not

  1   2   >