Mail Server Connection
Mail Server Connection
Hi,
Can anyone help me please with the mailserver , i keep getting this message when i try to login : Connection to storage server failed.
I do now see any error message on phpmyadmin . Please let me know
Can anyone help me please with the mailserver , i keep getting this message when i try to login : Connection to storage server failed.
I do now see any error message on phpmyadmin . Please let me know
Re: Mail Server Connection
OS? VestaCP version? Can you quote full message?
Re: Mail Server Connection
Yes i can
CentOS 7.2.1511 (x86_64)
vesta
core package
Version:0.9.8 (x86_64)
Release:15
vesta-php
php interpreter
Version:0.9.8 (x86_64)
Release:15
vesta-nginx
internal web server
Version:0.9.8 (x86_64)
Release:15
CentOS 7.2.1511 (x86_64)
vesta
core package
Version:0.9.8 (x86_64)
Release:15
vesta-php
php interpreter
Version:0.9.8 (x86_64)
Release:15
vesta-nginx
internal web server
Version:0.9.8 (x86_64)
Release:15
Re: Mail Server Connection
You can try this:
viewtopic.php?t=4375#p29916
viewtopic.php?t=4375#p29916
Re: Mail Server Connection
hi , i already tried that . it's not working , i don't know what to do more :(
Re: Mail Server Connection
Open /etc/dovecot/dovecot.conf
Second line change to:
listen = *
Then as root in SSH run:
service dovecot restart
Please tell me here if it helped.
Second line change to:
listen = *
Then as root in SSH run:
service dovecot restart
Please tell me here if it helped.
Re: Mail Server Connection
Firstly thank you for your replay and im sorry i haven't logged in for a while. im using EXIM . i cannot find that folderdpeca wrote:Open /etc/dovecot/dovecot.conf
Second line change to:
listen = *
Then as root in SSH run:
service dovecot restart
Please tell me here if it helped.
Re: Mail Server Connection
Then you installed Vesta without dovecot (imap & pop3 services)
Re: Mail Server Connection
I am having the same exact problem and tried to follow these instructions.
MY dovecot config already has listen = * as the second line.
What else can I try?
MY dovecot config already has listen = * as the second line.
What else can I try?
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Mail Server Connection
Ok I don't really use mailing on my servers... but had a small project in which I need to do some internal testing.
I'm also getting error when I try to login into RoundCube
Connection to storage server failed
I too did NOT install dovecot as I don't need it, do you think its because of that ?
I'm also getting error when I try to login into RoundCube
Connection to storage server failed
I too did NOT install dovecot as I don't need it, do you think its because of that ?