[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VM] VM-pcrisis and the From header
From: |
Uday Reddy |
Subject: |
Re: [VM] VM-pcrisis and the From header |
Date: |
Tue, 13 Aug 2013 20:50:29 +0100 |
Matthew Vernon writes:
> Ah. If I set vm-mail-header-from and let vm-pcrisis change it, then it
> appears at the top. If I leave vm-mail-header-from as nil, and let
> vm-pcrisis create the header, it ends up at the bottom.
It probably means that VM's header-ordering works before VMPC does its
hacking. So, if you set the variable to nil, there would have been no
"From" header when the header-ordering happens.
So, don't set the variable to nil.
VMPC is an add-on. You can't expect it to be perfect.
Cheers,
Uday