I'm trying to keep a list of spammers in a file so that my filter can
process them to the appropriate /dev/null.

I'd like to have a key binding which would:
echo "authorsEmailAddress" >> spamlist.txt.

The difficulty I'm having is in having the email address put in by mutt.
This is what I've tried:

macro generic I '!echo %a >> spamlist.txt'

The %a gets put in the file however.

Thanks for any help,

Dan
________________________________________________________________
 Dan Cardamore          [EMAIL PROTECTED]         http://www.hld.ca
 Opensource projects:   http://www.hld.ca/opensource
 My Groupware project:  http://www.gwpeople.com

Reply via email to