diff options
author | JSDurand <mmemmew@gmail.com> | 2022-01-08 13:59:38 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2022-01-08 13:59:38 +0800 |
commit | 7eb6d0e9dd2b236cd72426eaa8d900aaae7bf817 (patch) | |
tree | 73d4ad27904be7a235b3b7edc0ca8ef6ffadb1d2 /gnus-conf.el | |
parent | 1495b4a5530c6435b598d76b2f9e89ebeeb093a2 (diff) |
gnus-conf: add an alternate identity
Diffstat (limited to 'gnus-conf.el')
-rw-r--r-- | gnus-conf.el | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnus-conf.el b/gnus-conf.el index 19d000f..043836c 100644 --- a/gnus-conf.el +++ b/gnus-conf.el @@ -431,7 +431,10 @@ USERNAME is used to look up passwords in ~/.authinfo.gpg.") (list "mmew" "Durand <mmemmew@gmail.com>" "nnmaildir+gmail:sent") (list "durand" "Durand <durand@jsdurand.xyz>" - "nnmaildir+durand:sent" "Durand")) + "nnmaildir+durand:sent" "Durand") + (list "alt" + "李俊緯 <durand@jsdurand.xyz>" + "nnmaildir+durand:sent" "生 俊緯")) "The list of identities to choose. Each element is of the form |