I think I know what file has the failure in it on line 17 but don't know why.

set realname="Jude DaShiell"
set from="[email protected]"
set use_from = "yes"
set hostname=gmail.com
unset imap_passive
unset record
set [email protected]
set smtp_url="smtp://[email protected]:587/
set folder=imaps://[email protected]/
set spoolfile = +INBOX
mailboxes = +INBOX
set postponed = +[Gmail]/Drafts
set record=+[Gmail]/Sent
set imap_keepalive=300
set mail_check=300
source ~/.mutt/aliases
source "gpg -d ~/.mutt/[email protected]|"
folder-hook *[email protected]/ 'source ~/.mutt/[email protected]'

Reply via email to