From owner-freebsd-questions@FreeBSD.ORG Thu Aug 2 03:12:01 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0680716A41B for ; Thu, 2 Aug 2007 03:12:01 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.184]) by mx1.freebsd.org (Postfix) with ESMTP id 8CD9713C46C for ; Thu, 2 Aug 2007 03:12:00 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so356057fka for ; Wed, 01 Aug 2007 20:11:59 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qvpa7v5M5RaZKn2amfq9heTtAnwZJ/mkd3e3ryAUCFpgU8Ep4tkgB1w/9dkO+dkcCecwSQCoKoff3jYlZwWkxbhlbrUTVo+hlWxFg9Sl7eXSSXfb2sp+F1L43MAKYRC+KHdwBvJxoh3Vyhw+9ycsE6pURpKDyl4cSHqHdbZ905Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VEUgSHnNSzDdDTsTIAaanQsgGndtoIx32SKxG1WvWII7e4NiLBtV9L4Y/eIzMFoHW7QYjG82vDC3w6XH2fCdUp3jCyIv2M/kH48zabBeQGbp3YpUyjeLETNnz8ESbO8pbLUgQU2BbAC62znjNn7zkKTR+nwAxLWd94cTu2AVlDk= Received: by 10.82.182.1 with SMTP id e1mr1683693buf.1186024315898; Wed, 01 Aug 2007 20:11:55 -0700 (PDT) Received: by 10.82.185.5 with HTTP; Wed, 1 Aug 2007 20:11:55 -0700 (PDT) Message-ID: Date: Wed, 1 Aug 2007 22:11:55 -0500 From: "illoai@gmail.com" To: "David Banning" In-Reply-To: <20070801234450.GA30718@skytracker.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070801234450.GA30718@skytracker.ca> Cc: questions@freebsd.org Subject: Re: what triggers "you have mail" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 03:12:01 -0000 On 01/08/07, David Banning wrote: > I keep getting the "you have mail" reminder. I am using Maildir > and I have no new mail. I also have looked in /var/mail and > nothing is new. Wondering what is being checked and where it > is set. Maybe look in /var/spool/clientmqueue or /var/spool/mqueue Though, honestly, most server-side mail stuff baffles me. -- --