• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

plesk email with 1and1 email servers

E

envycom

Guest
We set up email on the 1and1 email server, and domains on plesk, now when we use php mail( to send to *@domain.com on the plesk server the email doesn't get off the server, it sticks on because the domain is on the plesk server i am guessing. shutting off the plesk mx record entry for the site from cp doesn't seem to work. know what we can do?
 
Hi,

did u disable mail option for that site?. and add mx records pointing to the 1 and 1 server.

Praveen
 
Got it solved. here's the 1and1 solution.


Regarding your email issues we previously discussed, he is how you can enable mail to be delivered to domains which are configured on your server.

1. SSH into your server
2. cd /var/qmail/control/
3. Remove all domains from:
rcpthosts and virtualdomains
4. Restart qmail: /etc/init.d/qmail restart
 
Back
Top