Get the latest version of mtpolicyd.

Latest Version

The latest version of mtpolicyd is:

Mail-MtPolicyd-2.05.tar.gz

Debian Packages

Debian packages for mtpolicyd are shipped with recent Debian versions:

apt-get install mtpolicyd

Ubuntu Packages

Ubuntu packages for mtpolicyd are shipped with Ubuntu release artful (17.10) and newer:

apt-get install mtpolicyd

Installation from source

If there are no packages available for your distribution you can install mtpolicyd from the source archive.

Install with CPANminus

mtpolicyd and all perl module dependencies could be installed with

cpanm Mail-MtPolicyd

Install from Source

To download and install mtpolicyd

wget https://cpan.metacpan.org/authors/id/B/BE/BENNING/Mail-MtPolicyd-2.05.tar.gz
tar xzf Mail-MtPolicyd-2.05.tar.gz
cd 
perl Makefile.PL
make
make install

Clone GIT Repository

You can get the latest code from the git repository with

git clone https://github.com/benningm/mtpolicyd.git