Hi,
SIGSEGV on most systems. Software error, hardware error
Same problem I faced last night so the fix is, check the maildropmysql.config
it must be at
correct location you set in ./configure command when installing maildrop.
/etc/maildropmysql.config
OR
/usr/local/courier/etc/maildropmysql.config
and with correct permissions and mysql config...
[maildropmysql.config]
hostname localhost
port 3306
socket /tmp/mysql.sock
database mail
dbuser A_USER_NAME
dbpw A_PASSWORD
dbtable maildrop
default_uidnumber 5000 #this must be same as your vmail uid
default_gidnumber 5000 #this must be same as your vmail gid
uid_field username
uidnumber_field uid
gidnumber_field gid
maildir_field maildir
homedirectory_field homedir
quota_field quota
mailstatus_field postfix
where_clause "AND postfix = 'y'"
God is a great Programmer
__________________________________
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]