browse words by letter
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
inews |
1 definition found From The Free On-line Dictionary of Computing (13 Mar 01) [foldoc]: inewsA {Unix} program for posting {Usenet} news articles, written by Rich $alz for {InterNetNews}. inews reads an article (perhaps with headers) from a file or {standard}, adds some {header}s and possibly a {signature}, and if the article passes some consistency checks (too much quoting, non-existent {newsgroup}) then inews sends the article to the local news {server} for distribution. If an unapproved posting is made to a {moderated} newsgroup, inews will try to send the article to the moderator (specified in a configuration file) by {electronic mail}. Version: 1.25, dated 1993/03/18. {Unix manual page}: inews(1). (1996-02-27)