aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt/topo.tw.login
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-06-30 11:50:50 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-06-30 18:07:47 +0800
commit0af7dc7c27de55d318617e65a4dd4c35e8cf59a5 (patch)
tree3a69fc986dfff9bda5bbb77f0f15da8c4f5a62ee /mutt/topo.tw.login
parentedbbe5d7f29bd44b0defab3cf44b6211562134dd (diff)
Update muttrc
Diffstat (limited to 'mutt/topo.tw.login')
-rw-r--r--mutt/topo.tw.login25
1 files changed, 25 insertions, 0 deletions
diff --git a/mutt/topo.tw.login b/mutt/topo.tw.login
new file mode 100644
index 0000000..5de7718
--- /dev/null
+++ b/mutt/topo.tw.login
@@ -0,0 +1,25 @@
1# IMAP/SMTP settings
2set folder = "imaps://pham@mail.topo.tw:993/"
3set imap_pass = `pass pham@topo.tw`
4set smtp_url = "smtp://pham@mail.topo.tw:587"
5set smtp_pass = "$imap_pass"
6
7# Identify meself
8set from = "pham@topo.tw"
9set realname = "謝晉凡 Hsieh Chin Fan"
10set signature="$SETTING_DIR/mutt/.signature"
11set pgp_use_gpg_agent=yes
12set crypt_use_gpgme=yes
13set pgp_timeout=300
14set pgp_sign_as=6DD8C14A # replace 6DD8C14A with your gpg key id
15
16# Basic Mailbox
17set spoolfile = "+INBOX"
18set mbox= "+mbox"
19set move = yes
20set record = "+Sent"
21set trash = "+Trash"
22set postponed = "+Drafts"
23
24# Sidebar
25mailboxes =INBOX =mbox "+------ Watch ------" =pay =osm =keep "+---- Processed ----" =Sent =Trash =Drafts