diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-12-10 23:34:25 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-12-10 23:34:29 +0800 |
commit | 7edad033c56b6c554edacb5858fdecdaf53854f6 (patch) | |
tree | c4447f7cd42ead99b0bf36b6d68e784ea92ebb01 /mutt/muttrc.topo | |
parent | 58309812c586c88086ccb4def7a3bb0122555c2d (diff) |
Update
Diffstat (limited to 'mutt/muttrc.topo')
-rw-r--r-- | mutt/muttrc.topo | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index 3d2a779..486836f 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo | |||
@@ -1,10 +1,5 @@ | |||
1 | source ~/.config/mutt/default | 1 | source ~/.config/mutt/default |
2 | 2 | ||
3 | # IMAP/SMTP settings | ||
4 | set my_user = "pham@mail.topo.tw"; setenv my_user "$my_user" | ||
5 | set folder = "/home/pham/Maildir" | ||
6 | set smtp_url = "smtp://$my_user:25" | ||
7 | |||
8 | # Identify meself | 3 | # Identify meself |
9 | set from = "pham@topo.tw" | 4 | set from = "pham@topo.tw" |
10 | set realname = "謝晉凡 Hsieh Chin Fan" | 5 | set realname = "謝晉凡 Hsieh Chin Fan" |