From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 18 Aug 2009 10:56:15 -0700 Subject: [sup-talk] [PATCH] Add an after-add-message hook In-Reply-To: <1250459229-4500-1-git-send-email-kevinr@free-dissociation.com> References: <1250459229-4500-1-git-send-email-kevinr@free-dissociation.com> Message-ID: <1250618123-sup-8797@masanjin.net> Reformatted excerpts from Kevin Riggle's message of 2009-08-16: > I want to do some unrelated processing on each message I receive, but > I don't want to block the message being added to the index. This > patch adds a hook which runs /after/ the message is added to the > index. Won't this block subsequent emails from being added to the index, when Sup gets multiple new emails during a poll? -- William