From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84346 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: how to configure smtp of ms live mail for gnus Date: Sun, 09 Mar 2014 16:31:32 +0100 Message-ID: <87eh2bfkx7.fsf@building.gnus.org> References: <87mwgzahs1.fsf@126.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1394379279 12612 80.91.229.3 (9 Mar 2014 15:34:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Mar 2014 15:34:39 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32591@lists.math.uh.edu Sun Mar 09 16:34:45 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WMfkP-0007Ln-7r for ding-account@gmane.org; Sun, 09 Mar 2014 16:34:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1WMfjk-0002ha-GI; Sun, 09 Mar 2014 10:34:00 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1WMfji-0002hM-Qw for ding@lists.math.uh.edu; Sun, 09 Mar 2014 10:33:58 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WMfje-00005L-TW for ding@lists.math.uh.edu; Sun, 09 Mar 2014 10:33:56 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WMfjd-0001Ya-DB for ding@gnus.org; Sun, 09 Mar 2014 16:33:53 +0100 Original-Received: from 46.67.123.28.tmi.telenormobil.no ([46.67.123.28] helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WMfjO-0000gM-S3 for ding@gnus.org; Sun, 09 Mar 2014 16:33:39 +0100 In-Reply-To: <87mwgzahs1.fsf@126.com> (Easior Lars's message of "Sun, 09 Mar 2014 16:38:22 +0800") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WMfjO-0000gM-S3 MailScanner-NULL-Check: 1394984019.59365@eCuPEbpYd8hJ/5N4cXFOWA X-Spam-Status: No X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84346 Archived-At: Easior Lars 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/