Quoting Andrew Morgan <[EMAIL PROTECTED]>: > So... Back to my original question. Is there a way to prevent the > compose form from being "reset" when a too-large attachment is uploaded? > Can anyone else reproduce this behavior or is it just me?
It's not just you. If a file exceeds max_post_size, we get _no_ POST data at all. So in those cases this is not much we can do unfortunately. -chuck -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
