Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Re: how to configure smtp of ms live mail for gnus
Date: Sun, 09 Mar 2014 16:31:32 +0100	[thread overview]
Message-ID: <87eh2bfkx7.fsf@building.gnus.org> (raw)
In-Reply-To: <87mwgzahs1.fsf@126.com> (Easior Lars's message of "Sun, 09 Mar 2014 16:38:22 +0800")

Easior Lars <easior@126.com> writes:

> hi, guys!
>
> I have a problem in setting up the smtp configuration of microsoft
> Live mail in gnus. After I use the following 
>
>    ,-----------------------------------------
>    | (setq smtpmail-stream-type 'plain
>    |       smtpmail-smtp-server smtp.live.com

That should be a string...

> it report error as an unexpect tls packect when message is sent by
> live smtp server. Therefore, I change the configuration into
>
>    ,-----------------------------------------
>    | (setq smtpmail-stream-type 'ssl
>    |       smtpmail-smtp-server smtp.live.com
>    |       smtpmail-smtp-service 485 ; or 587
>    |       smtpmail-smtp-user xxxx)
>    `-----------------------------------------

You shouldn't really need to set anything.  Emacs will ask you what
server to use when you send messages.  (That is, in Emacs 24.)

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



  reply	other threads:[~2014-03-09 15:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-09  8:38 Easior Lars
2014-03-09 15:31 ` Lars Ingebrigtsen [this message]
2014-03-10  4:11   ` Easior Lars
2014-03-15  5:46   ` Easior Lars
2014-03-25  8:16     ` Easior Lars

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eh2bfkx7.fsf@building.gnus.org \
    --to=larsi@gnus.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).