fixing RoundCube Managesieve plugin NOT using proper TCP port for SIEVE (4190 instead of 2000)

This commit is contained in:
Benjamin Sonntag 2014-04-25 11:21:07 +02:00
parent b60146447d
commit a8832b655e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
/***********************************************************************/
// managesieve server port
$rcmail_config['managesieve_port'] = 2000;
$rcmail_config['managesieve_port'] = 4190;
// managesieve server address, default is localhost.
// Replacement variables supported in host name: