<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif; line-height: 1.4;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Is there a way to move the list of attachments to the bottom when viewing messages? Sometimes, the list of attachments is very long (<a href="https://send.strangecode.com/f/screen-shot-2022-03-28-at-16-01-31.png" style="color: #3983C4;">an extreme example</a>).</p>
<p dir="auto">I tried this, but it didn't have any affect:</p>
<pre style="margin-left: 5px; margin-right: 5px; padding: 5px; background-color: #F7F7F7; border-radius: 3px; overflow-x: auto; max-width: 95vw;"><code style="margin: 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">defaults write com.freron.MailMate MmShowAttachmentsFirst -bool NO
</code></pre>
<p dir="auto">Thanks,<br>
Quinn</p>

</div></div></body>

</html>