Skip to content

Instantly share code, notes, and snippets.

@pmcfernandes
Last active February 2, 2016 11:22
Show Gist options
  • Save pmcfernandes/1a3725688e20e703f86c to your computer and use it in GitHub Desktop.
Save pmcfernandes/1a3725688e20e703f86c to your computer and use it in GitHub Desktop.
Install iRedMail
# Install iRedMail
sudo apt-get install postfix
wget https://bitbucket.org/zhb/iredmail/downloads/iRedMail-0.9.4.tar.bz2
tar xjf iRedMail-0.9.4.tar.bz2
cd iRedMail-0.9.4
bash iRedMail.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment