From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: html image rendering not working Win Emacs 24.4 (eww and gnus) Date: Fri, 23 Jan 2015 14:15:09 +0200 Message-ID: <837fwdu20i.fsf@gnu.org> References: <87sif7jxkr.fsf@gmail.com> <831tmrzbde.fsf@gnu.org> <87r3uq8zm6.fsf@gmail.com> <83fvb6y6lk.fsf@gnu.org> <87bnltmm3r.fsf@gmail.com> <83sif5wdqq.fsf@gnu.org> <8761c034u9.fsf@gmail.com> <838ugww205.fsf@gnu.org> <87twzhyahy.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1422015329 2924 80.91.229.3 (23 Jan 2015 12:15:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Jan 2015 12:15:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 23 13:15:28 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YEd95-0005RU-IQ for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Jan 2015 13:15:27 +0100 Original-Received: from localhost ([::1]:58355 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEd94-0001Lp-RB for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Jan 2015 07:15:26 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEd8r-0001Lg-4f for help-gnu-emacs@gnu.org; Fri, 23 Jan 2015 07:15:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEd8n-0001cC-VT for help-gnu-emacs@gnu.org; Fri, 23 Jan 2015 07:15:13 -0500 Original-Received: from mtaout28.012.net.il ([80.179.55.184]:37360) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEd8n-0001c1-Nh for help-gnu-emacs@gnu.org; Fri, 23 Jan 2015 07:15:09 -0500 Original-Received: from conversion-daemon.mtaout28.012.net.il by mtaout28.012.net.il (HyperSendmail v2007.08) id <0NIM00H00PKCOC00@mtaout28.012.net.il> for help-gnu-emacs@gnu.org; Fri, 23 Jan 2015 14:13:13 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout28.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NIM008D9PY1TB90@mtaout28.012.net.il> for help-gnu-emacs@gnu.org; Fri, 23 Jan 2015 14:13:13 +0200 (IST) In-reply-to: <87twzhyahy.fsf@gmail.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.184 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102227 Archived-At: > From: Sivaram Neelakantan > Date: Fri, 23 Jan 2015 17:28:17 +0530 > > With the gnutls stuff working, am I to understand that I no longer > need msmtp as MTA to connect to gmail and send emails and can use > smtpmail? > > (setq smtpmail-stream-type 'ssl) > (setq smtpmail-smtp-server "smtp.gmail.com") > (setq smtpmail-smtp-service 465) > > along with a .authinfo file, should be enough? If you were asking me, then I don't know, as I don't use Gnus. Perhaps someone else could help you.