<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">I use the hidden preference : <em>defaults write com.freron.MailMate MmDefaultBccHeader -string <a href="mailto:me@example.com" style="color: #3983C4;">me@example.com</a></em>, to <em>.bcc</em>  my emails to my Gmail account (the reverse of what people usually do with Gmail), which I use as a repository. My problem is the following : I have 2 email accounts (personal and professional). I want to cancel this <em>.bcc</em> for one of them only, but apparently when I do that (using <em>defaults delete com.freron.MailMate MmDefaultBccHeader</em>), it cancels both (which somehow makes sense). Do you know whether it is possible to keep the .bcc for one account only?</p>
<p dir="auto">Alain Israel</p>

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

</html>