> Dec 10 02:17:57 milter-greylist: [ID 525239 mail.error] cannot write dum= > pfile "/var/milter-greylist/greylist.db-XXiSa4 > EM": Bad file number > Dec 10 02:17:57 milter-greylist: [ID 525239 mail.error] cannot write dum= > pfile "/var/milter-greylist/greylist.db-XXiSa4 > EM": Bad file number Did this message really appear twice? I'm guessing, but perhaps you're seeing a threading problem. I doubt it's healthy for more than one thread to use the same tempfile name. Perhaps you had three threads generate the same name, and when one of them closed the file descriptor you got this message from the other two. Cheers, - Joel
Message
Re: [milter-greylist] Cannot write dumpfile
2006-12-11 by Joel Reicher