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

Redirect mail to multiple senders.

D

dellison1226

Guest
Hello everyone,
I am new to Plesk and am trying to figure out how to redirect mail to multiple senders. The redirect button only allows one email address. I have tried to use a ',' and ';' to separate multiple addresses with no success.

Any help would be appreciated.

Thank you,
David
 
It has to be done manually.

edit hidden file .qmail
in this directory:

/var/qmail/mailnames/domainname.com/emailname/

add these lines: ( the "| true" may already exist )

| true
&firstemailaddress
&secondemailaddress
 
Back
Top