From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/14060 Path: news.gmane.org!not-for-mail From: Drew Raines Newsgroups: gmane.emacs.gnus.user Subject: Re: Gnus and Emacs freezes by sending mails Date: Wed, 18 Aug 2010 10:11:05 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1282144304 29270 80.91.229.12 (18 Aug 2010 15:11:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 18 Aug 2010 15:11:44 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Aug 18 17:11:43 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OlkIo-0006KD-VA for gegu-info-gnus-english@m.gmane.org; Wed, 18 Aug 2010 17:11:43 +0200 Original-Received: from localhost ([127.0.0.1]:59614 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OlkIo-0003bx-6K for gegu-info-gnus-english@m.gmane.org; Wed, 18 Aug 2010 11:11:42 -0400 Original-Received: from [140.186.70.92] (port=35266 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OlkIg-0003YT-RK for info-gnus-english@gnu.org; Wed, 18 Aug 2010 11:11:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OlkIb-0001MD-CG for info-gnus-english@gnu.org; Wed, 18 Aug 2010 11:11:34 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:45934) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlkIb-0001M2-6t for info-gnus-english@gnu.org; Wed, 18 Aug 2010 11:11:29 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OlkIV-00064m-Ku for info-gnus-english@gnu.org; Wed, 18 Aug 2010 17:11:23 +0200 Original-Received: from 64.134.178.91 ([64.134.178.91]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Aug 2010 17:11:23 +0200 Original-Received: from aaraines by 64.134.178.91 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Aug 2010 17:11:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 64.134.178.91 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (x86_64-apple-darwin10.4.0) Cancel-Lock: sha1:8cUjmKp1YNMbMsTlU+eWdYdlMtM= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:14060 Archived-At: soujiro0725@gmail.com wrote: > hi. My Gnus seems to have a problem recently. It had been fine, but > all the sudden it cannot send mails at all. > > User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.60 (gnu/linux) > > Gnus can receive incoming mails but cannot send mails. If I try to > send mails by typing C-c C-c, Emacs freezes and I have to reboot the > computer. I have no clue why. I do not even know what to check. > > Since it was working properly, the settings should no matter. > Recently I have added "anything.el" and some other plugins. And I > have added some RSS feeds. But I do not know what can interfere the > sending mechanism. > > Could anyone give me tips for checking what is wrong with my Gnus? or > the system? Are you using a remote SMTP server? Perhaps it is unavailable. Try connecting some other way to verify. If it's an Emacs issue, you could M-x toggle-debug-on-quit RET, then hit C-g while it's hanging and post the stacktrace. But you say you have to reboot so that may not work. -Drew