How to Test Your SPAM Filter

Sometimes as email administrators we need to test if the SPAM filter works and is filtering messages. In order to do this we need to send a test message with content that we are sure is rated as SPAM.

How to – Debian Static IP Configuration

On a basic Debian machine without a graphical interface assigning the same IP address all the times can be achieved in two ways. Static IP Address To configure a static IP, (an IP that will never change), and not use DHCP you must edit the file /etc/networking/interfaces. Insert the following code at the end of … Read more