How to remove sub-domain in DirectAdmin?

1. Log in to your DirectAdmin Account.2. In the Account Manager section, click on the Subdomain Management Icon or type Subdomain in the navigation filter box, and then the option will appear. Click on it.3. Under the Subdomain Name, Select the subdomain name you wish to remove.4. Click on the...

How to forward email in Mozilla Thunderbird?

You can forward the email to other email accounts using Mozilla Thunderbird.1. Open Mozilla Thunderbird.SCREENSHOT:https://prnt.sc/E98VCFxEzesz2. Go to Inbox, select the message you want to forward and it will show the Forward option. Then click on it.SCREENSHOT:https://prnt.sc/vdOrG7Q7R05e

How to Create a "User Level Email Filter" in cPanel?

It's hard to stop spam email entirely, but you can filter it, discard it, deliver it to the selected folder, etc.How to Create a User Level Email Filter?1. Log into your cPanel account.2. In the Email section, click on Email Filters Icon.3. Under Filters by Users, You can see all...

How to Create Email Account in DirectAdmin?

1. Log in to your DirectAdmin Account.2. In the E-mail Manager section, click on the E-mail Accounts Icon or type E-mail Accounts in the navigation filter box, and the option will appear. Click on it.3. On the top right-hand side, click on the Create Account button.4. In the Username field,...

How to create a user-friendly URL using .htaccess?

If your website is using long URL like example.com/files/folder/sitemap.html, you can change it into "example.com/sitemap" in .htaccessModify this line according to your needs and then add this code to your .htaccess file.RewriteEngine onRewriteRule ^sitemap/$ /files/folder/sitemap.html [L]

How to Create Account Level/Global Email Filter in cPanel to Fight Spam?

It's hard to stop spam email entirely, but you can filter it, discard it, deliver it to the selected folder, etc.How to Create an Account Level/Global Email Filter?1. Log into your cPanel account.2. In the Email section, click on the Global Email Filters Icon.3. Click on the Create a New...