Topic: Unable to connect to managesieve server
==== Required information ====
- iRedMail version: 0.8.4
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Debian Wheezy
- Related log if you're reporting an issue:
====
Hi Folks!
Since hijacking threads which are definitely on same topic seems still not to be the fine english style.. So new post new chance?
I try to use the managesieve service on iRedMail..
Since server-side filtering on filter rules created by RoundCubeMail work seamlessly and a connect via telnet on localhost:4190 also seems to be succsessful:
# telnet localhost 4190
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
"IMPLEMENTATION" "Dovecot Pigeonhole"
"SIEVE" "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave"
"NOTIFY" "mailto"
"SASL" "PLAIN LOGIN"
"STARTTLS"
"VERSION" "1.0"
OK "Dovecot ready."
I assumed a working service whcih provides connectivity from wan-side cause of this:
# netstat -lnp | grep 4190
tcp 0 0 0.0.0.0:4190 0.0.0.0:* LISTEN 21996/dovecot
But i realized that i was wrong on that, cause the connection-attemp just times out..
Tcpdump shows that packages which arrive nerver get answerd. IP-Connectivity is assured...
I do not have any special configuration ATM - Its moree or less the default configuration since the installation..
I have no special iptables-rules in the chains - Fail2Ban seems already to be configured to surveil port 4190.
Anyway - This is a generic setup from scratch with no considerable changes..
So - how about that? Is anyone able to connect to this mangesieve service anyway? Particulary with Sieve-Plugins for all the mailclients out there?
Any hints on that? Is managesieve anyhow configured just to react on local requrests (regarding the locally working connections)? I don't find any other pivotal configuration-files than /etc/dovecot/conf.d/20-managesieve
...
Thanks for any advices...
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.