• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Domain Aliases, Emails and Sym Links - Will it work?

NateWon

Basic Pleskian
Hello, Ive run into a problem with one of our client accounts, where they are running WordPress multisite, we've been running their mail on a server which is to be decommissioned and Ive just realized I need to workout how to get the emails against the domain names (3 domains). Ive seen that you can use the aliases, and it works Ok, but not great and Im not sure how supported it would be for the various mail clients to use an identity...

"You have an email address mail@domain.tld. Then you set up an alias for domain.tld, for example, alias.tld. If you select the Mail service option, all mail sent to mail@alias.tld will be available at mail@domain.tld. Otherwise, the mailbox mail@domain.tld will not receive mail sent to mail@alias.tld."

I was thinking it may be easier to remove the aliases and create them as domains, then use symbolic links for the web folders?
Domain 1 -> Folder
Domain 2 -> Symlink -> Folder
Domain 3 -> Symlink -> Folder

Has anyone done something similar or know what permissions I would need to resolve. It looks like the file permissions would support it, but I suspect their may be a plesk level of security as well that would need to be considered?

Or are their some other solutions?

Thanks
 
Using symbolic links as document root directory links is discouraged. Plesk expects the document root directories to be real directories, not symbolic links.
 
Using symbolic links as document root directory links is discouraged. Plesk expects the document root directories to be real directories, not symbolic links.
But does it work in any capacity? I guess another option would be to try and manually insert the email records, again not sure if this would create an issue.
 
If you do not want to go for the alias solution, I suggest to create the three domains as domains and set their document root directory to the same directory that your "real" website is in. This way they will deliver the same content as the main domain while you have separate e-mail capabilities.
 
If you do not want to go for the alias solution, I suggest to create the three domains as domains and set their document root directory to the same directory that your "real" website is in. This way they will deliver the same content as the main domain while you have separate e-mail capabilities.
Great thanks, sounds like a good solution, will check it out
 
Back
Top