From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9047 Path: news.gmane.org!not-for-mail From: William Xu Newsgroups: gmane.emacs.gnus.user Subject: Re: Question about sending E-mail using Gmail Date: Wed, 30 May 2007 14:05:20 +0800 Organization: the Church of Emacs Message-ID: <87abvmg82n.fsf@www.williamxu.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1180505986 8032 80.91.229.12 (30 May 2007 06:19:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 30 May 2007 06:19:46 +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 May 30 08:19:45 2007 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.50) id 1HtHX2-0001mM-FH for gegu-info-gnus-english@m.gmane.org; Wed, 30 May 2007 08:19:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HtHX1-0005sa-Lj for gegu-info-gnus-english@m.gmane.org; Wed, 30 May 2007 02:19:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HtHWZ-00057m-E5 for info-gnus-english@gnu.org; Wed, 30 May 2007 02:19:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HtHWV-0004w9-D7 for info-gnus-english@gnu.org; Wed, 30 May 2007 02:19:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HtHWV-0004vc-16 for info-gnus-english@gnu.org; Wed, 30 May 2007 02:19:07 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HtHWT-0002cn-SK for info-gnus-english@gnu.org; Wed, 30 May 2007 02:19:06 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HtHQr-00032R-4R for info-gnus-english@gnu.org; Wed, 30 May 2007 08:13:18 +0200 Original-Received: from 203.86.61.139 ([203.86.61.139]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 May 2007 08:13:17 +0200 Original-Received: from william.xwl by 203.86.61.139 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 May 2007 08:13:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 36 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 203.86.61.139 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) Cancel-Lock: sha1:DGB3Eoxzw2wkcLVH5BsSMNMl4U0= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:9047 Archived-At: "Wada Yusuke" writes: When I try to send an E-mail by typing C-c C-c in the screen of editing message, there appears some messages in mini-buffer, and finally comes this message: "Sending failed; SMTP protocol error." [...] emacs 20.7.2 gnus 5.10.6 Wow, sooooooo old. When i was using "GNU Emacs 21.4.1, Gnus v5.10.7", i remember i encountered similiar problems. And to solve it, you have to update several gnus files. i found the link that used to help me, so you may give it a try, http://www.pvv.ntnu.no/~terjeros/wiki/GnusGmail especially, ,---- | If you don't want to build Emacs and Gnus from CVS you can try to | upgrade these important files: | | * Emacs: lisp/mail/smtpmail.el | * Gnus: lisp/starttls.el | | and of course pop3.el in Gnus. `---- Good luck, -- William