config / .mutt / account_infos.example /
9e6da70 7 years ago
1 contributor
10 lines | 0.327kb
# Automatically log in to this mailbox at startup
set spoolfile="imap://foo@imap.bar.fr"
# Define the = shortcut, and the entry point for the folder browser (c?)
set folder="imap://foo@imap.bar.fr"
set record="=Sent"
set postponed="=Drafts"
set imap_user="foo"
set imap_pass="xxxxxxxxx"
set envelope_from_address="foo@bar.fr"