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.