At 10:57 PM 1/3/01 -0800, you wrote:

>Hi all,
>
>I posted some time ago with a DMod problem that Jesse helped me solve 
>(thanks!). So now DMod is stripping out the right headers and adding the 
>right header. But the moderated and approved message still isn't appearing 
>in the moderated newsgroup's message list.
>
>In short, it goes like this:
>
>1) Post to moderated group
>2) Post gets sent to moderator's e-mail
>3) Moderator approves it using DMod and sends it through
>4) Post doesn't appear. Original e-mail message is still in the 
>moderator's Inbox even though the "Automatic DELE" is set.
>
>Any ideas what I should be checking for? Posting to non-moderated groups 
>works fine.

That sounds odd, add to dnews.conf
         post_log true
Then:
         tellnews reload
         tellnews rotate (to clear the log file)
Then try approving the message again, and examine
         dnews.in
         dnews.log
         post.log
Basically dnews is either
         not getting it
         rejecting it
         or something else
You should see accept/reject type messages in dnews.in
Anything odd in 'dnews.log'
And the actual message with headers etc in post.log which will let you see
why it did what it did.

If you can't figure it out send those three files to us.

                 ChrisP.


Reply via email to