From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dachao Li Newsgroups: gmane.emacs.help Subject: Re: Help: About smtp authentication Date: 07 Oct 2004 16:20:30 +0800 Organization: Bentium Ltd. (CN99) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097137551 25678 80.91.229.6 (7 Oct 2004 08:25:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Oct 2004 08:25:51 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 07 10:25:41 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CFTan-0003uP-00 for ; Thu, 07 Oct 2004 10:25:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFThV-0005ym-Oe for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Oct 2004 04:32:37 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.cn99.com!news.yaako.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 Original-NNTP-Posting-Host: 218.107.2.58 Original-X-Trace: news.yaako.com 1097137230 23632 218.107.2.58 (7 Oct 2004 08:20:30 GMT) Original-X-Complaints-To: usenet@news.yaako.com Original-NNTP-Posting-Date: Thu, 7 Oct 2004 08:20:30 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:125739 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21100 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21100 zrr writes: > Dachao Li writes: > > (load "smtpmail") > (setq smtpmail-smtp-server "smtp.mail.yahoo.com.cn") > (setq smtpmail-default-smtp-server "smtp.mail.yahoo.com.cn") > (setq send-mail-function 'smtpmail-send-it) > (setq message-send-mail-function 'smtpmail-send-it) > (setq smtpmail-smtp-service 25) > (setq smtpmail-auth-credentials '(("smtp.mail.yahoo.com.cn" 25 "username" > "password"))) > > > I can not use the gnus to send mail because smtp server need > > authentication, How should I setup .gnus.el? > > Thanks for help. > > -- > > My command is this: Love each other as I have loved you. > > JOHN 15:12 > > _______________________________________________ > > Help-gnu-emacs mailing list > > Help-gnu-emacs@gnu.org > > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs > > It really help me. Thank you. -- My command is this: Love each other as I have loved you. JOHN 15:12