public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH] cygwin-htdocs/lists.html: add note about attachment size limits
@ 2021-03-04  3:55 Brian Inglis
  2021-03-05 14:48 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Inglis @ 2021-03-04  3:55 UTC (permalink / raw)
  To: cygwin-patches

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

committer please adjust based on actual size limits if different:
(256KB - 8KB email text)/1.37 overhead ~ 180KB
180KB * 1.37 overhead + 8KB email text ~ 256KB
---
 lists.html | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-cygwin-htdocs-lists.html-add-note-about-attachment-size.patch --]
[-- Type: text/x-patch; name="0001-cygwin-htdocs-lists.html-add-note-about-attachment-size.patch", Size: 951 bytes --]

diff --git a/lists.html b/lists.html
index fb784f8d2732..a3beda2d64e0 100755
--- a/lists.html
+++ b/lists.html
@@ -42,7 +42,14 @@ answer.</p>
 <div class="smaller">
 <ul class="spaced">
 
-<li><b>None of the below lists accept <a href="https://sourceware.org/lists.html#html-mail">html mail</a>.  Use plain text only.</b></li>
+<li><b>None of the below lists accept
+<a href="https://sourceware.org/lists.html#html-mail">html mail</a>.
+Use plain text only.</b>
+If you include attachments, please try to ensure they are in plain text,
+and limit them to about <b>180KB</b>, as with encoding and email overhead,
+any larger will exceed the size limits for emails to these lists.</li>
+<!-- 180KB * 1.37 overhead + 8KB email text ~ 256KB -->
+<!-- (256KB - 8KB email text)/1.37 overhead ~ 180KB -->
 
 <li><b>Please do not feed the spammers by <a href="acronyms/#PCYMTNQREAIYR">including raw email addresses</a> in the body of your message.</b></li>
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-05 14:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-04  3:55 [PATCH] cygwin-htdocs/lists.html: add note about attachment size limits Brian Inglis
2021-03-05 14:48 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).