Roundcube Community Forum

Miscellaneous => Roundcube Discussion => Topic started by: mumia555 on January 15, 2015, 05:35:16 AM

Title: Advanced filter to do a simple task
Post by: mumia555 on January 15, 2015, 05:35:16 AM
Hi guys, this is my first question on the forum! o/
So, I'm trying to achieve this simple task:

An e-mail arrives on my RoundCube 0.9.2(can't update this version to a more recent one -.-), and I want my filter to catch that e-mail and re-send or copy to a list of e-mails, cycling through each one of them.

Example:
I have 3 e-mails on my list:
blag@gmail.com
goblin@gmail.com
jakarta@gmail.com

And then it happens!
Email 1 arrived!
Re-send to blag@gmail.com
Email 2 arrived!
Re-send to goblin@gmail.com
Email 3 arrived!
Re-send to jakarta@gmail.com
Email 4 arrived!
Re-send to blag@gmail.com
Email 5 arrived!
Re-send to goblin@gmail.com
Email 6 arrived!
Re-send to jakarta@gmail.com


How do I do this?
Thanks
Title: Re: Advanced filter to do a simple task
Post by: SKaero on January 15, 2015, 09:59:51 AM
The filter would need to be setup on the mail server not within Roundcube.