Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Language specific forums Russian (Русский) Почтовый сервер
  • Search

Как настроить сервер фильтров в Roundcube?

Вопросы по работе Почтовый сервера
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
ssyuzev
Posts: 1
Joined: Fri Jan 31, 2014 6:00 am

Как настроить сервер фильтров в Roundcube?
  • Quote

Post by ssyuzev » Sat Feb 01, 2014 2:23 am

Подскажите, пожалуйста,
Как правильно добавить фильтра в Roundcube? После подключения плагина managesiege ругается: Невозможно подсоединится к серверу фильтров
Top

lidner60
Posts: 42
Joined: Thu Mar 05, 2015 2:47 pm

Re: Как настроить сервер фильтров в Roundcube?
  • Quote

Post by lidner60 » Tue Jul 19, 2016 8:05 am

ап теме. кучу конфигов перелопатил, а все никак толком не разобрался...
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: Как настроить сервер фильтров в Roundcube?
  • Quote

Post by skurudo » Wed Aug 24, 2016 6:39 am

Пошаговая инструкция по установке:
https://plugins.roundcube.net/packages/ ... be/filters
To install the plugin you have to:Show
1. PHP requirements: installed imap-module (--with-imap) for working with imap_mime_header_decode() function.
2. Download zip-archive to Roundcube/plugins folder;
3. Unzip downloaded zip-archive;
4. Rename unziped folder to 'filters';
5. Add "filters" in the plugins section of the roundcube configuration (config/config.inc.php).
For example:
$config['plugins'] = array(
'archive',
'password',
'filters',
);

To setup the plugin, open the config.inc.php file and edit the following variables:
$config['autoAddSpamFilterRule'] = TRUE; // if TRUE a spam filter rule is created for all users which automatically move messages into junk folder
$config['spam_subject'] = '[SPAM]'; // How to mark the spam in the subject? To have effect the previous variable must be TRUE.
$config['caseInsensitiveSearch'] = TRUE; // if TRUE filters searching in case insensitive mode.
$config['decodeBase64Msg'] = TRUE; // if TRUE decodes base64 mail
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Почтовый сервер”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password