Hi. On Thursday 17 April 2008, Sam Varshavchik wrote: > No, I just checked and couriermlm should handle this just fine.
Hmm. Okay, I tried to debug this further. First, the list address sould be [EMAIL PROTECTED] I sent from [EMAIL PROTECTED] to [EMAIL PROTECTED] The mail list directory is /home/bernd/couriermlm/test/. After the subscribe-request, the file /home/bernd/couriermlm/test/commands/sub.BBNODDHGNCBGHJFOCBDDKKMEHPPEKJBB is created. I get the challenge and respond to that one as described in the mail. After sending it, I get a DSN stating "Invalid address". Okay then, I made a dump of the .courier-file environment and set this up manually. when I start couriermlm, it does not even attempt to read from stdin but only quits with "Invalid address". Using strace, I see that couriermlm does not even nothing. I attached the strace output after loading the libraries (libc, ...). What can I do to get this bug located? regards, Bernd -- There are no significant bugs in our released software that any significant number of users want fixed. - Bill Gates
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x3a20e6c62000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x3a20e6c63000
arch_prctl(ARCH_SET_FS, 0x3a20e6c62d20) = 0
mprotect(0x3a20e6c58000, 16384, PROT_READ) = 0
mprotect(0x3a20e690a000, 4096, PROT_READ) = 0
mprotect(0x3a20e66fb000, 4096, PROT_READ) = 0
mprotect(0x3a20e645f000, 28672, PROT_READ) = 0
mprotect(0x742000, 8192, PROT_READ) = 0
mprotect(0x3a20e6066000, 4096, PROT_READ) = 0
munmap(0x3a20e6069000, 31395) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
chdir("/home/bernd/couriermlm/test") = 0
write(2, "Invalid address.\n", 17Invalid address.
) = 17
exit_group(1)
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
