[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[VM] Filter outgoing mail
From: |
blueman |
Subject: |
[VM] Filter outgoing mail |
Date: |
Fri, 04 May 2012 09:11:08 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
I would like to filter my *outgoing* mail composed in 'vm'.
I want to do this from Emacs at the last possible moment before the
email leaves emacs/vm...
Specifically, I have a perl filter that I would like to run on each
email.
What is the best way to hook into vm here. I know I could use
vm-mail-send-hook but that is a bit klugey in that I would have to first
read and that write back the region itself. I was curious whether there
are any hooks and/or functions more amenable to filtering.
Thanks!
- [VM] Filter outgoing mail,
blueman <=