After upgrading to the latest VM (8.3.x), I've found that the following
vm-pcrisis variables don't seem to work:

- vmpc-newmail-rules (and its alias vmpc-newmail-alist)
- vmpc-forward-rules (and its alias vmpc-forward-alist)

For instance, in VM 8.2.0b, the following definition used to ensure
that my primary email address, [email protected], was always
used for new messages:

  (setq vmpc-newmail-rules '(
    (t "[email protected]")
  ))

But in VM 8.3.x, when I press 'm' (vm-mail-from-folder) to create a
new message, my sending address is copied from the current message
in my current folder, instead of using "[email protected]."

Am I doing something wrong?

Thanks for any insights!
Dan

--
Dan Barrett
[email protected]


Reply via email to