Installing Mutt
Ulf Rompe
ulf.buntu at rompe.org
Mon Feb 8 14:54:56 UTC 2010
Am 08.02.2010 15:45, schrieb Knapp:
> The Error is:
> douglas4 at frog:~$ mutt
> Error in /home/douglas4/.muttrc, line 5: Mail”: unknown variable
> source: errors in /home/douglas4/.muttrc
Line 5 reads:
> set record=”imaps://imap.gmail.com/[Gmail]/Sent Mail”
It's pretty clear that the space character causes the problem. Not
knowing mutt, I would just try to encode it:
set record=”imaps://imap.gmail.com/[Gmail]/Sent%20Mail”
Does that help?
--
[x] u1f
More information about the ubuntu-users
mailing list