From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: waterloo Newsgroups: gmane.emacs.help Subject: Re: I cannot send bug report in emacs Date: Sun, 2 Aug 2009 18:40:49 +0800 Message-ID: <907065090908020340w3897f2f9t60acf702d6b73585@mail.gmail.com> References: <907065090908012101s2359b887sf44ebb7f529056dc@mail.gmail.com> <8663d6n8yu.fsf@betla.izb.knu.ac.kr> <907065090908012206p4d11d525uadd725f13b1bccec@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001636e90e5d7000a804702649ca X-Trace: ger.gmane.org 1249209786 11251 80.91.229.12 (2 Aug 2009 10:43:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Aug 2009 10:43:06 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Byung-Hee HWANG Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 02 12:42:59 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MXYWm-0001UB-HU for geh-help-gnu-emacs@m.gmane.org; Sun, 02 Aug 2009 12:42:57 +0200 Original-Received: from localhost ([127.0.0.1]:34939 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXYWl-0006I3-Ne for geh-help-gnu-emacs@m.gmane.org; Sun, 02 Aug 2009 06:42:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXYUt-0006EZ-1R for help-gnu-emacs@gnu.org; Sun, 02 Aug 2009 06:40:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXYUn-0006Cw-Ef for help-gnu-emacs@gnu.org; Sun, 02 Aug 2009 06:40:57 -0400 Original-Received: from [199.232.76.173] (port=55636 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXYUl-0006Cf-IJ for help-gnu-emacs@gnu.org; Sun, 02 Aug 2009 06:40:52 -0400 Original-Received: from wf-out-1314.google.com ([209.85.200.170]:25537) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MXYUl-0006OG-1F for help-gnu-emacs@gnu.org; Sun, 02 Aug 2009 06:40:51 -0400 Original-Received: by wf-out-1314.google.com with SMTP id 23so933215wfg.24 for ; Sun, 02 Aug 2009 03:40:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=eOalBGPoeH7IXmpr/OcBAs/LY95z0PBL+mDGzE3iD88=; b=qDjjoZVzp6tjJi2vEXunMcAYtnMYDsZCTi2WHEQPQNxDX2McbWdCS74v4Mkt5LttKk W9ZbqkYKY+d0eigvoJ1/GybQOhNNXjs4L7tyir5Ggk6CLB3fp1rxAgvRF0XddLNMRn4+ 2o9gLpvjNPqxNqT5yEOMlrvuV+X1govKsPHdM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=o+xwMrQlt3PQDAjoMEvgONjUG7yXud15Yic/jVes+kg4LqAtgF/B0IhBduaRQoKVAF 76IgqkHTHGnwbX+BfXJz9e6NCDkH0ijKoiUzg1AtuFENc2Q5c2YlP2oH70mFd1Pr1Ln3 PrSw5WRVGtWlKMO4pCP3HSlxzw1jsA3lDx8M4= Original-Received: by 10.143.35.14 with SMTP id n14mr425570wfj.217.1249209649987; Sun, 02 Aug 2009 03:40:49 -0700 (PDT) In-Reply-To: <907065090908012206p4d11d525uadd725f13b1bccec@mail.gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:66644 Archived-At: --001636e90e5d7000a804702649ca Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I set below in .emacs. ;; If you use the default mail user agent. (setq send-mail-function 'smtpmail-send-it) ;; Send mail using SMTP via mail.example.org. (setq smtpmail-smtp-server "smtp.gmail.com") ;; Send mail using SMTP on the mail submission port 587. (setq smtpmail-smtp-service 587) ;; Authenticate using this username and password against my server. (setq smtpmail-auth-credentials '(("smtp.gmail.com" 587 "xxx@gmail.com" "xxx"))) But send fail. it says: smtpmail-send-it: Sending failed; SMTP protocol error What else do I need to do ? Thanks 2009/8/2 waterloo > Thanks very much! > > 2009/8/2 Byung-Hee HWANG > > waterloo writes: >> >> > If I need some setting ?I cannot send bug report in emacs.Thanks >> >> Because it depends on mail-mode, there is needed to setup local smtp, >> afaik. It is a similar case with send-pr of FreeBSD system in act >> mechanism. Easily, use msmtp or ssmtp for local smtp setup if you are >> under dial-up connection. And, in your case, fire to Google's relay SMTP >> server (smtp.gmail.com:587). >> >> If you need more information about Google's relay SMTP server, see >> http://mail.google.com/support/bin/answer.py?hl=en&answer=13287 >> >> Sincerely, >> >> -- >> "Instruct my sons, all three of them, that they will accompany me to the >> hospital to see poor Genco." >> -- Vito Corleone, "Chapter 1", page 41 >> > > --001636e90e5d7000a804702649ca Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I set=A0 below in .emacs.

=A0;; If you use the default mail user ag= ent.
(setq send-mail-function 'smtpmail-send-it)

;; Send mail= using SMTP via mail.example.org.(setq smtpmail-smtp-server "smtp.g= mail.com")

;; Send mail using SMTP on the mail submission port 587.
(setq smtpm= ail-smtp-service 587)

;; Authenticate using this username and passwo= rd against my server.
(setq smtpmail-auth-credentials
=A0=A0=A0=A0=A0= '(("smtp.gmail.com" 58= 7 "xxx@gmail.com" "xxx&= quot;)))

But send fail. it says: smtpmail-send-it: Sending failed; SMTP protocol= error

What else do I need to do ?

Thanks


2009/8/2 waterloo <waterloo2005@gmail.com>
Thanks very much!= =A0

2009/8/2 Byung-Hee HWANG <bh@izb.k= nu.ac.kr>

waterloo <waterloo2005@gmail.com> writes:

> If=A0 I need some setting ?I cannot send bug report in emacs.Thanks
Because it depends on mail-mode, there is needed to setup local smtp,=
afaik. It is a similar case with send-pr of FreeBSD system in act
mechanism. Easily, use msmtp or ssmtp for local smtp setup if you are
under dial-up connection. And, in your case, fire to Google's relay SMT= P
server (smtp.gmail.= com:587).

If you need more information about Google's relay SMTP server, see
http://mail.google.com/support/bin/answer.py?hl= =3Den&answer=3D13287

Sincerely,

--
"Instruct my sons, all three of them, that they will accompany me to t= he
hospital to see poor Genco."
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0-- Vito Corleone, "Chapter 1", pa= ge 41


--001636e90e5d7000a804702649ca--