Technical Articles


Before deploying your new mail server on the internet, make sure you have checked the list below. This will ensure that your mail server will have a good sending reputation (trusted) and will not be ignored and treated as a spammer.

(more…)
Share This

The Unix world has two ways of storing mail messages, the traditional mbox format and the newer maildir format. Postfix and Dovecot supports the two mail storage format so you can use any format, but I highly recommend you use the maildir format.

(more…)
Share This

What is a partition?

A partition is a subdivision on a hard disk. Each Linux partition except the swap partition requires a mount point.

Why should you partition your hard disk?

(more…)
Share This