Can't connect sieve server from another host.

Nowicki Christophe cscm at meuh.dyndns.org
Sat Dec 13 16:00:11 EST 2003


Hi,

I don't known if it's a bug or if I'am doing this wrong.
I'd like to connect to the sieve server from another host.
My cyrus imap serveur is running on meuh.

And sieveshell works very on this host :

<2> <ttypts/7> [Sat Dec 13 21:38:48] cscm at Meuh:~
2>sieveshell meuh
connecting to meuh
Please enter your password:
>

It's working.

Now I'd like to connect from another host :
I've edited the cyrus.conf file.

$grep sieve cyrus.conf
        #sieve          cmd="timsieved" listen="localhost:sieve" prefork=0
maxch
ild=100
        sieve           cmd="timsieved" listen="sieve" prefork=0 maxchild=100

Now timesieved is listening on 2000 :

$netstat -av | grep sieve
tcp        0      0 *:sieve                 *:*                     LISTEN

But sieveshell doesn't work from another host :

<2> <ttypts/11> [Sat Dec 13 21:34:08] cscm at TuX:~
255>sieveshell meuh
connecting to meuh
unable to connect to server at /usr/bin/sieveshell line 174.

I don't understand :(
The telnet answer is the same :
On meuh :
$telnet meuh sieve
Trying 192.168.0.1...
Connected to meuh.csquad.org.
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved v2.1.14-IPv6-Debian-2.1.14-1"
"SASL" "NTLM LOGIN PLAIN DIGEST-MD5 CRAM-MD5"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress
relational regex"
"STARTTLS"
OK

On TuX :
$telnet meuh sieve
Trying 192.168.0.1...
Connected to meuh.csquad.org.
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved v2.1.14-IPv6-Debian-2.1.14-1"
"SASL" "NTLM LOGIN PLAIN DIGEST-MD5 CRAM-MD5"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress
relational regex"
"STARTTLS"
OK

On tux sieveshell fail in /usr/bin/sieveshell line 174 :

my $obj = sieve_get_handle($acapserver,
		"prompt", "prompt", "prompt", "prompt");

It's a bug or my cyrus is not well configured?

Systeme Info :
Debian GNU/Linux "testing"
Cyrus 2.1.14.

$dpkg -l | grep cyrus
ii  cyrus21-admin  2.1.14-1       Cyrus mail system (administration tool)
ii  cyrus21-common 2.1.14-1       Cyrus mail system (common files)
ii  cyrus21-doc    2.1.14-1       Cyrus mail system (documentation files)
ii  cyrus21-imapd  2.1.14-1       Cyrus mail system (IMAP support)
ii  libcyrus-imap- 2.1.14-1       Interface to Cyrus imap client imclient
libr

Thanks a lot

-- 
Meuuuhh elle fait la vache :))                       _(__)_
Nowicki Christophe                                  '-e e -'__,--.__)
17, rue Saint Exupery                                (o_o)        )
77500 Chelles                                          \. /___.  |
Etudiant EPITECH Promo 2006                             ||| _)/_)/
http://etud.epita.fr/~nowick_c/nowick_c.asc             //_(/_(/_(





More information about the Info-cyrus mailing list