At 06:48 AM 3/29/01 -0800, you wrote:
>I have a news > mail gateway setup and some test posts seem to go through
>ok, but I am seeing that in tellnews status there are some messages queued.
>
>Tomail: 28 rules, 7 que'd, 7 tried, 3 sentok 1.5e-05k/s
That suggests that in 4 cases it failed to send the message, you should
find some error in the log when this occured, but this can be hard to track
down retrospectively, it doesn't mean there are 4 waiting in a queue to be
sent.
>And running debug shows the errors...
>
>29 15:45:18.751 :debug: tomail: waiting1 (nil) No such file or directory
>29 15:45:18.751 :debug: tomail: waiting2 (nil) No such file or directory
These errors are not serious, this simply means it couldn't find anything
to send.
>What does this mean? And where are the emails stored in the queue?
Look in the workarea for files starting 'tomail.*' tomail.send is the
sending queue.
ChrisP.