Spam Assassin Apache SpamAssassin is the Open Source anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email). It uses a robust scoring framework and plug-ins to integrate a wide range of advanced heuristic and statistical analysis tests on email headers and body text including text analysis, Bayesian filtering, […]
See MoreCategory: How To
How to Back Up Your Drupal Website
Back Up Your Drupal Website Drupal Website backing up involves backing up both the site’s database and its files. Just for taking file backup doesn’t help. Always take database and files backup whenever you take Drupal Website backup. Step 1. To Back Up Your Files 1) Download all files pertaining to your Drupal […]
See MoreHow to Export Database using PHPMyAdmin
phpMyAdmin makes the task of managing your MySQL databases easier and more efficient, and it allows you to manage those available databases from anywhere. With phpMyAdmin, you can create, edit, back up, Import, export, and delete databases, as well as manage database tables. When you export a database, you are creating a backup file of […]
See More
You must be logged in to post a comment.