Victor Torrico wrote: > I'm using the latest slrn .deb package. slrn works fine by itself and > slrnpull > pulls in news group traffic OK. > > What must one do to let slrn view the traffic pulled in by slrnpull? I can't > seem to figure out how to do this.
Hi, I maintain slrn, but I haven't actually used this capability (I prefer leafnode). Anyway, what you need to do is run slrn with the --spool parameter. You might also need to set some variables in your .slrnrc to configure it to look in the right place for the news spool: set spool_inn_root "/var/spool/slrnpull" set spool_root "/var/spool/slrnpull/news" set spool_nov_root "/var/spool/slrnpull/news" set read_active 1 set use_slrnpull 1 > The docs aren't too clear on this matter. It's described in /usr/doc/slrn/README.slrnpull.gz. Page down to the section titles "Setting up a minimal .slrnrc file." If it doesn't work for you, I'll be glad to help further, and perhaps expand on the existing docs. -- see shy jo -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .