Shows the latest added content in site
from
admin on 2010-08-11 22:00
This is a new test page.
from
user on 2010-05-18 22:21
4th of July
from
admin on 2009-02-09 09:16
Before this we need to have the vmail user and its home directory.
Create the vmail user and group:
useradd vmail
By default the group vmail is created, too.
Check /etc/passwd for the actual uid and group number.
Next create the vmail directory and set ownership to the vmail user a...