This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

PATCH for Re: Message size limits


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>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]