chore(notmuch-config): Set work email as default
Office365 groups don't add required metadata to automatically determine which sender should be used when replying to a mail.
This commit is contained in:
parent
b80a567cdb
commit
e3b4a370a2
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ path=/home/vincent/mail
|
||||||
|
|
||||||
[user]
|
[user]
|
||||||
name=Vincent Ambo
|
name=Vincent Ambo
|
||||||
primary_email=mail@tazj.in
|
primary_email=vincent@aprila.no
|
||||||
other_email=vincent@aprila.no;tazjin@gmail.com;
|
other_email=mail@tazj.in;tazjin@gmail.com;
|
||||||
|
|
||||||
[new]
|
[new]
|
||||||
tags=unread;inbox;
|
tags=unread;inbox;
|
||||||
|
|
Loading…
Reference in a new issue