From owner-freebsd-questions@FreeBSD.ORG Wed Oct 16 17:31:06 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E0F49382 for ; Wed, 16 Oct 2013 17:31:06 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-qc0-x22e.google.com (mail-qc0-x22e.google.com [IPv6:2607:f8b0:400d:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A20A92E49 for ; Wed, 16 Oct 2013 17:31:06 +0000 (UTC) Received: by mail-qc0-f174.google.com with SMTP id v1so754332qcw.33 for ; Wed, 16 Oct 2013 10:31:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=Nr5MV1CL4UCkpI+B4KYe8v5aW33Ijk0lAz7PSRCUtBY=; b=zMCNN7OmattfdtQw0ukO9XFxETKAbpFGv/6qKFof4Nel3aDqcvmAre+2CXDTTH5cbP nS9Zzhu1Qdzprs4JhsGmbUdtXVe9pWhJ7sA+sCvo94Y7PtpBXJSS+nuKFKQ6e3vIm3kr nLVjTKQwBzaFlvAuuTcA35PVCfnto/g2A8006al9BgkZDwLKAOLxJO+QvJwijgXcHJQ9 vcb61Gb4doOAmAU+8nnO/lN0UuUA/8ZfX1NHxeEj6da4T2/eqr0Ji53OISm3WEq4dpkD bbLSEJsSj6gUJEuiIEaLp5TzD8WOdrkIHzqs3r4Z5w+IsypE9pxOjKr9Hai1J1G1bUsD 3rmQ== X-Received: by 10.49.58.225 with SMTP id u1mr5448605qeq.55.1381944665773; Wed, 16 Oct 2013 10:31:05 -0700 (PDT) Received: from lumiwa.farms.net (pool-72-87-59-52.ptldme.east.myfairpoint.net. [72.87.59.52]) by mx.google.com with ESMTPSA id e7sm169364083qag.7.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 16 Oct 2013 10:31:05 -0700 (PDT) Date: Wed, 16 Oct 2013 13:30:55 -0400 From: Ajtim To: "Eric S Pulley" Subject: Re: claws mail - spellchecking Message-ID: <20131016133055.77856db7@lumiwa.farms.net> In-Reply-To: <0ea73527bdc8f867706f2a72e2c9c210.squirrel@webmail.dabus.com> References: <20131016124441.2d76f3cf@lumiwa.farms.net> <0ea73527bdc8f867706f2a72e2c9c210.squirrel@webmail.dabus.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Oct 2013 17:31:06 -0000 On Wed, 16 Oct 2013 11:00:22 -0600 "Eric S Pulley" wrote: > > > Hi! > > > > I am a new user of Claws Mail which works very good but I don't know > > how to set up spell checker. I have installed aspell and hunspell > > but Claws Mail didn't find them. In Preferences -> Spell Checking > > both dictionaries are empty. I use Xfce 4.10. > > > > Thank you. > > > > Mitja > > You need to install an aspell dictionary package for you language of > choice. I think they are in ports/textproc. > > i.e ports/textproc/en-aspell for English. > Thank you very much. It works.