Odd behaviour with nested sendmail queues (bug?)
David H.
dh at UPTIME.AT
Sun Feb 20 16:50:52 GMT 2005
[ The following text is in the "UTF-8" character set. ]
[ Your display is set for the "US-ASCII" character set. ]
[ Some characters may be displayed incorrectly. ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Julian Field wrote:
| In Sendmail.pm around line 71 you should have a line saying
| %MailScanner::Sendmail::IsNestedQueue = ();
| Change this to
| %IsNestedQueue = ();
|
| In Sendmail.pm around line 1050 you should have a line saying
| $IsNestedQueue{$dir} = 1 if $FoundQf && $FoundDf;
| Change this to
| $IsNestedQueue{$dir} = ($FoundQf && $FoundDf)?1:0;
|
| and let me know if this helps.
|
I have applied the mini-patch. I will let the system run for 48 hours (this is
a test system not receiving many mails) and then let you know
- -d
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.3.6 (Darwin)
iD8DBQFCGL/sPMoaMn4kKR4RAxgbAJ9FEFENS3PT5cyX31gDRG3OGCO2+gCcD5oM
UNGlyli5ASLYKUoCbUQ0UBw=
=yp7U
-----END PGP SIGNATURE-----
------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
Support MailScanner development - buy the book off the website!
More information about the MailScanner
mailing list