New Beta 4.58.6 released

Greg Matthews gmatt at nerc.ac.uk
Mon Jan 29 13:01:45 CET 2007


Martin.Hepworth wrote:
> Greg
> 
> Sounds like the problem I had with exim...
> 
> In Sendmail.pm around line 717 in KickMessage there's a line...
> 
> system(MailScanner::Config::Value('sendmail2') . $args);
> 
> add in this above it...
> 
> print STDERR "About to do \"Sendmail2 -Mc $args\"\n";
> 
> and run in debug mode (MailScanner -debug), it should print out to the
> screen what it's trying to do..

ah yes, that throws some light on it:

Can't use string ("l0TBnj5s014430") as a HASH ref while "strict refs" in 
use at /usr/lib/MailScanner/MailScanner/Sendmail.pm line 699.

This is part of the new code, specifically:

     foreach $queue (keys %$messages) {

GREG

-- 
Greg Matthews           01491 692445
Head of UNIX/Linux, iTSS Wallingford

-- 
This message (and any attachments) is for the recipient only. NERC
is subject to the Freedom of Information Act 2000 and the contents
of this email and any reply you make may be disclosed by NERC unless
it is exempt from release under the Act. Any material supplied to
NERC may be stored in an electronic records management system.



More information about the MailScanner mailing list