Transfer of messages
Russ Allbery
rra at stanford.edu
Thu Mar 28 21:01:35 UTC 2002
Support <support at obantec.net> writes:
> I tried that and get the following message
> Skipping long line in "/usr/local/news/spool/outgoing/list"
> when i run
> innxmit news.obantec.net list
> the file "list" contains 1 line of data like this
> @02003B092C79000C00000000000000000000@@02003B092FBC000D00000000000000000000@
> @<snip>
Try this instead; I'll update the FAQ.
cd pathdb
perl -ne 'chomp; ($a,$b,$_) = split " "; print "$_\n" if $_' history \
| tr . / > pathoutgoing/list
innxmit server list
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
Please send questions to the list rather than mailing me directly.
<http://www.eyrie.org/~eagle/faqs/questions.html> explains why.
More information about the inn-workers
mailing list