mirror of
https://github.com/neomutt/samples.git
synced 2025-02-18 10:30:49 +01:00
14 lines
577 B
Plaintext
14 lines
577 B
Plaintext
# -------------------------------------------------------------------------
|
|
# Name: imap_pass
|
|
# -------------------------------------------------------------------------
|
|
# Specifies the password for your IMAP account. If unset, NeoMutt will
|
|
# prompt you for your password when you invoke the <imap-fetch-mail>
|
|
# function or try to open an IMAP folder.
|
|
#
|
|
# Warning: you should only use this option when you are on a fairly secure
|
|
# machine, because the superuser can read your neomuttrc even if you are
|
|
# the only one who can read the file.
|
|
|
|
# set imap_pass = "imappasswd"
|
|
|