diff options
Diffstat (limited to '.mutt/accounts.rc')
-rw-r--r-- | .mutt/accounts.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.mutt/accounts.rc b/.mutt/accounts.rc index 64446a6..92cddeb 100644 --- a/.mutt/accounts.rc +++ b/.mutt/accounts.rc @@ -63,6 +63,8 @@ folder-hook .*McGill.* \ "unhook send-hook;\ set from = ryan.kavanagh@mail.mcgill.ca;\ set sendmail="MSMTP_PATH -a mcgill" +unset smtp_url;\ +unset smtp_pass;\ set record='=McGill.Sent Items';\ set postponed='=McGill.Drafts';\ set pager_format = '-%Z-McGILL: %C/%m: %-20.20n %s';\ |