How can I create an email forwarding in SolidCP

Email Forwarding can be used to forward your emails from one account to your preferred account. With Email forwarding, you can back up your email accounts easily. Following are the steps to set the email forwarding in SolidCP.

- Login to SolidCP using your Credentials.
- Click on Accounts under POP/IMAP EMAIL section.
- Find and Click to the email account on which you require to set the email forwarding.
- At next page, scroll down and find the option MAIL FORWARDING. [Forward Mail to Address]
- Enter your forwarding email address.
- Click on Save button.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to restore MySQL Database on SolidCP

Login to SolidCP control panel. SolidCP is located at URL http://scp.your_domain.com On the...

How to create Email Account on SolidCP

SolidCP control panel allows you to manage all email operations under single login. It enables...

How to create MySQL Database on SolidCP

Login to SolidCP. SolidCP is located at URL https://scp.your_domain.com On the next screen,...

How to install Let's Encrypt SSL Certificate

Login to the SolidCP using http://scp.your_domain.com Click on the Web Sites option under Web...

PHP Script for Email with SMTP Authentication

The below email script is for PHP emailing with SMTP authentication. <?php//new function $to...