<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 25 Sep 2020, at 11:05, Raza Rizvi wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Hello all, 1st post and a new user on day 4 of the trial.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Thanks for trying out MailMate!</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">1. I cannot get MailMate to move to the next message, despite use of MmMessagesOutlineMoveStrategy - is it broken?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">I'm not sure. It depends on how you move to the next message and what you expect to happen.</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">2. I have been using MmDefaultBccHeader but is there an equivalent for the Cc header?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">No, not if you mean the special value mapping to the current sender. I <em>think</em> it's possible to hardcoded its value, but that's probably not what you want.</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">3. I have MmDeleteBehavior -string "markAsDeleted" but is there an Expunge on disconnect option somewhere? I do it manually using the Experimental 2.0 prefs checkbox notes.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">No, but I think this one works (which might be what you actually want):</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">defaults write com.freron.MailMate MmAutomaticExpungeBehavior -string "mailboxSwitch"
</code></pre>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">4. Can you specify just an SMTP server with its own AUTH values (the use case is when I send mails from a particular address, which is itself a role address - support@ - , that I want to go through a certain mail server so DKIM/SPF requirements are met)?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">MailMate isn't very flexible when it comes to SMTP, but you can try this:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">defaults write com.freron.MailMate MmSMTPAlternativeEnabled -bool YES
</code></pre>

<p dir="auto">It should enable an extra popup in the Composer window, but right now I cannot recall how well it actually works. There's no way (in the GUI) to add an SMTP account which is not part of an IMAP account, but I <em>think</em> it's possible to add it manually to this file:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">/Users/<username>/Library/Application Support/MailMate/Submission.plist
</code></pre>

<p dir="auto">Only edit that while MailMate is not running. I'm not promising that any of this will work, but now you know :)</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">5. Sometimes when I print I get a sheet with just the normal mail headers but no body content</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">I'm currently working on a new message view which also changes how printing works. If you can reproduce this after updating to the latest test release (I can see you are close) then, if possible, send me an example using “Help ▸ Send Feedback”. Just drag the example into the email.</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">6. Can you print a message which has blocked images and exclude the very large X placeholders for the image - I’d like to save paper!</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">No, but it's a good question. I've noticed that images not having an explicit size (very often tracking pixels) end up taking the full width (and then the same height) when blocked. This is clearly bad since that huge cross is replaced with a single pixel when downloaded. These are not the only images which do not have explicit sizes in the HTML. Often they have some fixed width and MailMate will then display a square cross. I've now changed this such that MailMate will default to 20% of the width of element. This appears to work fairly well in practice.</p>

<p dir="auto">It's not the feature you ask for because images with explicit sizes will still have a cross of the exact same size. That could perhaps be overridden using CSS and <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7"></code>, but that's not a rabbit hole I'm interested in right now :)</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto"><a href="https://vxlabs.com/2019/08/25/format-flowed-with-long-lines/" style="color:#777">https://vxlabs.com/2019/08/25/format-flowed-with-long-lines/</a> means you know you are in the right, even if Gmail users say your mails look odd!</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Thanks for that link. I'm very close to giving up on <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">format=flowed</code>, but this might be a way forward. I'll add this to my other notes on the issue.</p>

<p dir="auto">-- <br>
Benny<br>
<a href="https://freron.com/become_a_mailmate_patron/" style="color:#3983C4">https://freron.com/become_a_mailmate_patron/</a></p>
</div>
</div>
</body>
</html>