From owner-freebsd-questions@FreeBSD.ORG Sun Nov 5 07:18:23 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2308516A417 for ; Sun, 5 Nov 2006 07:18:23 +0000 (UTC) (envelope-from jdow@earthlink.net) Received: from elasmtp-banded.atl.sa.earthlink.net (elasmtp-banded.atl.sa.earthlink.net [209.86.89.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC26C43D46 for ; Sun, 5 Nov 2006 07:18:02 +0000 (GMT) (envelope-from jdow@earthlink.net) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=DNcmS1rnZen60XQFRsMdBHnmJVWJiX/fTwp6+TbPvZlHZG3sbFvD0ev+5/dD0P00; h=Received:Message-ID:From:To:References:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:X-MSMail-Priority:X-Mailer:X-MimeOLE:X-ELNK-Trace:X-Originating-IP; Received: from [4.232.255.66] (helo=Wednesday) by elasmtp-banded.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1GgcGQ-0000CI-7m for freebsd-questions@freebsd.org; Sun, 05 Nov 2006 02:17:57 -0500 Message-ID: <014301c700aa$839af780$0225a8c0@Wednesday> From: "jdow" To: References: <200611041308.10820.gerard@seibercom.net> Date: Sat, 4 Nov 2006 23:17:43 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-ELNK-Trace: bb89ecdb26a8f9f24d2b10475b571120292d4c05cb15c21b72208aba10ebe949a8438e0f32a48e08350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 4.232.255.66 Subject: Re: Fetchmail: Error message in maillog 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: Sun, 05 Nov 2006 07:18:23 -0000 From: "Gerard Seibert" Not that this is any particular help but is there some special reason you want to run the mail through postfix rather than simply use a tool like procmail straight from fetchmail for your deliveries? That is what I do. This is the "magic". I run it as each of two individual users. defaults mda "/usr/bin/procmail -d " is really the user name for the user running the instance of fetchmail. Loren and I use different fetchmail modes. {^_^}