To exchange news messages between newsservers, you have to make sure that the following settings are properly set:
To turn off Hamsters ability to also act like a newsreader (i. e. pulling groups from or posting articles to other news servers), the following settings are recommended:
Feeding groups to other servers requires script command HamNewsJobsFeed,
e. g.:
HamNewsJobsFeed( "server.one.example",
"^hamster\..*" )
HamNewsJobsFeed( "server.one.example", "^de\..*" )
HamNewsJobsFeed( "server.two.example", "^hamster\.en\..*" )
HamNewsJobsStart
You can start such a script either manually when needed (e. g. to update a backup Hamster), periodically with the scheduler (recommended) or when an appropriate action takes place.
Notes:
HamNewsJobsFeed have to be configured
under "Remote Server Settings".AUTHINFO before sending any other commands.IHAVE is used to send messages.HamNewsJobsFeed command, Hamster first checks
if new messages are available for the given server. If no new messages are
available, no job is added to internal job list and no transfer task is
started.Distribution: local" header are
not feeded (e. g. Hamster's internal postings like statistics and error
reports as well as any imported messages). Other reasons include missing
"Path:" header or if recipient server is already
listed in "Path:" header.Distribution:
local".Message-ID:"
in the log file, all feed related entries are marked with it.Feeding messages to Hamster requires an account with an activated option "User may use feed commands (IHAVE et. al.)".
If sending server supports it, it is strongly recommended to use authentication, i. e. assign a password for the account.
Otherwise you can configure the account as "auto-login"
by assigning it the password "*" (a single star without
the quotes). To not open your server for everyone this way, be sure to have very
strict settings in file "IP Access",
that is also needed to assign the peer account to an incoming connection.
Notes:
Newsgroups:"
header, the message is rejected.Newsgroups:" header was a
known one, the message is rejected.[$FEED$].Message-ID:"
in the log file, all feed related entries are marked with it.