Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.mobile.android > #57637

Re: [OT] How to use a 'news:' URL

From "Carlos E.R." <robin_listas@es.invalid>
Newsgroups comp.mobile.android, alt.comp.freeware, alt.windows7.general
Subject Re: [OT] How to use a 'news:' URL
Date 2018-11-18 21:54 +0100
Message-ID <p509cf-b1j.ln1@Telcontar.valinor> (permalink)
References <ps9p29$ek7$1@news.mixmin.net> <pspd42.7d8.1@ID-201911.user.individual.net> <pspsr8$mn7$1@news.mixmin.net> <psq3sk.9pg.1@ID-201911.user.individual.net>

Cross-posted to 3 groups.

Show all headers | View raw


On 17/11/2018 22.14, Frank Slootweg wrote:
> arlen michael holder <arlen_michael_holder@example.com> wrote:


(Trimming uninteresting (to me) stuff)


...
>>> <news:pql56t.8k8.1@ID-201911.user.individual.net>
...
>   It's a news URL. The message-ID is the part after 'news:'.
>   
>   I've asked you before if you knew what a news URL is. You dodged the
> question and hence missed an opportunity to learn. So now you failed
> again. There's a lesson there somewhere.
> 
>   So here we go:
> 
>   A news URL can have several formats. The format used here is:
> 
> <news:message-ID>
> 
>   '<' and '>' are the normal URL delimiters.
> 
>   'news:' indicates that it's a news (NetNews) URL, in the same vein
> (sp?) as 'http:' indicates a 'web' URL.
> 
>   Note that I spelled 'message-ID' with a lower case 'm', because it is
> the *content* of the 'Message-ID:' header, not the name of the header.
> 
>   It's less ambiguous to use '<news:MID>', but if one uses that, most
> people ask "What does 'MID' mean?" and the whole thing starts over
> again.
> 
>   So specifically:
> 
>   The header in my post is:
> 
> Message-ID: <pspvm9.7tc.1@ID-201911.user.individual.net>
> 
>   From that we take the 'message-ID/MID':
> 
> <pspvm9.7tc.1@ID-201911.user.individual.net>
> 
>   And now we convert the 'message-ID/MID' into a news URL by
> inserting/prepending 'news:':
> 
> <news:pql56t.8k8.1@ID-201911.user.individual.net>
> 
>   Which is what I gave you.

Thanks :-)


I knew most of that, but not in explicit form.

I'm not new to "nntp", but I'm not an old hand here - mainly because I
did not have a modem nor a phone line to use it with till nearly this
century, so the explanation is interesting to me.


...
>   Because it's a news URL, there's no need to search for it, because
> your newsreader should be able to show it to you (assuming it's not
> expired from your news server). Figure that, a newsreader actually
> showing news articles! What *will* they think of next!? A webbrowser
> showing webpages!?
> 
>   Like for a web ('http:') URL, you don't search for it, you just
> 'execute' it. Same thing with a news URL.

Ok, this is interesting to me. How do I tell my news reader,
Thunderbird, to find a message by knowing the URL?  Because my
Thunderbird can only search (quick filter button) by "sender",
"recipient", or "subject". The body is not downloaded, so it can not
actually search there, it finds nothing. The button for "body" is there,
but does not work.

If Thunderbird caches contents (mine does not), then it searches bodies.


Instead, as I use Leafnode as local nntp proxy, I can go to
"/var/spool/news/message.id/*", where the "*" goes from "000" to "999".
Then I can use "find" or "mc" to find a particular file (as I do not
know how to deduce the "*" number).

So searching for file "<pspvm9.7tc.1*"  (yes, with the '<' included) I
may be lucky and find it - but it will only search in my local copy, not
on my "provider" news spool; thus if the message is old and thus purged
I will not find it.


Not found, after four minutes - I forgot to untick "using shell
patterns" in "mc", the '<' in the filename interferes.

Searching instead for "*pql56t.8k8*" finds it.

It is this file:

/var/spool/news/message.id/927/<pql56t.8k8.1@ID-201911.user.individual.net>

and now I can read it, but not in any news reader, but in "mc".


Do you have some direct method to find a news url more directly,
preferably searching directly on outside news server, not my local
cached copy?



>   In your defense, but not an excuse for dodging my question: You're not
> the only one who doesn't know how handle a news URL or/and how to look
> up an article with their newsreader, given a news URL.


Well, I go to Edit/Find/search messages, select "message-ID", then enter
the MID, and tick "run search on server" (an option I did not see years
before), then it does the search fast enough.

-- 
Cheers, Carlos.

Back to comp.mobile.android | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows  Arlen_Holder <a%rle%20nh.older@no.spam.net> - 2018-11-11 17:31 +0000
  Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows Frank Slootweg <this@ddress.is.invalid> - 2018-11-17 14:48 +0000
    Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows arlen michael holder <arlen_michael_holder@example.com> - 2018-11-17 20:14 +0000
      [OT] How to use a 'news:' URL. (was: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows) Frank Slootweg <this@ddress.is.invalid> - 2018-11-17 21:14 +0000
        Re: [OT] How to use a 'news:' URL. arlen michael holder <arlen_michael_holder@example.com> - 2018-11-17 22:54 +0000
          Re: [OT] How to use a 'news:' URL. Alek <alek.trishan@gmail.com> - 2018-11-17 19:53 -0500
            Re: [OT] How to use a 'news:' URL. "J. P. Gilliver (John)" <G6JPG-255@255soft.uk> - 2018-11-18 03:57 +0000
              Re: [OT] How to use a 'news:' URL. arlen michael holder <arlen_michael_holder@example.com> - 2018-11-18 16:14 +0000
                Re: [OT] How to use a 'news:' URL. Alek <alek.trishan@gmail.com> - 2018-11-18 14:31 -0500
          Re: [OT] How to use a 'news:' URL. arlen michael holder <arlen_michael_holder@example.com> - 2018-11-18 03:27 +0000
          Re: [OT] How to use a 'news:' URL. Frank Slootweg <this@ddress.is.invalid> - 2018-11-18 19:14 +0000
            Re: [OT] How to use a 'news:' URL. arlen michael holder <arlen_michael_holder@example.com> - 2018-11-19 03:39 +0000
              Re: [OT] How to use a 'news:' URL. Frank Slootweg <this@ddress.is.invalid> - 2018-11-19 11:22 +0000
            Re: [OT] How to use a 'news:' URL. arlen michael holder <arlen_michael_holder@example.com> - 2018-11-19 03:52 +0000
        Re: [OT] How to use a 'news:' URL "Carlos E.R." <robin_listas@es.invalid> - 2018-11-18 21:54 +0100
          Re: [OT] How to use a 'news:' URL Frank Slootweg <this@ddress.is.invalid> - 2018-11-19 12:13 +0000
            Re: [OT] How to use a 'news:' URL nospam <nospam@nospam.invalid> - 2018-11-19 08:45 -0500
            Re: [OT] How to use a 'news:' URL "Carlos E.R." <robin_listas@es.invalid> - 2018-11-19 15:49 +0100
              Re: [OT] How to use a 'news:' URL nospam <nospam@nospam.invalid> - 2018-11-19 10:13 -0500
                Re: [OT] How to use a 'news:' URL Diesel <me@privacy.net> - 2018-11-19 20:23 +0000
                Re: [OT] How to use a 'news:' URL "Carlos E.R." <robin_listas@es.invalid> - 2018-11-20 12:12 +0100
                Re: [OT] How to use a 'news:' URL nospam <nospam@nospam.invalid> - 2018-11-20 09:04 -0500
                Re: [OT] How to use a 'news:' URL "Carlos E.R." <robin_listas@es.invalid> - 2018-11-21 14:59 +0100
                Re: [OT] How to use a 'news:' URL Paul <nospam@needed.invalid> - 2018-11-21 09:30 -0500
                Re: [OT] How to use a 'news:' URL "Carlos E.R." <robin_listas@es.invalid> - 2018-11-21 23:08 +0100
                Re: [OT] How to use a 'news:' URL nospam <nospam@nospam.invalid> - 2018-11-21 09:41 -0500
                Re: [OT] How to use a 'news:' URL Wolf K <wolfmac@sympatico.ca> - 2018-11-21 10:02 -0500
                Re: [OT] How to use a 'news:' URL nospam <nospam@nospam.invalid> - 2018-11-21 10:07 -0500
                Re: [OT] How to use a 'news:' URL Wolf K <wolfmac@sympatico.ca> - 2018-11-21 10:18 -0500
                Re: [OT] How to use a 'news:' URL nospam <nospam@nospam.invalid> - 2018-11-21 10:25 -0500
                Re: [OT] How to use a 'news:' URL Wolf K <wolfmac@sympatico.ca> - 2018-11-21 13:10 -0500
                Re: [OT] How to use a 'news:' URL nospam <nospam@nospam.invalid> - 2018-11-21 15:10 -0500
                Re: [OT] How to use a 'news:' URL Wolf K <wolfmac@sympatico.ca> - 2018-11-21 15:42 -0500
                Re: [OT] How to use a 'news:' URL nospam <nospam@nospam.invalid> - 2018-11-21 15:47 -0500
                Re: [OT] How to use a 'news:' URL Wolf K <wolfmac@sympatico.ca> - 2018-11-21 15:44 -0500
                Re: [OT] How to use a 'news:' URL Frank Slootweg <this@ddress.is.invalid> - 2018-11-21 21:43 +0000
                Re: [OT] How to use a 'news:' URL "Carlos E.R." <robin_listas@es.invalid> - 2018-11-21 23:12 +0100
            Re: [OT] How to use a 'news:' URL Frank Slootweg <this@ddress.is.invalid> - 2018-11-20 16:44 +0000
    Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows Alek <alek.trishan@gmail.com> - 2018-11-17 15:29 -0500
      Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows nospam <nospam@nospam.invalid> - 2018-11-17 15:34 -0500
        Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows "Carlos E.R." <robin_listas@es.invalid> - 2018-11-20 12:12 +0100
          Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows nospam <nospam@nospam.invalid> - 2018-11-20 09:04 -0500
      Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows Alek <alek.trishan@gmail.com> - 2018-11-17 15:39 -0500
      Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows Frank Slootweg <this@ddress.is.invalid> - 2018-11-17 21:58 +0000
      Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows "Carlos E.R." <robin_listas@es.invalid> - 2018-11-20 12:15 +0100
      Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows Paul <nospam@needed.invalid> - 2018-11-20 08:07 -0500
      Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows Paul <nospam@needed.invalid> - 2018-11-20 08:21 -0500
        Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows Frank Slootweg <this@ddress.is.invalid> - 2018-11-20 16:34 +0000
          Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows "Carlos E.R." <robin_listas@es.invalid> - 2018-11-21 15:04 +0100
            Re: Let's attempt Frank Slootweg's freeware solution for backing up Android to Windows "Carlos E. R." <robin_listas@es.invalid> - 2018-11-22 13:09 +0100

csiph-web