Montag, 28. August 2017

Amavisd - OpenBSD 6.1 - PERL Probleme

In case you have some trouble after moving from OpenBSD 6.0 to 6.1

some hints:

Check Amavisd status with:

amavisd -c /etc/amavisd/amavisd.conf debug

1) Install Perl CPAN (if not already installed)
 
2) Drop into the Perl shell
# perl -MCPAN -e shell

3) Now at the cpan prompt, install the missing modules like:
cpan[1]> install Unix::Syslog