-
Notifications
You must be signed in to change notification settings - Fork 184
nntp
Fabian Affolter edited this page Apr 27, 2014
·
2 revisions
The nntp
target is used to post articles to an NNTP news server on a particular newsgroup.
[config:nntp]
server = t1.prox
port = 119
; username = "[email protected]"
; password = "secret"
targets = {
# from_hdr newsgroup
'aa' : [ 'Me and I <[email protected]>', 'jp.aa' ],
}
Each target's configuration includes the value given to the From:
header as well as a single newsgroup to which the article is posted.
Topic option | M/O | Description |
---|---|---|
title |
O | The post's subject (dflt: mqttwarn ) |
Example:
mosquitto_pub -t nn/ohoh -m '{"name":"Jane Jolie","number":47, "id":91}'
turns into
Path: t1.prox!t1.prox!not-for-mail
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Me and I <[email protected]>
Subject: Hi there Jane Jolie
Newsgroups: jp.aa
Date: Wed, 26 Mar 2014 22:41:25 -0000
User-Agent: mqttwarn
Lines: 1
Message-ID: <[email protected]>
Jane Jolie: 47 => 13:41