> I was gonna say "impossible" because of the 'state" check at the beginning > of the RCPT handling command, but then I remembered SMTPFilterMessage(). > Needs better handling if we fail to re-open the file. Will fix ASAP. >
I also saw that function, but didn't look into it too deeply before. Now I took a short look and the file is re-opened with "r+b", although it was opened with "w+b" before. I am quite sure there will still be writes performed after the SMTPFilterMessage() calls. _______________________________________________ xmail mailing list [email protected] http://xmailserver.org/mailman/listinfo/xmail
