[MlMt] prepurchase questions from a disabled user?
Bill Cole
mmlist-20120120 at billmail.scconsult.com
Thu Aug 9 14:05:27 EDT 2018
On 9 Aug 2018, at 13:40, Robert Brenstein wrote:
> There is probably a terminal command to do it but if you have someone
> around who can use the mouse, have them open the composer window (new
> message) and click on the leftmost popup menu just above the email
> editor. It contains signature popup, editing mode, and from addresses
> (if you have more than one). Have CC and BCC selected, so they have
> checkmarks upfront. The last item, use as default, will make those
> selection automatically shown for all emails. This way, you have those
> fields always available.
The command-line way to set default composer headers is this "defaults"
command:
defaults write com.freron.MailMate MmDefaultComposerHeaders '(To,
Cc, "Reply-To", Subject, Bcc, Tags )'
You can also add headers to the composer window's menu and optionally
set default values for them:
defaults write com.freron.MailMate MmAdditionalComposerHeaders '( {
defaultValue = archive at example.com; headerName = "Bcc"; type = plain; }
)'
More information about the mailmate
mailing list