Displaying 1 result from an estimated 1 matches for "vml000090".
Did you mean:
vml000070
2012 Mar 06
0
CentOS 6 connection with sieveshell failed
...aster
I've no problem to connect with sieveshell on my IMAP-host:
[django at vml000070 ~]$ sieveshell --user=django --authname=django
127.0.0.1:2000
connecting to 127.0.0.1:2000
Please enter your password:
BUT, if I try to connect from an other host inside my DMZ a see this error:
[django at vml000090 ~]$ sieveshell --user=django --authname=django
10.0.0.70:2000
connecting to 10.0.0.70:2000
unable to connect to server at /usr/bin/sieveshell line 170.
O.K., so far so "good" :( Just look, I can connect with telnet to port
2000 on my IMAP-host:
[django at vml000090 ~]$ telnet 10.0.0.70...