Hi folks,
great, it worked!
Thank you very much!
Michael
On 5 Apr 2019, at 15:23, Benny Kjær Nielsen wrote:
On 1 Apr 2019, at 16:28, Michael Nietzold wrote:
> defaults write com.freron.MailMate MmDefaultBccHeader -dict
"from...@me.com" "bccspec...@example.com" "from@me.com"
"bcc.speci.
On 1 Apr 2019, at 16:28, Michael Nietzold wrote:
> defaults write com.freron.MailMate MmDefaultBccHeader -dict
"from...@me.com" "bccspec...@example.com" "from@me.com"
"bcc.speci...@example.com"
defaults write com.freron.MailMate MmDefaultBccHeader -string
m...@example.com
in the dictio
defaults write com.freron.MailMate MmDefaultBccHeader -dict
"from...@me.com" "bccspec...@example.com" "from@me.com"
"bcc.speci...@example.com"
defaults write com.freron.MailMate MmDefaultBccHeader -string
m...@example.com
in the dictionary and the string there can be also multiple emails
On 30 Mar 2019, at 19:44, David Green wrote:
The following can be used to add a BCC (blind carbon copy) header by
default to all outgoing messages:
`defaults write com.freron.MailMate MmDefaultBccHeader -string
m...@example.com`
Using the special value "<.sender.>" tells MailMate to use the
On 27 Mar 2019, at 9:13, Michael Jochims via mailmate wrote:
I have the following question:
Is it possible to automatically add cc and/or bcc receiver addresses?
For example based on the account used for sending the mail. Or,
alternatively, based on the receiving mail address.
This feature wou