From a0bee77c3a2a0f3d071149566413b4273cc4c8de Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 19 Jan 2009 17:15:24 +0000 Subject: ** Fix for bug #204891 2009-01-19 Milan Crha ** Fix for bug #204891 * filtertypes.xml: * em-composer-utils.h: (em_utils_forward_message_raw): * em-composer-utils.c: (emu_forward_raw_done), (em_utils_forward_message_raw): * mail-session.c: (ms_forward_to), (class_init): Implement "forward-to" rule for message filters. Note: Be sure you've eds of revision 9956 or higher. svn path=/trunk/; revision=37101 --- mail/filtertypes.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/filtertypes.xml') diff --git a/mail/filtertypes.xml b/mail/filtertypes.xml index 69c1ddbaae..f2f69c4c06 100644 --- a/mail/filtertypes.xml +++ b/mail/filtertypes.xml @@ -1012,5 +1012,11 @@ (pipe-message "/bin/sh" "-c" ${command}) + + + Forward to + (forward-to ${address}) + + -- cgit v1.2.3