On Fri, 22 Sep 2006, John Peacock wrote:
I was checking something else on one of my inbound servers and I discovered that I am still collecting temp files in the spool directory.
...
Any ideas how I can trigger this bug?
I am still convinced that the best solution to this problem is to use anonymous files in the spool directory. Unlink the files as soon as they are created, and manipulate the content only via an open file handle. That will leave a very small window of vulnerability where ophan files might be created.
