2022-12-16 12:22:11 +01:00
|
|
|
# vim: syntax=muttrc
|
|
|
|
|
2021-02-16 15:41:04 +01:00
|
|
|
set from = "Sanchayan Maity <sanchayan@asymptotic.io>"
|
2024-10-29 07:08:43 +01:00
|
|
|
set sendmail = "msmtp -a asymptotic"
|
2020-07-23 16:50:48 +02:00
|
|
|
set record = "+asymptotic/Sent"
|
2024-10-31 16:58:30 +01:00
|
|
|
set postponed = "+asymptotic/Drafts"
|
|
|
|
set trash = "+asymptotic/Trash"
|