-*- text -*- Questions: 1. Why can't I post when using slrnpull? Answers: 1. Why can't I post when using slrnpull? In order to post an article via slrnpull, slrn needs to place the article in the slrnpull out.going directory. Two things are necessary for this to happen: a. slrn must know that you are using the slrnpull out.going directory for posts. Make sure the line set use_slrnpull 1 is in your .slrnrc file. This indicates to slrn that the news spool is an slrnpull news spool. b. You must have write permission to the out.going directory in order for slrn to place your article in that directory. The permissions may be changed via the unix command: chmod ugo+rwxt out.going Do not put this in your .slrnrc file!