Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* graphics in gmail, etc?
@ 2014-04-01 17:06 Sharon Kimble
  2014-04-01 21:47 ` W. Greenhouse
  0 siblings, 1 reply; 3+ messages in thread
From: Sharon Kimble @ 2014-04-01 17:06 UTC (permalink / raw)
  To: info-gnus-english


[-- Attachment #1.1: Type: text/plain, Size: 885 bytes --]

I can get graphics, ie pictures, in newsgroups and in rss posts, but not in
gmail, and I'm not sure about normal emails as I haven't received anything
with graphics in it yet.

This is the relevant sections from my '.gnus.el' and 'testing-gnus.el' -
--8<---------------cut here---------------start------------->8---
;;; to get images in html posts
;; Inline images?
(setq mm-attachment-override-types '("image/.*"))
; You need install the ClI brower 'w3m' and Emacs plugin 'w3m'
(setq mm-text-html-renderer 'w3m)
--8<---------------cut here---------------end--------------->8---

What should I do to get graphical images in specifically gmail, and
secondarily my normal mail settings please?

Thanks
Sharon.
--
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.1

[-- Attachment #1.2: Type: application/pgp-signature, Size: 818 bytes --]



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

* Re: graphics in gmail, etc?
  2014-04-01 17:06 graphics in gmail, etc? Sharon Kimble
@ 2014-04-01 21:47 ` W. Greenhouse
  2014-04-02  6:54   ` Kevin Brubeck Unhammer
  0 siblings, 1 reply; 3+ messages in thread
From: W. Greenhouse @ 2014-04-01 21:47 UTC (permalink / raw)
  To: info-gnus-english-mXXj517/zsQ

Hi Sharon,

Sharon Kimble <boudiccas-rIDUbWZ4T7Pk1uMJSBkQmQ@public.gmane.org> writes:

> What should I do to get graphical images in specifically gmail, and
> secondarily my normal mail settings please?

There's nothing different between the two kinds of mail groups here.
Gnus does not auto-load images for mail groups because this is a way to
track you; having a mail user load an image from a unique url is a
classic spammer's tactic to know whether a message has been received.

See the variable `gnus-blocked-images'. By default this is set to call
the function `gnus-block-private-groups', which loads images only in
news (NNTP, RSS, etc.) groups. Because these messages are sent to many
recipients, the possibility of tracking one user with a special image
URL doesn't exist. If you set `gnus-blocked-images' to nil, this would
remove the block, but also put you at risk for this spamming tactic.

I would recommend just keeping the default and clicking on the link to
manually view the image, after you determine that it's from someone you
actually know and not a piece of spam or a phishing message that got
through filters.

--
Best,
WGG



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

* Re: graphics in gmail, etc?
  2014-04-01 21:47 ` W. Greenhouse
@ 2014-04-02  6:54   ` Kevin Brubeck Unhammer
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Brubeck Unhammer @ 2014-04-02  6:54 UTC (permalink / raw)
  To: info-gnus-english


[-- Attachment #1.1: Type: text/plain, Size: 1431 bytes --]

W. Greenhouse <wgreenhouse@riseup.net>
writes:

> Hi Sharon,
>
> Sharon Kimble <boudiccas@talktalk.net> writes:
>
>> What should I do to get graphical images in specifically gmail, and
>> secondarily my normal mail settings please?
>
> There's nothing different between the two kinds of mail groups here.
> Gnus does not auto-load images for mail groups because this is a way to
> track you; having a mail user load an image from a unique url is a
> classic spammer's tactic to know whether a message has been received.
>
> See the variable `gnus-blocked-images'. By default this is set to call
> the function `gnus-block-private-groups', which loads images only in
> news (NNTP, RSS, etc.) groups. Because these messages are sent to many
> recipients, the possibility of tracking one user with a special image
> URL doesn't exist. If you set `gnus-blocked-images' to nil, this would
> remove the block, but also put you at risk for this spamming tactic.
>
> I would recommend just keeping the default and clicking on the link to
> manually view the image, after you determine that it's from someone you
> actually know and not a piece of spam or a phishing message that got
> through filters.

You can also type `W D W' in the article or group buffers to display all
hidden images. Might be handy to set that to something shorter if you do
it a lot.

-- 
Kevin Brubeck Unhammer

GPG: 0x766AC60C

[-- Attachment #1.2: Type: application/pgp-signature, Size: 472 bytes --]



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

end of thread, other threads:[~2014-04-02  6:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-01 17:06 graphics in gmail, etc? Sharon Kimble
2014-04-01 21:47 ` W. Greenhouse
2014-04-02  6:54   ` Kevin Brubeck Unhammer

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).