• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

qmail-scanner + DomainKeys HOWTO

I think the problem there is with global definition's.
You should have those lines somewhere:
my $domain_returnpath='';
my $domain_one_recip='';
my $sa_rcpt='0';
my (%found_event);

I'm on Gentoo and using the default qmail-scanner, the one that they provide, with patches and stuff.
If you dont have those lines than maybe you should try and back-up the current qmail-scanner and try install a new one. This is a pretty good resource for that http://toribio.apollinare.org/qmail-scanner/

Cheers
 
Back
Top