From owner-freebsd-questions Mon Nov 25 16:14:29 2002 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 3AD5E37B407 for ; Mon, 25 Nov 2002 16:14:27 -0800 (PST) Received: from grummit.biaix.org (213-97-212-86.uc.nombres.ttd.es [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 44AF643EAA for ; Mon, 25 Nov 2002 16:14:26 -0800 (PST) (envelope-from joan@grummit.biaix.org) Received: (qmail 8322 invoked by uid 1000); 26 Nov 2002 00:13:08 -0000 Date: Tue, 26 Nov 2002 01:13:08 +0100 From: Joan Picanyol i Puig To: freebsd-questions@freebsd.org Subject: Re: qmail problem Message-ID: <20021126001308.GA8123@grummit.biaix.org> Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Jonathan Belson [20021125 21:12]: > My qmail installation went from working fine to acting strangely. What have _you_ done ;)? > Nov 25 19:51:53 dookie qmail: 1038253913.640433 delivery 52: deferral: > maildir:_not_found/ [...] > root@dookie:/home/jon# cat .qmail > |/usr/local/bin/spamassassin | maildir ./Maildir/ try to use a full path for maildir: echo \|/usr/local/bin/spamassasin \| `whereis -b grep | cut -f 2 -d ' '` >~/.qmail qvb -- pica To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message