<<< Date Index >>>     <<< Thread Index >>>

compose pipe-message



Hi,

I've setup a macro to train bogofilter on outgoing email in addition to
incoming. The pipe-entry function appears to only pipe the body of the
message. The documentation does not list pipe-message as an available
function in compose mode. Is there currently a way to pipe the entire
body of a message to bogofilter before sending?

macro compose y "<enter-command>unset wait_key\n<pipe-entry>bogofilter 
-s\n<enter-command>set wait_key\n<send-message>"

Thanks,

-James