Roundcube Community Forum

 

Problem with managesieve

Started by giovannim, October 18, 2017, 02:50:56 PM

Previous topic - Next topic

giovannim

Hi,
i have a Roundcube setup with sieve function, i need to select server using user domain from a database that have backend mapping, for example, we have:

- Webmail server
-proxy (only imap|pop3|smtp)
- mail server 1
- mail server 2

the problem is selecting right sieve server, i found this plugin that can be ok, but author say that is deprecated: https://github.com/JohnDoh/Roundcube-Plugin-SieveRules-Managesieve

i need the function:
// %s - domain name after the '@' from e-mail address provided at login screen

how to have it with official managesieve plugin?