mutt: asymptotic: Fix set from

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
Sanchayan Maity 2020-07-30 16:29:42 +05:30
parent 5b4ed5f9c6
commit 4c04c16528
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
set from = "sanchayan@asymptotic.systems"
set from = "sanchayan@asymptotic.io"
set sendmail = "/usr/bin/msmtp -a asymptotic"
set mbox = "+asymptotic/Archive"
set postponed = "+asymptotic/drafts"