> For months now I've not been able to attach files to messages, I was > getting the error "Could not move/copy file. File not attached".
For some reason, my PHP setup doesn't return anything for memory_limit when I call ini_get so this patch was difficult to test. Find attached a small patch that I'd like you to test. To apply the patch, copy it into your squirrelmail directory, and issue the following command: patch -p0 < size_fix.patch This should apply the patch to your src/compose.php. Let me know if this resolves your issue, or if you have any other problems. -- Jonathan Angliss <[EMAIL PROTECTED]>
size_fix.patch
Description: Binary data