i have installed serialmail on various machines without any problem,
but now i have a problem, it won't deliver any mail, and without 
warnings or any error messages...
here is last few lines of strace:

[priyadi@priyadi priyadi]$ strace /usr/local/bin/maildirsmtp ~/pppdir
priyadi-ppp- bdg.centrin.net.id priyadi.ml.org 2>&1 | tail -20
sigaction(SIGPIPE, {SIG_IGN}, NULL)     = 0
chdir("/home/priyadi/pppdir")           = 0
open(".", O_RDONLY|O_NONBLOCK)          = 3
chdir("/var/qmail")                     = 0
open("control/me", O_RDONLY|O_NONBLOCK) = 4
read(4, "priyadi.ml.org\n", 128)        = 15
close(4)                                = 0
open("control/bouncefrom", O_RDONLY|O_NONBLOCK) = -1 ENOENT (No such file
or directory)
open("control/bouncehost", O_RDONLY|O_NONBLOCK) = -1 ENOENT (No such file
or directory)
open("control/doublebouncehost", O_RDONLY|O_NONBLOCK) = -1 ENOENT (No such
file or directory)
open("control/doublebounceto", O_RDONLY|O_NONBLOCK) = -1 ENOENT (No such
file or directory)
fchdir(3)                               = 0
pipe([4, 5])                            = 0
fork()                                  = 6877
close(5)                                = 0
read(4, "", 1024)                       = 0
--- SIGCHLD (Child exited) ---
close(4)                                = 0
wait4(6877, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 6877
_exit(0)


the system is linux 2.1.131 (it doesn't work in 2.0.36 either BTW),
someone please help me, i really have no idea here...

Reply via email to