On 20 Jan 2021, at 04:33, Piotr Auksztulewicz <d...@hasiok.net> wrote: > 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.
This worked, thank you. Also… grrrrr. Who though expansion inside a password string was a clever idea and can I introduce them to a clue bat? :p > PS. Also a mutt lover :-) With the amount of HTML mail out there I really don't understand how people are able to use it anymore. Now, if I could get a 'stip html down to plain text' side function to work… script execution error (#127): sh: line 3: fortune: command not found