On Mon, Feb 11, 2013 at 03:57:09PM -0500, Ed wrote:
Mutt is telling me that alternates is an unknown variable. I used::set alternates="[email protected]" Of course I put the actual address in tha above. Where did I go wrong ?
alternates used to be a variable, but now it is a command, so you use it like this instead:
alternates [email protected] http://www.mutt.org/doc/devel/manual.html#alternates
