<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt; font-family: Arial,Helvetica,sans-serif'>
<p>On 2014-07-22 03:10, Benny Kjær Nielsen wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px">
<div class="markdown">
<p dir="auto">On 19 Jul 2014, at 21:23, Olivier Bedouelle wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px">
<p dir="auto">I have a problem with with email addresses. Are there a way to remove the "to" list that offers me MailMate when entering a new email?</p>
</blockquote>
<p dir="auto">The email addresses are taken from your "Sent Messages" mailbox (and from Contacts). You can move messages with invalid email addresses elsewhere or you can change which mailbox MailMate uses for completing email addresses:</p>
<pre><code>defaults write com.freron.MailMate MmAddressCompletionMailbox -string 8F9C1062-E4F8-4949-B5DC-BAB7CDEC4110
</code></pre>
<p dir="auto">The value provided should be the UUID of a mailbox (obtained using "Edit ▸ Copy" after selecting a mailbox). </p>
</div>
</blockquote>
<div class="markdown">
<p dir="auto">When I copy a normal mailbox, the value is a string beginning with imap://, not a UUID like that above. Does this method only work with non-standard smart folders?</p>
<p dir="auto"> </p>
</div>
</body></html>