From owner-freebsd-questions@FreeBSD.ORG Fri Nov 18 18:02:13 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE0F7106564A for ; Fri, 18 Nov 2011 18:02:13 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 814DC8FC15 for ; Fri, 18 Nov 2011 18:02:13 +0000 (UTC) Received: by bkbzs8 with SMTP id zs8so5046199bkb.13 for ; Fri, 18 Nov 2011 10:02:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=3GeS2GmboeFB4DPClL9Iwl/WLAZa+DL11IUitWx30Ek=; b=jnyE9dZxDzkUKbS8jg9jmcFF+rHR3KvkJK8Re/mskcLUbWCgc4EcYPXDlANyW5WGbi Olk9eveqXMi/s04eSI7BF5v/QSNVZMz0oNBeksZC+3wEY9rE4SnI2IYvjI50rpr424Fz 8c6bt4JBGP47cGLy7kAW1krZVsiW+8lviHQNo= MIME-Version: 1.0 Received: by 10.204.152.66 with SMTP id f2mr4333153bkw.137.1321639332216; Fri, 18 Nov 2011 10:02:12 -0800 (PST) Received: by 10.223.88.72 with HTTP; Fri, 18 Nov 2011 10:02:12 -0800 (PST) In-Reply-To: References: Date: Fri, 18 Nov 2011 12:02:12 -0600 Message-ID: From: Adam Vande More To: Errol Sayre Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-questions@freebsd.org" Subject: Re: Webmail for local system 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: Fri, 18 Nov 2011 18:02:14 -0000 On Fri, Nov 18, 2011 at 11:23 AM, Errol Sayre wrote: > Does anyone know of a webmail product that can provide access to local > system accounts? Even if it's just a script that runs /usr/bin/mail on > behalf of the user. > > I'd like a simple way to access local system emails without having to > forward them to an actual mailbox > somewhere._______________________________________________ > sysutils/webmin will work without much configuration. Some of the other more traditional one like squirrelmail will work as well, but some extra config may be required. -- Adam Vande More