mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
fix(mail): add third mail to notmuch config
This commit is contained in:
parent
cc296f08e8
commit
750b12ef76
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ path=/home/pavel/Mail
|
||||||
[user]
|
[user]
|
||||||
name=Pavel Korytov
|
name=Pavel Korytov
|
||||||
primary_email=thexcloud@gmail.com
|
primary_email=thexcloud@gmail.com
|
||||||
other_email=progin6304@gmail.com;
|
other_email=progin6304@gmail.com;pvkorytov@etu.ru
|
||||||
# Config:2 ends here
|
# Config:2 ends here
|
||||||
|
|
||||||
# [[file:Mail.org::*Config][Config:3]]
|
# [[file:Mail.org::*Config][Config:3]]
|
||||||
|
|
|
||||||
2
Mail.org
2
Mail.org
|
|
@ -156,7 +156,7 @@ My name and list of emails. It's not like it's a secret anyhow.
|
||||||
[user]
|
[user]
|
||||||
name=Pavel Korytov
|
name=Pavel Korytov
|
||||||
primary_email=thexcloud@gmail.com
|
primary_email=thexcloud@gmail.com
|
||||||
other_email=progin6304@gmail.com;
|
other_email=progin6304@gmail.com;pvkorytov@etu.ru
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
A list of tags which will be added by =notmuch new= and directory names which will be ignored by =notmuch new=.
|
A list of tags which will be added by =notmuch new= and directory names which will be ignored by =notmuch new=.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue