Re: [Evolution] How to forward a message with a rule ?



On Thu, 2008-09-11 at 10:10 +0200, Aconai - Consultant Informatique
wrote:
Hi experts,

I've just installed openSuse 11.0 with gnome interface.
I try to create a rule in evolution (2.22.1.1) to forward messages when 
they incoming and when a specific name is specified in the field "to".
i can't find a way to do it.

Does anyone has the solution or a workaround ?

Thanks in advance,

Michel

_______________________________________________
Evolution-list mailing list
Evolution-list gnome org
http://mail.gnome.org/mailman/listinfo/evolution-list

create a script that will do the forwarding, then create a filter to
pipe the email to the script.

or, if you configure mutt to send mail, you could probably setup a
filter to pipe to program ( mutt ) and bypass the script

pipeToProgram     mutt -x -s "Forwarded from ..." john doe someplace com

A script would probably allow more flexibility with regard to subject,
etc..



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]