Get the latest version of mtpolicyd.
The latest version of mtpolicyd is:
Debian packages for mtpolicyd are shipped with recent Debian versions:
apt-get install mtpolicyd
Ubuntu packages for mtpolicyd are shipped with Ubuntu release artful (17.10) and newer:
apt-get install mtpolicyd
If there are no packages available for your distribution you can install mtpolicyd from the source archive.
mtpolicyd and all perl module dependencies could be installed with
cpanm Mail-MtPolicyd
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
You can get the latest code from the git repository with
git clone https://github.com/benningm/mtpolicyd.git