• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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