• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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