7 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop delivery pro...
FromSent OnAttachments
Ralf HildebrandtJun 27, 2006 1:42 pm 
Joseph W. BreuJun 27, 2006 1:47 pm 
Ralf HildebrandtJun 27, 2006 1:53 pm 
Ralf HildebrandtJun 27, 2006 1:58 pm 
Devin RubiaJun 28, 2006 6:11 am 
Ralf HildebrandtJun 28, 2006 6:13 am 
Devin RubiaJun 28, 2006 6:18 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] maildrop delivery problemActions...
From:Ralf Hildebrandt (Ralf@charite.de)
Date:Jun 27, 2006 1:58:29 pm
List:net.sourceforge.lists.courier-maildrop

* Ralf Hildebrandt <Ralf@charite.de>:

Hello All,

maildrop is called from postfix using a maildrop transport in master.cf:

maildrop unix - n n - - pipe flags=DRhu user=vmail argv=/usr/local/bin/maildrop -w 90 -d ${recipient}

Found one more thing that may be relevant: # ldd /usr/local/bin/maildrop libfam.so.0 => /usr/lib64/libfam.so.0 (0x00002aaaaaaba000) libcourierauth.so.0 =>
/usr/local/courier-authlib/lib/courier-authlib/libcourierauth.so.0
(0x00002aaaaabc2000) libpcre.so.0 => /lib64/libpcre.so.0 (0x00000032d9400000) libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00000031f6300000) libm.so.6 => /lib64/libm.so.6 (0x00000031f4400000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00000031f5d00000) libc.so.6 => /lib64/libc.so.6 (0x00000031f3f00000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00000031f4800000) /lib64/ld-linux-x86-64.so.2 (0x00000031f3d00000)

It's a 64bit box.