[thelist] Incoming Mail and PHP

Kasimir K evolt at kasimir-k.fi
Wed Aug 11 08:37:08 CDT 2004


> But if I change fread(STDIN, 8192) to fread(STDIN, 64)

With
fread(STDIN, 782)
I do get 782 bytes, but with
fread(STDIN, 783)
I get nothing...

If I have no attachment, there are no problems, even very long mails 
come through ok.

One thing I forgot to mention is that not only does the reading stop, 
the script also dies, apparently without any error messages.

.k


More information about the thelist mailing list