The mailserver files and maildir directory structure were successfully extracted to $var['user_dir']. Execute the commands below to complete the installation and setup of the mailserver system.
The mailserver files and maildir directory structure could not be extracted to $var['user_dir']. The user the webserver runs as probably had insufficient permissions to create the directories at $var['user_dir']. You will need to execute the commands below to complete the installation and setup of the mailserver system.
# tar xvfz atmailserver.tgz -C $var['user_dir']
# cd $var['user_dir']/atmailserver
# perl server-install.pl