[EMAIL PROTECTED] ([EMAIL PROTECTED]) muttered:
> I am having a problem setting variables whose contents should contain (one
> or more) spaces. I don't know if it is something I am doing wrong or what is
> going on. Here is an example:
> folder-hook mutt set from="Gary Jones <my@emailaddress>"
> to which mutt says "Jones: unknown variable" when I enter the folder. Is it
> me? Is there a solution?

  6.3.55.  from

  Type: e-mail address
  Default: ""

  When set, this variable contains a default from address.  It can
  be overridden using my_hdr (including from send-hooks) and
  ````$reverse_name''''.

  Defaults to the EMAIL environment variable's content.


set from=my@emailaddress
set realname="Gary Jones"

folder-hook mutt 'my_hdr From: Gary Jones <myother@emailaddress>'

HTH,

Michael
-- 
"I once witnessed a long-winded, month-long flamewar over the use of
mice vs. trackballs...It was very silly."
(By Matt Welsh)

PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key

Reply via email to