From owner-freebsd-questions@FreeBSD.ORG Sun Aug 21 22:30:10 2005 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 8D07816A41F for ; Sun, 21 Aug 2005 22:30:10 +0000 (GMT) (envelope-from gbentley@uk2.net) Received: from webmailsmtp1.uk2net.com (mailout.uk2.net [83.170.69.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B74443D45 for ; Sun, 21 Aug 2005 22:30:10 +0000 (GMT) (envelope-from gbentley@uk2.net) Received: from [10.0.1.56] (helo=mailnew-6.uk2.net) by webmailsmtp1.uk2net.com with smtp (Exim 4.43) id 1E6yKX-0007Jv-8s for freebsd-questions@freebsd.org; Sun, 21 Aug 2005 23:30:17 +0100 Received: from 81.174.174.115 (SquirrelMail authenticated user gbentley) by maxproxy6.uk2net.com with HTTP; Sun, 21 Aug 2005 23:30:15 +0100 (BST) Message-ID: <50857.81.174.174.115.1124663415.squirrel@maxproxy6.uk2net.com> Date: Sun, 21 Aug 2005 23:30:15 +0100 (BST) From: "Graham Bentley" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Subject: Re: Postfix / Fetchmail Question 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, 21 Aug 2005 22:30:10 -0000 > Why not just put a .forward (containing the dest. address) > file in the users home? Works perfectly - thanks ! >2) Is it possible to have a copy of all in / out mail sent to > the boss's email box ? Incoming is easy with always_bbc = bossacount in main.cf Thanks for help !