> On Tue, 5 May 2009, Oliver Stöneberg wrote:
> 
> > > 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.
> 
> This has been fixed. Although this is due to a filter misbehavior that 
> removes the message file from under XMail.

Could you post the patch to the list as this is a very serious 
stability issue for us at the moment and I want to use a proper fix.
_______________________________________________
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail

Reply via email to