# -*-muttrc-*- set imap_user=ian@ianonavy.com set imap_pass="$my_pw_ianonavy" set folder=imaps://ian@ianonavy.com@imap.gmail.com/ set mbox="imaps://imap.gmail.com/[Gmail]/All Mail" set spoolfile=+INBOX mailboxes =INBOX mailboxes imaps://ian@ianonavy.com@imap.gmail.com/INBOX set realname = 'Ian Adam Naval' set from = ian@ianonavy.com set use_from = yes set smtp_url=smtps://ian@ianonavy.com:$my_pw_ianonavy@smtp.gmail.com set ssl_force_tls = yes account-hook $folder "set imap_user=ian@ianonavy.com imap_pass=$my_pw_ianonavy"