Dovecot and mutt
Piotr Auksztulewicz
dcml at hasiok.net
Wed Jan 20 13:33:41 EET 2021
On Wed, Jan 20, 2021 at 04:27:11AM -0700, @lbutlr wrote:
> set imap_pass = "lasH-hds[er$asd" # Not a real password
Use single quotes around the password. Double quotes make $asd to be
interpreted as shell variable and replaced with (most likely) empty
string, so you get a shortened passwort in effect.
PS. Also a mutt lover :-)
--
Piotr "Malgond" Auksztulewicz firstname at lastname.net
More information about the dovecot
mailing list