• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

QMail (SMTP) offline after updating

B

blackhunter

Guest
Sorry for my bad english :)

I have make a update from 8.2.1 to 8.3 and all was works but today my QMails SMTP is offline and want start.

..:/# /etc/init.d/qmail start
Starting qmail: done
..:/# /etc/init.d/qmail status
..:/#


And i cant send Mails... what can i do? Can anybody help me?

thx.
 
smtp is handled by xinetd (or inetd, it depends on your OS), try to restart this service first and check /var/log/messages for errors.
 
Back
Top