• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

mchk and Perl

W

Whistler

Guest
A short simple question:

Is the mchk utility depended on the perl installation on the Plesk system?

I've just manually upgraded Perl from 5.005 to 5.8.7 and just ran mchk but it crashed the entire mail setup - lost all mailconfiguration in qmail/control and in qmail/mailnames

But I don't get any errors... only thing changed is Perl - but I've never used mchk since I've upgraded my systems from 7.1.7 to 7.5.3 so I'm not sure if it's buggy or a problem with Perl (a misconfiguration or a missing CPAN module)?

Running Plesk 7.5.3 on FreeBSD 4.9

Any help appreciated :)
 
ah, this seems (partially) not to be related to the Perl upgrade - or at least some of the problem is not...

The problem with mchk not writing the correct qmail/control files was related to the fact of poor (very poor) programming in the mchk utility...

If mchk for some reason fails on writing a .qmail file - it halts with an error. Unfortunately it writes the controlfiles on the fly as it parses the mailnames - which of cause leaves the system with a bunch of incomplete controlfiles.

(upon activation the mchk utility start out by truncating/deleting the controlfiles)

Guess I have to write that in a bugreport... That really sucks :-(

Still haven't found the answer to why mchk ignores all my spam settings when it writes the .qmail files - is this a bug in 7.5.x(3) - can anybody confirm/decline that?
 
And just got the answer from Sw-Soft that Perl 5.8.7 actually isen't supported until the release of the 7.5.4 version... :-(

Damnit - have to rollback to Perl 5.8.6

Just so you know :)
 
Back
Top