#15 closed defect (fixed)
news log logging wrong source for local postings
Reported by: | eagle | Owned by: | eagle |
---|---|---|---|
Priority: | medium | Milestone: | 2.5.1 |
Component: | innd | Version: | 2.4.5 |
Severity: | normal | Keywords: | |
Cc: |
Description
Local postings are logged to the news log as originating from a site from the Path or possibly from elsewhere in memory. I see not-for-mail entries in the news logs, and other people have seen various peer sites.
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [8555]) A wrong source was logged to the news log for local postings,
especially when the local server was not listed in incoming.conf
(RChostname() then returned a wrong static buffer and ARTlog()
also did not handle the case of a local connection).
Also fix the initialization of data->FeedsiteLength? when needed.
close #15
comment:3 Changed 14 years ago by
Milestone: | → 2.5.1 |
---|
Note: See
TracTickets for help on using
tickets.
I see ::1 in my logs (CURRENT 2.5.0 version, December 2008) when I have my local news server listed in incoming.conf.
The issue occurs when the local news server is not in incoming.conf.