From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68415 Path: news.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.emacs.gnus.general Subject: Re: Message size too large (where to adjust) Date: Wed, 08 Apr 2009 20:24:05 -0400 Message-ID: References: <87eiw24ruq.fsf@newsguy.com> <878wmaptz4.fsf@windlord.stanford.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1239236673 16513 80.91.229.12 (9 Apr 2009 00:24:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Apr 2009 00:24:33 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16851@lists.math.uh.edu Thu Apr 09 02:25:51 2009 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lri5W-0007MW-5D for ding-account@gmane.org; Thu, 09 Apr 2009 02:25:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Lri3z-0004sG-0G; Wed, 08 Apr 2009 19:24:15 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Lri3x-0004rq-Km for ding@lists.math.uh.edu; Wed, 08 Apr 2009 19:24:13 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1Lri3r-0003Iq-Bb for ding@lists.math.uh.edu; Wed, 08 Apr 2009 19:24:13 -0500 Original-Received: from linuxpal.mit.edu ([18.62.1.14]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Lri4G-0004LF-00 for ; Thu, 09 Apr 2009 02:24:32 +0200 Original-Received: by linuxpal.mit.edu (Postfix, from userid 9545) id 232B6171E8; Wed, 8 Apr 2009 20:24:05 -0400 (EDT) X-Hashcash: 1:20:090409:ding@gnus.org::eQBpPo+J8C8Mz2in:00009zSD X-Hashcash: 1:20:090409:rra@stanford.edu::eQBpPo+J8C8Mz2in:0CM2D In-Reply-To: <878wmaptz4.fsf@windlord.stanford.edu> (Russ Allbery's message of "Wed, 08 Apr 2009 17:10:39 -0700") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (berkeley-unix) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68415 Archived-At: I have in .emacs: ;; Don't split large messages. (setq message-send-mail-partially-limit nil)