[Mutt] #3368: Message-hook paired w/ pipe-message
#3368: Message-hook paired w/ pipe-message
--------------------+-------------------------------------------------------
Reporter: yeahns | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version: 1.5.18
Keywords: |
--------------------+-------------------------------------------------------
Hello,
I would like every message that im displaying to be filtered (with
procmail, to add the addresses contained with it to my address book).
To achieve this I've already added this line to my .muttrc :
message-hook . "push <pipe-message>procmail<return>"
This results in the command being run repeatedly until I quit with
Control-C. It seems just like to pipe the message, we have to access it
which fires another message-hook so we gonna pipe it again, and so on.
I havent found any posts on the net with the same subject, besides from
this one:
http://www.mail-archive.com/mutt-users@xxxxxxxx/msg22103.html
But the guy wasn't helped, unfortunately.
Can you tell if my guess with the pipe command firing another message hook
command is right? Is it a "Bug we have accept for design reasons" or could
this be changed?
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3368>
Mutt <http://www.mutt.org/>
The Mutt mail user agent