## IMAP set imap_user = dsholman42@tntech.edu set imap_pass = `pass tntech.edu/dsholman42` set folder = imaps://outlook.office365.com set spoolfile = +INBOX set postponed = +Drafts set record = "+Sent Items" unmailboxes * mailboxes =INBOX =Archive "=Junk Email" =Drafts "=Sent Items" "=Deleted Items" ## SMTP set from = $imap_user set sendmail = "/usr/bin/msmtp -a ttu -t" ## Hook account-hook $folder "set imap_user=dsholman42@tntech.edu imap_pass=`pass tntech.edu/dsholman42`"