11 messages in net.sourceforge.lists.courier-maildropRE: SV: [maildropl] Virtual domain + ...
FromSent OnAttachments
Jan AndersenJun 8, 2003 3:20 am 
Bernhard SchmidtJun 8, 2003 5:48 am 
Jan AndersenJun 8, 2003 6:49 am 
Martin List-PetersenJun 8, 2003 7:47 am 
Bernhard SchmidtJun 8, 2003 8:13 am 
Kirk MooreJun 8, 2003 8:53 am 
Martin List-PetersenJun 8, 2003 1:24 pm 
Rolan YangJun 8, 2003 4:14 pm 
Kirk MooreJun 8, 2003 8:53 pm 
Bernhard SchmidtJun 9, 2003 2:23 am 
Martin List-PetersenJun 9, 2003 6:15 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: SV: [maildropl] Virtual domain + mysql + maildropActions...
From:Kirk Moore (kmo@moorewebs.com)
Date:Jun 8, 2003 8:53:41 pm
List:net.sourceforge.lists.courier-maildrop

I want to take a minute to thank Martin for all of his help. We now have maildrop working.

The issues that we had to resolve....

Add the quota and vmailstatus fields to our users table.

We had to make sure that /home was not world readable/writable.

We were able to see the errors after adding mysql logging.

Also it helps that you can run the maildrop program from the command line with the -V5 and see the debug information.

Also understanding how that User table needed to be set up. The home field (homedir for some) with /home (no ending /)and the Maildir set up as follows just-posts.com/kmoore/Maildir/ (no leading /)

We were close, and with Martins help were able to push over the edge. It works great....

Black holes are created when God divides by zero!

-----Original Message----- From: cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net] On Behalf Of Martin List-Petersen Sent: Sunday, June 08, 2003 7:47 AM To: Jan Andersen Cc: 'Bernhard Schmidt'; cour@lists.sourceforge.net Subject: Re: SV: [maildropl] Virtual domain + mysql + maildrop

On Sun, 2003-06-08 at 15:49, Jan Andersen wrote:

Hi Bernhard

Thanks for your answer. My problem is that the rpm I compiled, do not include a maildroprc.

The question is: How and where do I create this file. How do I define that this is the file maildrop has to use. In my etc/postfix/main.cf I have add the line "mailbox_command = /usr/local/bin/maildrop". I believe this is the line I have to change to define which filtering file maildrop should use.

How do I create an external script to read those rules? And how do I call this? By postfix or maildrop, and how?

Sorry the many questions but I'm a newbie and not knowing that much about Linux yet.

Have a look at http://www.marlow.dk/postfix/

I've a description there, how to configure maildrop w/mysql and virtual users.