* On 26 Nov 2013, Charles E Campbell wrote: > > The core dumps don't do me much good; the mutt I'm using came via a yum > install, so it uses hex addressing. ~/.mutt/cache exists, but no headers,
Which yum repo is it from? > I tried building mutt myself (mutt 1.5.21); it builds, but "blesses" me > with: > > Error in /home/cec/.muttrc, line 1: smtp_pass: unknown variable > Error in /home/cec/.muttrc, line 2: smtp_url: unknown variable > source: errors in /home/cec/.muttrc > sh: /usr/local/bin/mutt_dotlock: No such file or directoryError in > /home/cec/.muttrc, line 1: smtp_pass: unknown variable > Error in /home/cec/.muttrc, line 2: smtp_url: unknown variable > source: errors in /home/cec/.muttrc > sh: /usr/local/bin/mutt_dotlock: No such file or directory > Couldn't lock /home/cec/sent You will certainly need the --enable-smtp option to ./configure for this muttrc. If there's an SRPM available for the yum repo you installed from, you might try just using its spec file, but adding --enable-debug. -- David Champion • d...@bikeshed.us