• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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