12 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] MySQL support for mai...
FromSent OnAttachments
rom...@rs-labs.comNov 11, 2003 10:09 am 
Thomas HugNov 11, 2003 10:41 am 
Roman MedinaNov 15, 2003 4:06 am 
Thomas HugNov 15, 2003 4:27 am 
Thomas HugNov 15, 2003 4:33 am 
Roman MedinaNov 15, 2003 11:27 am 
Thomas HugNov 15, 2003 3:57 pm 
Martin List-PetersenNov 16, 2003 10:04 am 
Thomas HugNov 16, 2003 10:08 am 
Martin List-PetersenNov 16, 2003 10:13 am 
Thomas HugNov 16, 2003 10:22 am 
Martin List-PetersenNov 16, 2003 10:27 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] MySQL support for maildropActions...
From:Thomas Hug (to@nine.ch)
Date:Nov 11, 2003 10:41:04 am
List:net.sourceforge.lists.courier-maildrop

hi roman

On Tue, 11 Nov 2003 19:09, rom@rs-labs.com wrote:

Package: courier-maildrop

mta-mad:/etc/courier# maildrop -v maildrop 1.3.7 Copyright 1998-2002 Double Precision, Inc. GDBM extensions enabled. Maildir quota extension enabled.

I'm not seeing something like "Mysql support enabled". Is this necessary? Am I missing some point?

yes it is necessary. you should take a maildrop-mysql debian package or compile it by hand.

i'm using almost the same setup as you. with googling around i found a very old maildrop-mysql package with old bounce behaviour. so the best is you make a "apt-get source courier", change the configure options in the courier-xy/debian/rules and do a "dpkg-buildpackage -rfakeroot" in the courier-xy directory to get your courier-maildrop package with mysqlsuppport enabled.

if you have problems in compiling the package, feel free to contact me offlist.

-tom