Re: strange problem
| Newsgroups | gmane.network.sn |
|---|---|
| Message-ID | <3b3a.394cea6d.e9245@felicity> |
Ben Charlton ([email protected]) wrote: : snntpd:do_post:POST died with 255 : along with the output from the POST file if you run it from the shell : I've spent literally hours trawling through source code, and I'm damned if I : can find out whats wrong, which is a pity, as other than that, sn seems to : be perfect for my needs. You're right to suspect the POST script. No part of sn exits with 255, I might suspect a shell problem, maybe related to an environment variable. I'd run the POST script manually, maybe with -vx, to trace the problem. The script is really overkill; you can roll your own if you don't need cancel/control messages. -harold