From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 15:01:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2945A16A4CE for ; Fri, 27 Feb 2004 15:01:31 -0800 (PST) Received: from mail.navitaire.com (unknown [192.216.212.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9A0A43D1D for ; Fri, 27 Feb 2004 15:01:30 -0800 (PST) (envelope-from B.Henning@navitaire.com) Received: from navmmtl112.corp.nt.navitaire.com (navmmtl112.navitaire.com [149.122.40.8]) by mail.navitaire.com (8.12.9/8.12.9) with ESMTP id i1RN1PjJ016581 for ; Fri, 27 Feb 2004 17:01:26 -0600 (CST) Received: from NAVMMEX112.corp.nt.navitaire.com ([149.122.40.50]) by navmmtl112.corp.nt.navitaire.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 27 Feb 2004 17:01:03 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 27 Feb 2004 17:01:03 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: procmail Thread-Index: AcP9hMVuyGUdbCbqSrS2NIvhIV8OogAAFP5Q From: "Henning, Brian" To: "FreeBSD" X-OriginalArrivalTime: 27 Feb 2004 23:01:03.0349 (UTC) FILETIME=[92E56250:01C3FD85] Subject: RE: procmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 23:01:31 -0000 Hey Gary, I gave that a try.=20 echo ./Maildir/ >> /var/qmail/control/defaultdelivery When I run: gotmail --use-procmail --procmail-bin `which procmail` -u b1henning -p It delivers in the mbox instead of the Maildir. I tried you recipie changes you sugested and the .procmailrc changes. Any other thoughts, Thanks for the help, Brian -----Original Message----- From: Gary [mailto:gv-list-freebsdquestions@mygirlfriday.info]=20 Sent: Friday, February 27, 2004 4:54 PM To: FreeBSD Subject: RE: procmail Hi Brian, --On Friday, February 27, 2004 04:36:51 PM -0600 "Henning, Brian"=20 wrote: > cat /var/qmail/control/defaultdelivery > cat: /var/qmail/control/defaultdelivery: No such file or directory > > Do I need to put maildir in here or something? Yes, you need to tell qmail what type of mailbox system you have. It will=20 not deliver to Maildir if you do not have it.. I am assuming you have a stock setup of qmail with a /var/qmail/control dir=20 in place.. just make a defaultdelivery file in the control dir, and put in ./Maildir/=20 into it, to have a Maildir format.. --=20 Gary _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"