I'm using Evolution for reading my emails at my Ubuntu 9.10.
I would like to run a personalized command when it receives a mail, like checkgmail.

Example: blink --scrolllockled --rate {number-of-new-mail}

Is it possible?

link|improve this question

69% accept rate
feedback

1 Answer

Yes, you can create filters in Evolution that run commands.

I used this to suck out emails from a Microsoft Exchange server (that had IMAP disabled) - a filter-rule running deliver on new emails, followed by a filter-rule that marked the email as read.

It is called "Pipe to program" in the documentation.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.