Roundcube Community Forum

 

autoresponder issue

Started by vigneshk, October 04, 2018, 10:44:56 PM

Previous topic - Next topic

vigneshk

Hi There,

I have setup a seperate iredmail server on ubuntu14 server where i am able to login to roundcube and access all mails and autoresponder without any errors.
When i create another roundcube web client on a different ubuntu14 server and configure it with the details of iredmail server , everything is working , but i get error when i click on filters.
server 1 : iredmail
server 2 : roundcube web client

managesieve dovecot is installed in server 2.

roundcube version : 1.3.6

Error : Unable to connect to server

I dont find anything in logs as i have connected to manageseive of server1 , server1 doesnt display any logs related to error.

Can you please help me on this?

JohnDoh

Why have you installed dovecot + managesieve on server 2? It sounds like you want to connect to managesieve on server 1.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

vigneshk

Just wondered managesieve should also be on server2 thats y installed , but the main thing which needed is wanted to connect to managesieve on server 1 only.

JohnDoh

are you able to telnet to managesieve on server 1 from server 2, may be there is a firewall or something in the way?
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

vigneshk

yes correct, telnet from server 2 :  telnet server1ip 4190 , its refusing , but there is no firewall

server 1 is on a2hosting with no restrcition and server 2 is on aws where i have allowed these ports.

vigneshk

Thanks johndon in dovecot.conf it was given address only for localhost i added server1 ip too , it worked !