Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
I just checked your server from the outside and it accepted the recipient [email protected]:
Code:
# telnet locations-portovecchio.com 25
Trying 91.121.73.5...
Connected to locations-portovecchio.com.
Escape character is '^]'.
220 ns301169.ip-91-121-73.eu ESMTP Postfix (Debian/GNU)
helo xxxxxxxxxxxxxx
250 ns301169.ip-91-121-73.eu
mail from: <xxxxxxxxx>
250 2.1.0 Ok
rcpt to: <[email protected]>
250 2.1.5 Ok
So your server is able to receive mails for this address.
Some more stuff to check:
- Did you have problems sending mails or receiving mails?
- Which settings (servername, port) did you use to send mails?
- Which settings (servername, port, protocol) did you use to retrieve mails?
- Check your mail server logs for any hints
Please explain "can't send to gmail".
- Do you a non-delivery report? If so, what does it say?
- Do you get an error in your mail client when you try to send? If so, what does it say?
- What does your mail log file say?
(Your log file does not show the part where the mail was sent to gmail)
But the error message is quite clear in the non-delivery report: Your server has no PTR for the IPv6 address 2001:41d0:1:7e05::, that's why Google rejected your mail.
Solution:
- Ask OVH to add a valid PTR for your IPv6 address
- Or disable IPv6 on your system (wouldn't do this, as IPv6 is the future anyway)