From owner-freebsd-questions Thu Aug 24 4:52:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id 947A837B423 for ; Thu, 24 Aug 2000 04:52:21 -0700 (PDT) Received: (qmail 40274 invoked from network); 24 Aug 2000 11:52:20 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 24 Aug 2000 11:52:20 -0000 Date: Thu, 24 Aug 2000 07:52:20 -0400 (EDT) From: Jaime To: freebsd-questions@freebsd.org Subject: Re: Displaying wrong time in email In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I feel dumb. I just figured out the problem. My /var/qmail/rc was configured to use qmail's own delivery methods while the /var/qmail/rc on the other (i.e. the local-time-stamping box) was set up to toss emails into /usr/libexec/mail.local. Now emails are delivered to /var/mail/, which I was trying to avoid. They do get a local timezone time stamp, though. :) Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message