• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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