[EMAIL PROTECTED] wrote: >> If I add 'test.abc' to the control/locals file, the >> message is delivered without any problems. > Then I guess that your defaultDomain = test.abc. Default domain have to be > in locals, that's a qmail thing... I think...
Hehe, I found the problem. But trust me, it wasn't easy with my poor (C) skills. I compiled with the external todo-patch. But qmail-todo.c isn't patched correctly, it doesn't read the controldb. It _always_ uses the files in control/. I added some controldb stuff from qmail-send to qmail-todo (in getcontrols and regetcontrols) and all of a sudden, the delivery worked :) Since I can't be sure whether I did it right, I would like you to check qmail-todo and maybe publish a new patch. HTH, Benny