Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DREADART(8)		    System Manager's Manual		   DREADART(8)

NAME
       dreadart	 -  Extract  article from spool	given message-id or hash / Run
       validity	check on articles referenced by	queue file

SYNOPSIS
       dreadart	[ -v ] [ -h ] [	-f file/- ] [ message-id/h1.h2 ]

DESCRIPTION
       DReadArt	will look a message-id or hash-code pair up  in	 the  dhistory
       database,  access  the  article	file  in question, verify that it is a
       valid spool file, and dump it to	the standard output.

       -v Tells	dreadart to simply verify that it is a valid  spool  file  and
       not  bother  dumping  it	 to  stdout.  Usually used in combination with
       didump pipingto dreadart.  By default, this will	not verify header-only
       feeds...	 use the -v -h combination to do that.

       -h Tells	dreadart to only display the article's headers.	  Also	allows
       dreadart	 to  display  articles	that were fed-in in a header-only feed
       (otherwise it refuses to	display	such articles).

       -f file/- Specifies a queue file	to obtain  message-id's	 from  or  the
       standard	 input	if  '-'	is specified.  You can also pipe the output of
       didump or  didump -f to dreadart	as a diagnostic	tool.

       message-id/h1.h2	Or you can simply specify a message-ID on the  command
       line, enclosed in single	quotes,	or you can specify a hash key.

SEE ALSO
       diablo(8), dicmd(8), didump(8), diload(8), dnewslink(8),	doutq(8), dex-
       pire(8),	  dexpireover(8),  diconvhist(8),  dilookup(8),	 dspoolout(8),
       dkp(8), dpath(8), diablo-kp(5), diablo-files(5)

								   DREADART(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dreadart&sektion=8&manpath=FreeBSD+Ports+15.0>

home | help