2 messages in net.sourceforge.lists.courier-maildrop[maildropl] signal 0x0B
FromSent OnAttachments
Jorge MinassianAug 14, 2004 11:09 pm 
Dmitry LebkovAug 25, 2004 7:53 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:[maildropl] signal 0x0BActions...
From:Jorge Minassian (jor@minassian.net)
Date:Aug 14, 2004 11:09:40 pm
List:net.sourceforge.lists.courier-maildrop

Hi,

I am trying to set up postfix+mysql+maildrop, following a pair of howtos from postfix site, compiling maildrop using different options, but I always get the same error: "maildrop: signal 0x0B".

Could some one, plese, let me know what does this error mean ?. I noticed that when maildrop is executed, there is no query to mysql. There is some way to get logs from maildrop ?

Thank you for any ad some one would give me.

Last configure for compile is:

export CPPFLAGS="-I/usr/include/mysql" export LDFLAGS="-L/usr/lib/mysql"

./configure \ --enable-trusted-users='root postfix vmail' \ --enable-trusted-groups='postdrop vmail' \ --enable-maildrop-uid=1000 \ --enable-maildrop-gid=1000 \ --enable-maildirquota \ --enable-maildropmysql \ --enable-syslog=1 \ --with-mysqlconfig=/etc/postfix/maildropmysql.config \ --enable-DEBUG \ --with-etcdir=/etc/postfix \ --enable-restrict-trusted=0