+ Oliver Welter <mail@oliwel.de>:
| Hi Harald,
|
| > | I updated from "old" qmail to netqmail a while ago and reused the
| > | old queue dir - might this be an issue ?
| >
| > You haven't changed conf-split between the two installations, I
| > presume?
|
| Not that I know, I reused the old configfiles and didnt set any
| non-default options - if you tell me where I can find the setting
| used I will have a look
In the source code. But see below.
| > And what is the result of find /var/qmail/queue -name 0 -print ?
|
| /var/qmail/queue/info/0
| /var/qmail/queue/mess/0
| /var/qmail/queue/remote/0
| /var/qmail/queue/local/0
| /var/qmail/queue/todo/0
| /var/qmail/queue/intd/0
|
| Same for everything else between 1 and 22
Methinks you had the big-todo patch applied to your old qmail
installation, but not the new one.
If you don't want the patch, just rmdir the extra directories 0,...,22
in todo/ and intd/. If you do want it, heed the warning that comes
with the patch.
- Harald
|