Closed androos closed 5 years ago
That's my /etc/dovecot/conf.d/90-sieve.conf
plugin {
sieve = /srv/vmail/%d/%n/.dovecot.sieve
sieve_before = /srv/vmail/sieve/spam-global.sieve
}
Looks like some generic issue. Are you using custom skin or something? What version?
I use a slightly changed version of Larry. Truly it seems to work with all other Themes. Would have never expected that. What could be the reason? The only thing I basically changed in my version of the Theme is the Name, Favicon and the watermark.
Roundcube Webmail 1.3.9
If you created a brand new skin called Truly then you'll need to also make the template files in plugins/managesieve/skins/truly
see the ones in /plugins/managesieve/skins/larry
for reference. But it sounds like you have very minor changes to the Larry skin so may be try extending Larry rather than creating a brand new skin, see https://github.com/roundcube/roundcubemail/wiki/Skins#extending-skins.
Thx. I found another way for me to change the images without changing the skin. I just added them as locations in nginx and 'return' another image.
i have strange issue witch roundcube and spamassassin plus roundcube plugin... https://pastebin.pl/view/7f9f5739
I get always this when click on "Filter". Sieve is already working with dovecot in Thunderbird.
PHP Error: Error loading template for managesieve.managesieve in /localpath/roundcube/program/include/rcmail_output_html.php on line 613 (GET /?_task=settings&_action=plugin.managesieve)
When i try clicking on Vaccation i get the same with managesieve.vacation This is my managesieve/config.inc.php