[EMAIL PROTECTED] wrote:
>
> Hi!
>
> i setup qmail and i have some warning messages in my log on
> every maill i send i get this
>
> @400000003b29e16a0ad9178c warning: unable to stat mess/193/193
> @400000003b29e16a0ad99874 warning: unable to stat mess/194/194
> @400000003b29e16a0ad9e694 warning: unable to stat mess/195/195
> @400000003b29e16a0ada389c warning: unable to stat mess/196/196
> @400000003b29e16a0adb135c warning: unable to stat mess/197/197
> @400000003b29e16a0adb6564 warning: unable to stat mess/198/198
> @400000003b29e16a0adbaf9c warning: unable to stat mess/199/199
>
> every time is this numbers from 1 to 199. This is msg from
> qmail-send. I use vpomail for virtual users and multilog for
> loging.
>
> what is wrong with this.
>
> --
> thanks,
> uros mailto:[EMAIL PROTECTED]
Your queue is broken. You have to either fix it or rebuild it
To rebuild it:
1) stop qmail
2) rm -rf /var/qmail/queue
3) in qmail source code: make setup check
done