[Prev: NEWS] | [Next: NEXTBUTTON] |
M2H_NEWSURL=
url
<NEWSURL>
url
</NEWSURL>
-newsurl
url
NEWURL defines the URL template for linking newsgroup names in Newsgroup: header fields when the NEWS resource is active.
news:$NEWSGROUP$
Variable | Value |
---|---|
$MSGID$ |
The message-id of the message. |
$NEWSGROUP$ |
Newsgroup name |
If archiving news posts for a local server, it may be desireable to specify a specific news host:
<NewsUrl> news://news.example.com/$NEWSGROUP$ </NewsUrl>
Or, you may want to link directly to the message itself:
<NewsUrl> news://news.example.com/$MSGID$ </NewsUrl>
2.6.9
[Prev: NEWS] | [Next: NEXTBUTTON] |