This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
PATCH for Re: Message size limits
- To: Jeffrey A Law <law at redhat dot com>
- Subject: PATCH for Re: Message size limits
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Fri, 6 Jul 2001 21:38:14 +0200 (CEST)
- cc: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>, <gcc at gcc dot gnu dot org>, <gcc-patches at gcc dot gnu dot org>
On Fri, 6 Jul 2001 law@redhat.com wrote:
> Done.
Thanks! And here is the documentation patch I had promised.
Installed.
Gerald
Index: lists.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/lists.html,v
retrieving revision 1.63
diff -u -3 -p -r1.63 lists.html
--- lists.html 2001/06/16 11:03:00 1.63
+++ lists.html 2001/07/06 19:37:17
@@ -115,12 +115,13 @@
<h2><a name="msgsize">Policies</a></h2>
-<p>All the lists have a maximum message size. If your message exceeds
-more than 100kbytes, you should compress any attachments before sending
-it to the list.
+<p>Our lists have a maximum message size of 100KB, only the gcc-prs list
+allows for a larger maximum message size of 2MB. If your message exceeds
+this size, you should compress any attachments before sending it to the list.
+</p>
<p>When posting messages, please select an appropriate list for the message
-and try to avoid cross posting a message to several lists.
+and try to avoid cross posting a message to several lists.</p>
<p>Please refrain from sending messages in HTML, RTF or similar formats.</p>