-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 24 January 2002 20:28, you wrote: > I have a user that is trying to send a large attachment through the > webmail interface... The problem is, it allows the user to upload the > entire file before it barks about the file being too large... > > Is there a config somewhere that I can set the max attachment size? I > have not been able to find it yet.
If you use Apache you should try to set "LimitRequestBody" directive in the httpd.conf, as described in apache manual - http://www.apacheref.com/ref/http_core/LimitRequestBody.html This works on POST requests. - -- - -- Best regards, Delyan Toshev -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8UYV+Z1527aikZQIRApT6AKCrcwVe49fr1eEQLEf4oyaRG1GAgACgnd+3 WGDTXJROr6UeqafKXH6K+zg= =rDrl -----END PGP SIGNATURE----- _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
