From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: winsphinX Newsgroups: gmane.emacs.help Subject: Re: cannot send mail by emacs+gnus Date: Wed, 30 Aug 2006 06:51:15 +0800 Organization: Bentium Ltd. (CN99) Message-ID: References: <877j0ute1d.fsf@zogzog.gnu-rox.org> <87mz9oiwro.fsf@zogzog.gnu-rox.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1156894827 27398 80.91.229.2 (29 Aug 2006 23:40:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 Aug 2006 23:40:27 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 30 01:40:25 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GIDBu-0007BK-TI for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Aug 2006 01:40:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GIDBu-0004uN-EV for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Aug 2006 19:40:22 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news3.google.com!news.glorb.com!news.szu.edu.cn!news.cn99.com!news.yaako.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 48 Original-NNTP-Posting-Host: 12.173.187.220.broad.sx.zj.dynamic.cndata.com Original-X-Trace: news.yaako.com 1156891874 11155 220.187.173.12 (29 Aug 2006 22:51:14 GMT) Original-X-Complaints-To: usenet@news.yaako.com Original-NNTP-Posting-Date: Tue, 29 Aug 2006 22:51:14 +0000 (UTC) User-Agent: Thunderbird 1.5.0.5 (X11/20060808) In-Reply-To: <87mz9oiwro.fsf@zogzog.gnu-rox.org> Original-Xref: shelby.stanford.edu gnu.emacs.help:141429 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:37049 Archived-At: Xavier Maillard 写道: > winsphinX writes: > >> Xavier Maillard 写道: >>> "winsphinX" writes: >>> >>>> and in fact i cannot send to anyone, including myself. >>> Are you sure of the credential part ? >>> >> i am not sure whether it is correct. is the format correct? >> (setq smtpmail-auth-credentials '(("smtp...." 25 "USERNAME" >> "PASSWORD") > > That's correct. > > Did you install anything such as TLS (GNU tls or starttls ?) Please > include the whole part related to smtpmail here so we can effectively > help you. > there's my .emacs config file(part of smtp only): ............... (setq send-mail-function 'smtpmail-send-it) (setq message-send-mail-function 'smtpmail-send-it) (setq smtpmail-smtp-server "smtp.sohu.com") (setq smtpmail-default-smtp-server "smtp.sohu.com") (setq smtpmail-auth-credentials '(("smtp.sohu.com" 25 "winsphinx" "******"))) (setq smtpmail-debug-info t) and, there's the error info: Loading mailabbrev... Loading derived...done Loading mailabbrev...done Sending... Loading mail-extr...done Loading smtpmail (source)...done 220 smtp125.sohu.com ESMTP 250-smtp125.sohu.com 250-SIZE 10485760 250-AUTH LOGIN 250 8BITMIME 334 VXNlcm5hbWU6 334 UGFzc3dvcmQ6 235 Authentication successful 536 Error: file unable create. ��. #1-010 if: Sending failed; SMTP protocol error