Can’t connect to server
Server message: Can’t connect to host “tcp://localhost:143”
Getting this error while logging to snappy mail
Can’t connect to server
Server message: Can’t connect to host “tcp://localhost:143”
Getting this error while logging to snappy mail
Welcome and Happy New Year @Shashank682
Post the results of this command
service dovecot status || systemctl status dovecot -l
and
tail /var/log/mail.log
@josephgodwinke
Hi,
I am also getting the same error.
After running, service dovecot status || systemctl status dovecot -l
● dovecot.service - Dovecot IMAP/POP3 email server
Loaded: loaded (/lib/systemd/system/dovecot.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2023-02-08 10:21:14 UTC; 5min ago
Docs: man:dovecot(1)
http://wiki2.dovecot.org/
Main PID: 50751 (dovecot)
Tasks: 4 (limit: 614)
Memory: 2.4M
CGroup: /system.slice/dovecot.service
├─50751 /usr/sbin/dovecot -F
├─50752 dovecot/anvil
├─50753 dovecot/log
└─50754 dovecot/config
Feb 08 10:21:14 server.floristhive.net systemd[1]: Started Dovecot IMAP/POP3 email server.
Feb 08 10:21:14 server.floristhive.net dovecot[50751]: master: Dovecot v2.3.7.2 (3c910f64b) starting up without any protocols (core dumps disabled)
After running, tail /var/log/mail.log
Feb 8 10:26:09 server postfix/cleanup[50738]: warning: CF7D812072E: virtual_alias_maps map lookup problem for root@localhost.floristhive.com -- message not accepted, try again later
Feb 8 10:26:09 server postfix/pickup[50327]: CFCF812072E: uid=0 from=
Feb 8 10:26:09 server postfix/proxymap[50520]: warning: mysql:/etc/postfix/mysql-virtual_forwardings.cf is unavailable. open /etc/postfix/mysql-virtual_forwardings.cf: Permission denied
Feb 8 10:26:09 server postfix/cleanup[50756]: warning: proxy:mysql:/etc/postfix/mysql-virtual_forwardings.cf lookup error for "root@pro.floristhive.com"
Feb 8 10:26:09 server postfix/cleanup[50756]: warning: CFCF812072E: virtual_alias_maps map lookup problem for root@pro.floristhive.com -- message not accepted, try again later
Feb 8 10:26:09 server postfix/pickup[50327]: D01D912072E: uid=999 from=
Feb 8 10:26:09 server postfix/cleanup[50738]: D01D912072E: message-id=<20230208102609.D01D912072E@pro.floristhive.com>
Feb 8 10:26:09 server postfix/proxymap[50520]: warning: mysql:/etc/postfix/mysql-virtual_forwardings.cf is unavailable. open /etc/postfix/mysql-virtual_forwardings.cf: Permission denied
Feb 8 10:26:09 server postfix/cleanup[50738]: warning: proxy:mysql:/etc/postfix/mysql-virtual_forwardings.cf lookup error for "root@localhost.floristhive.com"
Feb 8 10:26:09 server postfix/cleanup[50738]: warning: D01D912072E: virtual_alias_maps map lookup problem for root@localhost.floristhive.com -- message not accepted, try again later
Btw, I had a website “localhost”. I have deleted it! Is it necessary?
Seems to be a permissions issue try sudo chmod 1777 /tmp
but most likely its ssl related see this Mail is not working SnappyMail - #9 by josephgodwinke