Hi,
we are currently using eGroupware on UCS 4.1-4 errata408. When configuring the eGroupware email account, we would like to activate Sieve (IP 127.0.0.1, unsecured, Port 4190). According to netstat port 4190 is open and serviced by cyrmaster. But the check returns the following error:
Horde\ManageSieve\Exception: No supported authentication method found. The server supports these methods: , but we only support: DIGEST-MD5, CRAM-MD5, EXTERNAL, PLAIN, LOGIN (0)
#0 /var/www/eg16/vendor/pear-pear.horde.org/Horde_ManageSieve/Horde/ManageSieve.php(592): Horde\ManageSieve->_getBestAuthMethod(0)
#1 /var/www/eg16/vendor/pear-pear.horde.org/Horde_ManageSieve/Horde/ManageSieve.php(397): Horde\ManageSieve->_cmdAuthenticate('user1', 'geheim', 0, NULL)
#2 /var/www/eg16/admin/inc/class.admin_mail.inc.php(551): Horde\ManageSieve->login('user1', 'geheim')
#3 [internal function]: admin_mail->sieve(Array)
#4 /var/www/eg16/api/src/loader/deprecated_factory.php(179): call_user_func(Array, Array)
#5 /var/www/eg16/api/src/Etemplate.php(369): ExecMethod('mail.mail_wizar...', Array)
#6 [internal function]: EGroupware\Api\Etemplate::ajax_process_content('mail_user1_596...', Array, false)
#7 /var/www/eg16/api/src/Json/Request.php(179): call_user_func_array(Array, Array)
#8 /var/www/eg16/api/src/Json/Request.php(91): EGroupware\Api\Json\Request->handleRequest('EGroupware\\Api\\...', Array)
#9 /var/www/eg16/json.php(119): EGroupware\Api\Json\Request->parseRequest('EGroupware\\Api\\...', '{"request":{"pa...')
#10 {main}
How can I tell Sieve which auth method to support?
Thanks for any suggestions or hints,
Stefan