dotfiles/mutt/.mutt/accounts/asymptotic
Sanchayan Maity 4c04c16528 mutt: asymptotic: Fix set from
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-07-30 16:29:42 +05:30

16 lines
418 B
Plaintext

set from = "sanchayan@asymptotic.io"
set sendmail = "/usr/bin/msmtp -a asymptotic"
set mbox = "+asymptotic/Archive"
set postponed = "+asymptotic/drafts"
set record = "+asymptotic/Sent"
color status green default
macro index D \
"<save-message>+asymptotic/Trash<enter>" \
"move message to the trash"
macro index S \
"<save-message>+asymptotic/Spam<enter>" \
"mark message as spam"