8 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] compiling maildrop wi...
FromSent OnAttachments
Rob BrandtJun 24, 2003 4:31 pm 
Stefan NeufeindJun 25, 2003 2:17 am 
Devin RubiaJun 25, 2003 5:17 am 
Rob BrandtJun 26, 2003 5:46 pm 
Rob BrandtJun 26, 2003 6:34 pm 
Devin RubiaJun 27, 2003 5:48 am 
Rob BrandtJun 27, 2003 9:44 am 
Rob BrandtJun 29, 2003 10:36 pm 
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] compiling maildrop with MySQL supportActions...
From:Devin Rubia (dev@thezone.net)
Date:Jun 25, 2003 5:17:45 am
List:net.sourceforge.lists.courier-maildrop

On Tue, Jun 24, 2003 at 04:31:14PM +0100, Rob Brandt wrote:

Hi.

I am attempting to integrate maildrop into my existing mail server. It has been running smoothly for about a year using Postfix/Courier-IMAP using MySQL as a lookup for a virtual users table. I started this maildrop project by reading the notes from Robin Whittle at: http://www.firstpr.com.au/web-mail/RH90-Postfix-Courier-Maildrop-IMAP/ then realized he wasn't using virtual users on multiple domains, and found my way to Martin Petersen's page at: http://www.marlow.dk/tech/postfix.php

I've gotten to the point where I test maildrop for mysql support, and find that it doesn't have it. I've looked around the maildrop sites, searched this list, read the readme files, but I cannot find references on how to compile this in. As stated above, I do in fact have a fully functional MySQL db running.

It is, indeed, in there.

/local/src/maildrop-1.5.3 $ ./configure --help | grep -i mysql --enable-maildropmysql enable experimental virutal user MySQL support --with-mysqlconfig=path complete path to MySQL config file

/local/src/maildrop-1.5.3 $ ls *mysql* maildropmysql.config