Re: Multiple same signatures
On 2006-08-01, Asif Iqbal wrote
> On 8/1/06, Asif Iqbal <vadud3@xxxxxxxxx> wrote:
> >How do I make sure when I reply to an email the previous signature
> >followed by double dashes get cleared before it appends my signature?
>
> I am using Vim 7.0.2 and Mutt 1.5.7i
Since you're using vim, you might find the mail ftplugin useful:
http://www.vim.org/scripts/script.php?script_id=99
It has an option to strip quoted signatures (from the help file):
g:mail_erase_quoted_sig
Set this to automatically have the script remove quotes.
--
David Ellement