• 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.

Email address delivered to multiple mailboxes

T

talesa

Guest
Is there a solution in plesk for an email address to be delivered to multiple mailboxes?

Trevor Johnston
 
Hi,

You need to use the group mail settings under the mail module administration in the domain you want.

You can create for example a support mail and then all mail will be delivered to all tha mails in the group.

I hope this helps.
 
There is also a hidden file called ".qmail." that can be edited to forward email to as many addresses as you like without doing mail groups.

On my box, this file is located at:
/var/qmail/mailnames/domainname.com/"email address"

Use Plesk email forwarding to set up the first address, then edit "/var/qmail/mailnames/domainname.com/emailaddress/.qmail"

The file should look something like this:


| true
&[email protected]
&[email protected]
 
Back
Top