The "hotfix" for postfix at;
http://kb.odin.com/en/6074
is a replacement "postfix-queue" executable to increase the timeout from 30 seconds
to 300 seconds and allows plesk to process attachments up to 10M on a medium
loaded machine.
There are two problems here. I saw in a prior post that the user gets signal 11, which
is a segmentation violation, which translates into a programmer bug/error. Parallels needs
to fix it and post an update. Second, the compiled in value for the timeout is now
300 seconds which should not be compiled in. It should be configurable. We allow
customers 30M attachments, which would imply 900 seconds for us, but there are peak
times when the machine is heavily loaded, so even the 900 may not be acceptable.
So apparently they know the problem (the postfix-queue executable), however they
posted a buggy fix. And the fix isn't useful for folks that still want to allow large attachments.
It would be better if they can post the source code and we can do what we want with it.
Otherwise, they need to make it configurable. And this needs to come out NOW, as a
hotfix since there's so many broken installations already.