all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to solve  "(530 5.7.0 Must issue a STARTTLS command first. )"
@ 2009-09-09 14:05 Bohemian
  2009-09-09 15:11 ` Colin S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Bohemian @ 2009-09-09 14:05 UTC (permalink / raw)
  To: help-gnu-emacs

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to solve "(530 5.7.0 Must issue a STARTTLS command first. )"
  2009-09-09 14:05 How to solve "(530 5.7.0 Must issue a STARTTLS command first. )" Bohemian
@ 2009-09-09 15:11 ` Colin S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: Colin S. Miller @ 2009-09-09 15:11 UTC (permalink / raw)
  To: help-gnu-emacs

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-09 15:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-09 14:05 How to solve "(530 5.7.0 Must issue a STARTTLS command first. )" Bohemian
2009-09-09 15:11 ` Colin S. Miller

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.