Hi.
qmail compiled like a charm and installatioin was pretty easy.
..but..when i try to run the first test (local-to-local)
it fails :>
all qmail-daemons are running (4 + splogger) [startet via /var/qmail/rc &]
echo "to: skyper" | ltrace -f /var/qmail/bin/qmail-inject
...
chdir("/var/qmail") = 0
open("control/me", 2048, 00) = 4
...some more opens here...
close(4) = 0
open("control/idhost", 2048, 027777772714) = -1
read(0, "to: skyper\n", 8192) = 11
read(0, "", 8192) = 0
pipe(0xbffff5c4, 0x080514f8, 0, 0x08050f80, 1) = 0
pipe(0xbffff5bc, 0x080514f8, 0, 0x08050f80, 1) = 0
vfork(1, 0x08049558, 0, 0x08050df0, 1 <unfinished ...>
--- SIGCHLD (Child exited) ---
<... vfork resumed> ) = 17129
close(4) = 0
close(6) = 0
getpid() = 17128
getpid() = 17128
write(5, "Date: 2 Mar 2001 13:48:53 -0000\n"..., 136 <unfinished ...>
--- SIGPIPE (Broken pipe) ---
<... write resumed> ) = -1
close(5) = 0
close(7) = 0
waitpid(17129, 0xbffff5e8, 0, 0x0804d2c4, 0x08051720) = 17129
write(2, "qmail-inject: fatal: qq crashed "..., 41qmail-inject: fatal: qq crashed
(#4.3.0)
) = 41
_exit(111) = <void>
hu ? :>
is there any kind of voodoo-dance i must perform before becoming
a happy qmail admin ? :>
skyper
--
PGP: dig @segfault.net skyper axfr|grep TX|cut -f2 -d\"|sort|cut -f2 -d\;