[pkg-kolab] Bug#598024: Bug#598024: sieve port in /etc/services

Mathieu Parent math.parent at gmail.com
Wed Sep 29 11:23:36 UTC 2010


(you forgot to CC th bug)

2010/9/26 sylvain boquet <sylvain.boquet at wanadoo.fr>:
> hello mathieu
>
>
> when i change the line ( from sieve to 2000) in /etc/cyrus.conf
>
> that solve two problems , one in kolab webadmin
>
> and one in kolab webclient ( with the scripts sieve error of connexion  )
>
>
>
> and you're right te problem must be  fixed in kolab-webadmin package
>
> y try to modify the line 150  in  /usr/share/php/admin/include.sieve.php
>
> original
>
>   function Net_Sieve($user = null , $pass  = null , $host = 'localhost',
> $port = 2000, $logintype = '', $euser = '', $debug = false)
>
> new line
>
>   function Net_Sieve($user = null , $pass  = null , $host = 'localhost',
> $port = 4190, $logintype = '', $euser = '', $debug = false)
>
>
> and the kolab webadmin work fine

Can you change this to $port = 'sieve' and test ?

> but  the  problem with  is  the kolab webclient with script ( error of
> connexion) is back

Can you change in /etc/kolab-webclient/horde3/conf.php:
$conf['kolab']['imap']['sieveport'] = 'sieve';
and test.

If it doesn't work, try with the port number (4190). Let me know.

Mathieu Parent





More information about the pkg-kolab-devel mailing list