Re: Trouble with Sn and Slrn
Patrik Rådman <[email protected]>
| Newsgroups | gmane.network.sn |
|---|---|
| Message-ID | <[email protected]> |
Georg Neis <[email protected]> wrote: > Hallo! > > Debian Woody, Slrn 0.9.7.4, Sn 0.3.4a Before reporting problems, it is usually a good idea to try the lastest version (0.3.6) to ensure you are not reporting something which has been fixed already... [snip] > /usr/sbin/snntpd is the following shellscript: > > #!/bin/sh > export POSTING_OK=1 > exec /usr/sbin/snntpd.bin $@ 2>&1 | /usr/bin/logger -p news.info Try this instead: exec /usr/sbin/snntpd.bin $@ /usr/bin/logger -p news.info stdout from snntpd should go to the news reader, not the logger. [snip] > So, it seems that I've "got stdout and stderr from snntpd mixed > together". I'm wondering where this happens!? Well, if you redirect stdout and stderr to the same pipe... :) > P.S. Is there an archiv and a FAQ of this mailing list? No archive yet, sorry. There's an FAQ included from 0.3.5 on, only one question so far though. :) -- Patrik Rådman · patrik at iki dot fi · http://www.iki.fi/patrik/ "I know this because Tyler knows this."