3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] qmail + maildrop
FromSent OnAttachments
Patrick LiechtyMay 8, 2004 3:06 pm 
Sean KennedyMay 10, 2004 2:02 pm 
martin martinMay 11, 2004 9:35 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] qmail + maildropActions...
From:martin martin (mart@hotmail.com)
Date:May 11, 2004 9:35:43 pm
List:net.sourceforge.lists.courier-maildrop

Can someone explain the correct installation of maildrop, so it can be used with QMAIL and vpopmail ?

Actually I have tried this:

Installed maildrop (./configire, make...)

qmail and vpopmail were already working.

After installing maildrop, i tried to put a .mailfilter file (the content was suplied for a friend, nothing rare), and put a .qmail file with this:

| /usr/bin/maildrop .mailfilter

And a .qmail-default file with this:

| /usr/bin/maildrop .mailfilter

Now, I sent a mail to test the working, and I get this error:

/usr/local/bin/maildrop: Cannot determine my username.

Can help me please?

From: Sean Kennedy <sken@tpno.org>

To: cour@lists.sourceforge.net Subject: Re: [maildropl] qmail + maildrop Date: Mon, 10 May 2004 14:02:32 -0700 MIME-Version: 1.0 Received: from sc8-sf-list1.sourceforge.net ([66.35.250.206]) by mc12-f34.hotmail.com with Microsoft SMTPSVC(5.0.2195.6824); Mon, 10 May 2004 14:09:40 -0700 Received: from localhost ([127.0.0.1] helo=projects.sourceforge.net)by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30)id 1BNHvT-0007vv-TM; Mon, 10 May 2004 14:03:03 -0700 Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net)by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30)id 1BNHvC-0007rH-0Gfor cour@lists.sourceforge.net; Mon, 10 May 2004 14:02:46 -0700 Received: from [66.17.19.211] (helo=qualitydentists.com)by sc8-sf-mx1.sourceforge.net with esmtp (TLSv1:DES-CBC3-SHA:168)(Exim 4.30)id 1BNHvB-0003rb-6jfor cour@lists.sourceforge.net; Mon, 10 May 2004 14:02:45 -0700 Received: (qmail 13977 invoked from network); 10 May 2004 21:02:39 -0000 Received: from wine.boca (HELO tpno.org) (skennedy@192.168.1.65) by qualitydentists.com with RC4-MD5 encrypted SMTP; 10 May 2004 21:02:39 -0000 X-Message-Info: UZmYcfFpTCd5TPO0Gn+YLtF/94flUkaH Message-ID: <409F@tpno.org> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040116 X-Accept-Language: en-us, en References: <013001c43548$ab00f2a0$6400a8c0@Patrick> In-Reply-To: <013001c43548$ab00f2a0$6400a8c0@Patrick> X-Enigmail-Version: 0.83.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-Spam-Score: 1.5 (+) X-Spam-Report: Spam Filtering performed by sourceforge.net.See http://spamassassin.org/tag/ for more details.Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=2000010.8 HTML_30_40 BODY: Message is 30% to 40% HTML0.0 HTML_MESSAGE BODY: HTML included in message0.1 MIME_HTML_ONLY BODY: Message only has text/html MIME parts0.5 HTML_TITLE_EMPTY BODY: HTML title contains no text Errors-To: cour@lists.sourceforge.net X-BeenThere: cour@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/courier-maildrop>,<mailto:cour@lists.sourceforge.net?subject=unsubscribe> List-Id: General discussion/questions about Courier's mail filter,maildrop <courier-maildrop.lists.sourceforge.net> List-Post: <mailto:cour@lists.sourceforge.net> List-Help: <mailto:cour@lists.sourceforge.net?subject=help> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/courier-maildrop>,<mailto:cour@lists.sourceforge.net?subject=subscribe> List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=courier-maildrop> X-Original-Date: Mon, 10 May 2004 14:02:32 -0700 Return-Path: cour@lists.sourceforge.net X-OriginalArrivalTime: 10 May 2004 21:09:43.0771 (UTC) FILETIME=[1DB66AB0:01C436D3]

_________________________________________________________________ MSN Amor: busca tu ½ naranja http://latam.msn.com/amor/

Patrick Liechty wrote:

I want to configure qmail to use maildrop as the MDA. I searched the qmail email list archives and didn't find much about the topic. Is there a good tutorial some where that I can read to get started with maildrop. I have maildrop installed, but not setup with qmail.

Patrick Liechty

Well, I can't seem the find the tutorial I used to get it working, so I'll just repeat the steps I used here.

1.) Get, untar the maildrop source. Run ./configure with whatever options you would normally choose. AFTER ./configure, you will have to hand tweak maildrop/config.h to have this:

#define DEFAULT_DEF "./Maildir" ( and I have this: )

#define MAILBOX_MODE "0600"

Run make and make install, and you should be set with maildrop.

2) Now to make maildrop the default delivery agent. This is my /var/qmail/rc file: #!/bin/sh

# using stdout for logging # using control/defaultdeliver from qmail-local to deliver messages by default

exec env - PATH="/var/qmail/bin:$PATH" \ qmail-start '|preline maildrop'

Now, setup your .mailfilter files, and you should be set to go. If I remembered everything. Which, it's entirely possible I forgot something. ;)

-- Sean Kennedy PGP public key: [1]http://tpno.org/keys/0xFC1C377F.asc

------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Courier-maildrop mailing list Cour@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/courier-maildrop

References

Visible links 1. http://tpno.org/keys/0xFC1C377F.asc