[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Piping news to a program in inn
- From: rborland <rborland healthnet zw>
- To: enigma-list redhat com
- Subject: Piping news to a program in inn
- Date: Wed, 30 Oct 2002 13:50:02 +0200
> I can't get inn to pipe news to a program. Following the sample code I have
> the following test newsfeeds file:
>
> ME:*::
> capture:*:Tp,Wf:/usr/local/bin/capture %s
I received the answer to this on news.software.nntp. You use /usr/sbin/sm to
pipe the article to stdout. So you replace the line above with something like:
> capture:*:Tp,Wf:/usr/bin/sm %s | /usr/local/bin/capture
Pity the inn docs haven't been updated to reflect this change.
Regards,
Rob
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]