From owner-freebsd-questions@FreeBSD.ORG Tue Jan 27 08:58:59 2004 Return-Path: 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 48DB316A4CE for ; Tue, 27 Jan 2004 08:58:59 -0800 (PST) Received: from mail.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 661B343D5F for ; Tue, 27 Jan 2004 08:58:45 -0800 (PST) (envelope-from jstewart@rtl.org) Received: from mis3c.rtl.lan (rtl-2.i2k.com [63.94.12.206]) by mail.rtl.org (Postfix) with ESMTP id 43AD730AB4; Tue, 27 Jan 2004 11:56:32 -0500 (EST) Received: by mis3c.rtl.lan (Postfix, from userid 500) id 4F9614FD1; Tue, 27 Jan 2004 11:56:37 -0500 (EST) Date: Tue, 27 Jan 2004 11:56:37 -0500 From: Jason Stewart To: Gerard Seibert Message-ID: <20040127165637.GB2202@rtl.org> Mail-Followup-To: Gerard Seibert , freebsd-questions@freebsd.org References: <20040108053443.8108.GERARD-SEIBERT@rcn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040108053443.8108.GERARD-SEIBERT@rcn.com> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: Email Program X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 16:58:59 -0000 On 08/01/04 05:34 -0500, Gerard Seibert wrote: > This may not be the best place to post this question, but I will try anyway. > > I need a really full featured email program. Something along the lines of MS Outlook. It has to be able to handle multiple identifies and several different SMTP and POP addresses. The handling of both HTML and plain text messages is a must. It would also be a plus if the program properly interpreted Java and VB code inserted into email messages. > > Does anyone have any suggestions? > > Thanks! > > Jerry > I'll assume that you want a mail client runs on FreeBSD. Evolution can do everything you want besides executing VBscript. The only platform that you'll find a mail client that will execute VB script in MS Windows. Evolution is often compared to MS outlook, and if you're into that sort of thing, It's a nice Application with lots of bells and whistles. Jason