• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Email issues

michel111

New Pleskian
Hello,
we have installed the latest version of Plesk on our server. Our web applications work fine. But we can not send or receive emails. Neither the webmail (login failed) nor pop3 / imap and mail forms on web projects.

openSuse 13.1
Plesk 12.0.18 Update # 23
Mail Server: Postfix
Imap / pop3 server: Courier-Imap
Webmail: Horde

Is this a known issue or is there a solution? Thanks
 
Thanks for your answer. I uploaded 2 logs (do you need more?), maybe someone can help us.
 

Attachments

  • logs.zip
    4.4 KB · Views: 1
Okay, new Problem :D Emails can be sent and received without any problems, but some email providers (gmx.net) send an email back with an error. It was not before reinstalling the server (and Plesk 10). Mail is working to university adresses or other domains on own servers. Does anyone have a solution?
Thank you

Error: 550 Requested action not taken: mailbox unavailable 550-Reject due to policy restrictions
 
Hi michel111,

most of such issues are caused by wrong mail - server configurations and/or wrong or missing DNS - entries ( PTR, SPF, ... ). Be aware to add all your domains for your server at your service provider as well, because a reverse check on your IP only contains the entry for "hxxxx.stratoserver.net"
 
Hello,
we discovered that the control files (/var/qmail/control) of qmail were missed after we installed plesk on our server.
We fixed this as follows:

Attention! Your mail queue will be removed during this process.

/usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component postfix

and

/usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component qmail


now we can send mails to gmx.

thank you and best regards
michel111 & Newsman Tom
 
Back
Top