• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

SMTP Error (-1): Connection to server failed in Webmail (Roundcube)

KamalG

Basic Pleskian
I am using Plesk 12.0.18, Centos 6, Postfix, Roundcube

Whenever I try to send email from roundcube webmail I receive the following error

An error occurred!
close
SMTP Error (-1): Connection to server failed.

Code:
[root@server postfix]# service postfix restart
Shutting down postfix:                                     [FAILED]
Starting postfix:                                          [  OK  ]
[root@server postfix]# tail -f /var/log/maillog
Aug  6 10:20:51 server courier-pop3s: Connection, ip=[::ffff:127.0.0.1]
Aug  6 10:20:51 server courier-pop3s: LOGOUT, ip=[::ffff:127.0.0.1]
Aug  6 10:20:51 server courier-pop3s: Disconnected, ip=[::ffff:127.0.0.1]
Aug  6 10:21:31 server postfix/postfix-script[27667]: fatal: the Postfix mail system is not running
Aug  6 10:21:31 server postfix/postfix-script[27732]: warning: not set-gid or not owner+group+world executable: /usr/sbin/postdrop
Aug  6 10:21:31 server postfix/postfix-script[27738]: starting the Postfix mail system
Aug  6 10:21:31 server postfix/master[27739]: fatal: bind 0.0.0.0 port 25: Address already in use
Aug  6 10:21:32 server courier-imapd: Connection, ip=[::ffff:127.0.0.1]
Aug  6 10:21:32 server courier-imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[39092], protocol=IMAP
Aug  6 10:21:32 server courier-imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=52, sent=156, time=0

Code:
postfix check
postfix/postfix-script: warning: not set-gid or not owner+group+world executable: /usr/sbin/postdrop

Kindly Help !!
 
I also have problems in DNS, after the server reboots the DNS doesn't work properly until I restart the bind service manually..
 
Back
Top