MailScanner Ubuntu and Debian packages

September 10, 2012 at 07:39 AM | categories: Sysadmin, Security, Email, Linux | View Comments

The Debian and Ubuntu MailScanner packages have not been maintained for a long time. Recently both distributions dropped support for MailScanner within their repo's.

The Baruwa project provides up to date deb packages for both distributions.

Packages are available for:

  • squeeze
  • wheezy
  • sid
  • lucid
  • maverick
  • natty
  • oneiric
  • precise
  • quantal

Usage

To use the packages you need to enable the baruwa apt repo.

cat > /etc/apt/sources.list.d/baruwa.list << 'EOF'
deb http://apt.baruwa.org/ubuntu precise main
EOF

Change "precise" to your specific release name

Add the repo's GPG key

wget -O - http://apt.baruwa.org/baruwa-apt-keys.gpg | apt-key add -

Then run

apt-get update
apt-get install mailscanner

Support & Assistance

Use the friendly Baruwa project mailing list


blog comments powered by Disqus