5 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: Req for help initial ...
FromSent OnAttachments
Doc WalkerFeb 5, 2005 1:16 pm 
Sam VarshavchikFeb 5, 2005 4:44 pm 
Doc WalkerFeb 5, 2005 7:17 pm 
Sam VarshavchikFeb 5, 2005 7:55 pm 
Doc WalkerFeb 6, 2005 5:56 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:[maildropl] Re: Req for help initial Maildrop 1.7.0 installation on Panther 10.3Actions...
From:Doc Walker (rx-c@wvfans.net)
Date:Feb 6, 2005 5:56:33 pm
List:net.sourceforge.lists.courier-maildrop

Sam Varshavchik wrote:

Doc Walker writes:

Contents of /etc/userdb: te@maildrop.wvfans.net[TAB]uid=10004|gid=2002|mail=/var/mail/maildrop.wvfans.net/test/

You did not set this account's home directory.

Thanks Sam. I misread the installation instructions and inadvertantly used the 'mail=' field instead of the 'home=' field. Changing that field and using version 1.7.0 allowed me to build a functioning system.

For the Maildrop archives, I've integrated the following:

System: Mac OS X 10.3.6 (7R28) Kernel: Darwin 7.6.0 Apache 1.3.29 PHP 4.3.2 MySQL 4.1.8 Perl 5.8.1 PCRE 5.0 Postfix 2.2-20041212 Courier-IMAP 3.0.8 SquirrelMail 1.4.3a Python 2.3 GNU Mailman 2.1.5 Maildrop 1.7.0

$ maildrop -v maildrop 1.7.0 Copyright 1998-2003 Double Precision, Inc. GDBM extensions enabled. Enabled Berkeley DB instead of GDBM extensions. Maildir quota extension enabled. Virtual user database extension enabled. This program is distributed under the terms of the GNU General Public License. See COPYING for additional information.

Maildrop was compiled using the following: ./configure --prefix=/usr/local/maildrop \ --with-db=db \ --enable-userdb \ --with-authmysql \ --with-authldap \ --enable-syslog=1 \ --enable-maildirquota \ --with-trashquota \ --enable-trusted-users='maildrop'

Everything works well together. Now, I'm trying to integrate the SquirrelMail plugin 'serversidefilter' so I can change my .mailfilter from the web interface.

Rx