• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Not use mail server for multi domain in the same inscription

APS_web

New Pleskian
Hi,

I have one inscription with 3 domain (domain1.com, domain2.com and domain3.com), for all the domains i use an other server for the mail, the problem is that if i send an email by a php script at one of this domains (for exemple, i send an email to [email protected]) the email not exit by the webserver because it 'think' that the mail system is internal.

I have partially solved the problem disabling the mail service of the inscription .... but this have effect only for the first domain of the inscription, how can i do this operation for the other 2 domains?

thanks to all.

i use Parallels Plesk 11.5.30 #19 on CentOS 6.4
 
i solved removing the domains by the postfix using this command:

postmap -d <domain.tld> /var/spool/postfix/plesk/virtual_domains
 
Back
Top