1 message in net.sourceforge.lists.courier-maildrop[maildropl] Serious reformime (1.4.0 ...
FromSent OnAttachments
Piotr KasztelowiczFeb 3, 2003 10:54 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Serious reformime (1.4.0 and 1.5.0) bug with gcc3.2 on SolarisActions...
From:Piotr Kasztelowicz (pek@lodz.ptkardio.pl)
Date:Feb 3, 2003 10:54:52 am
List:net.sourceforge.lists.courier-maildrop

Hello

I'll use qmail-scanner on Solaris 7. Maildrop is important component here. I tried to compile maildrop v.1.5.2 as well as 1.4.0 on Solaris 7 with gcc 3.2 and gnumake & gnu-binutils. There was no error during compilation reported, but during using qmail-scanner at attachment scanning the software has been hanging. After furhter looking such information in log has been found

03/02/2003 15:49:15:491: program name is 3, version 1.15 03/02/2003 15:49:15:491: incoming SMTP connection from via smtp from 158.75.16.66 03/02/2003 15:49:15:491: w_c: mkdir /var/spool/qmailscan/dorota1044283755424491 03/02/2003 15:49:15:491: w_c: start dumping incoming msg into /var/spool/qmailscan/working/tmp/dorota1044283755 424491 [1044283755.43194] 03/02/2003 15:49:15:491: w_c: rename new msg from /var/spool/qmailscan/working/tmp/dorota1044283755424491 to /v ar/spool/qmailscan/working/new/dorota1044283755424491 [1044283756.68083] 03/02/2003 15:49:15:491: d_m: starting /usr/local/bin/reformime -x/var/spool/qmailscan/dorota1044283755424491/ </var/spool/qmailscan/working/new/dorota1044283755424491 [1044283756.75948] 03/02/2003 15:49:15:491: tempfail: X-Qmail-Scanner-1.15: cannot close mimeunpacker -

After replacing /usr/local/bin/reformime compiled on like this machine with gcc 2.95.3 this problem has been finished.

My opinion there are present bug at software if gcc 3.2 on Solaris were used on new version of maildrop too. The critical is reformime, last seem to work good

Piotr