From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Colin S. Miller" Newsgroups: gmane.emacs.help Subject: Re: How to solve "(530 5.7.0 Must issue a STARTTLS command first. )" Date: Wed, 09 Sep 2009 16:11:37 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: <4aa7c5aa$0$292$14726298@news.sunsite.dk> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1252512463 7911 80.91.229.12 (9 Sep 2009 16:07:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Sep 2009 16:07:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 09 18:07:36 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 1MlPhn-0000OA-0O for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Sep 2009 18:07:35 +0200 Original-Received: from localhost ([127.0.0.1]:49771 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MlPhm-0003z0-DK for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Sep 2009 12:07:34 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!goblin2!goblin.stu.neva.ru!news.net.uni-c.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) Original-Newsgroups: gnu.emacs.help In-Reply-To: Original-Lines: 31 Original-NNTP-Posting-Host: 62.56.58.189 Original-X-Trace: news.sunsite.dk DXC=:dheY; P?8\VGdO>3\oBM:UYSB=nbEKnk[>gdomR5a12]5fdD?L8VmBXOOn[7LY1L_UQScK68eBi5W; QNS\SSPXnW=`B>8HMEIDXP; BoZQhlG:P\jJU\EU8@AZ Original-X-Complaints-To: staff@sunsite.dk Original-Xref: news.stanford.edu gnu.emacs.help:172860 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:67998 Archived-At: Bohemian wrote: > Hello. > > I use the mew to send a email via gmail smtp server. > > When I send a email I get this error"(530 5.7.0 Must issue a STARTTLS > command first. )" > > maybe i should do sth about TLS????? > > Thank you. That looks like gmail will only let you send emails using TLS (Transport Layer Security). This is a scheme that encrypts emails as they are passed from machine to machine, but are decrypted before you collect them. Google are probably doing this to protect your SMTP-AUTH (identification/login) information. I don't use mew, but look for an for an encryption option, or see these pages http://www.google.com/search?hl=en&q=emacs+mew+TLS http://www.mew.org/pipermail/mew-int/2009-July/002218.html HTH, Colin S. Miller -- Replace the obvious in my email address with the first three letters of the hostname to reply.