Every time I try to run Mutt in cygwin I get the following errors:
Error in /home/JJR/.muttrc, line 4: smtp_url: unknown variable
Error in /home/JJR/.muttrc, line 5: smtp_pass: unknown variable
Illegal instruction (core dumped)
And then I observe a stackdump file in my home folder. How can I get Mutt working with Cygwin successfully?
I tried visiting #mutt at irc.freenode.net which had dozens of people but no good answers, now including these two other channels which were surprisingly empty earlier: #cygwinx and #xwin
Oh, and my .muttrc was placed in /home, and not in /.mutt. I plugged in .muttrc in /.mutt and no error, however, composing and sending messages does not work. I modified the ~/.muttrc before evoking mutt.
Using: Windows XP SP3, Cygwin 1.7.9-1, Mutt 1.5.21
mutt -vto see the options it was compiled with. – garyjohn Jun 23 '11 at 5:14