X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/401d2c7f840f9868c2a5daf441709c74482b25be..refs/heads/ultrahaptics:/mutt/muttrc diff --git a/mutt/muttrc b/mutt/muttrc index 834ee21..4fdd496 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -75,16 +75,15 @@ alternative_order text/plain text/enriched text/html # save html for last # IMAP: offlineimap set folder = "~/mail" # mail folder -set spoolfile = "+gmail/inbox" # set inbox +set spoolfile = "+office365/inbox" # set inbox unset record # do not move sent msgs to a folder, gmail does that unset move # do not move read msgs, gmail does that -set postponed = "+gmail/drafts" # drafts folder +set postponed = "+office365/drafts" # drafts folder set header_cache = "~/.cache/mutt" # cache headers for speedss source ~/.mutt/mailboxes # source mailboxes generetated by offlineimap -# SMTP: msmtp (with queue) -set sendmail = ~/.msmtp/msmtpq # use msmtp message queue -set sendmail_wait = -1 # fork sendmail to the background +# SMTP: msmtp +set sendmail = /usr/bin/msmtp # use msmtp set send_charset="utf-8" # only utf8 # GnuPG