From owner-freebsd-questions@FreeBSD.ORG Fri Jun 2 11:42:15 2006 Return-Path: X-Original-To: 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 2F93D16A422 for ; Fri, 2 Jun 2006 11:42:15 +0000 (UTC) (envelope-from robin@reportlab.com) Received: from relay00.pair.com (relay00.pair.com [209.68.5.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 95C8643D58 for ; Fri, 2 Jun 2006 11:42:14 +0000 (GMT) (envelope-from robin@reportlab.com) Received: (qmail 65439 invoked from network); 2 Jun 2006 11:42:13 -0000 Received: from unknown (HELO ?192.168.0.3?) (unknown) by unknown with SMTP; 2 Jun 2006 11:42:13 -0000 X-pair-Authenticated: 217.196.247.135 Message-ID: <44802415.2030907@chamonix.reportlab.co.uk> Date: Fri, 02 Jun 2006 12:42:13 +0100 From: Robin Becker User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: "Daan Vreeken [PA4DAN]" , questions@freebsd.org References: <44800F1D.50100@chamonix.reportlab.co.uk> <44801448.50009@chamonix.reportlab.co.uk> <200606021328.31894.Danovitsch@vitsch.net> In-Reply-To: <200606021328.31894.Danovitsch@vitsch.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: qpopper for root 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: Fri, 02 Jun 2006 11:42:15 -0000 Daan Vreeken [PA4DAN] wrote: > On Friday 02 June 2006 12:34, Robin Becker wrote: ....... > > Using pop3 to get root's email means you are sending root's login password in > plain text to the pop3 server. It's unwise to change qpopper to allow you to > login as root. I thought I was sending the APOP password only. > Simply create a "normal" user and create a mail alias address so that all mail > to root gets forwarded to the normal user. Then setup your mail client to > login to pop3 using the username & passwd of the normal user. > > Setting up an alias is easy. Simply add the following line to /etc/aliases to > forward root's email to normal_user : > root: normal_user > that's a good answer and will allow my despamming stuff to work on it. I was hoping to be able to clear the root mailbox as well. Is there an easy way to do that? In practice if I'm not trying to clear roots mbox, can I not just forward mail with root's .forward file? -- Robin Becker