<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<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 18 Jun 2018, at 17:45, <a href="mailto:pleasespamme@posteo.net" style="color:#3983C4">pleasespamme@posteo.net</a> wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">Not sure if this mailing list can receive attachments,</p>
</blockquote>

<p dir="auto">It accepts small attachments (< 40 KB).</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">but my tags toolbar item has 4 blank items (as if there are four tags there, but with no words to indicate the tag) taking up space. Does anyone know how to resolve?</p>
</blockquote>

<p dir="auto">That's not a known issue. I believe you can see what is configured using 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 read com.freron.MailMate MmToggleTagList
</code></pre>

<p dir="auto">I think you should also be able to reset it using 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 delete com.freron.MailMate MmToggleTagList
</code></pre>

<p dir="auto">Then relaunch.</p>

<p dir="auto">If the above also helps you figure out how to reproduce the issue then let me know.</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">Also, my Inbox keeps removing the From column and adding the To column in its place. Not very helpful for my use case. Same question—how do I fix?</p>
</blockquote>

<p dir="auto">The best I can tell you without spending a lot of time on debugging is that you can reset all mailbox related states like 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 delete com.freron.MailMate MmMailboxRelatedStates
</code></pre>

<p dir="auto">I'm currently working on a new system for handling this and therefore would prefer not to try fixing the bugs in the old system :-)</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>