Step 3.1: Mail Server Setup Continued

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.

  1. # tar xvfz atmailserver.tgz -C $var['user_dir']
  2. # cd $var['user_dir']/atmailserver
  3. # perl server-install.pl