From owner-freebsd-questions@FreeBSD.ORG Mon Nov 12 20:21:26 2007 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 B994116A41B for ; Mon, 12 Nov 2007 20:21:26 +0000 (UTC) (envelope-from maxsec@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.181]) by mx1.freebsd.org (Postfix) with ESMTP id 4AD6B13C4CB for ; Mon, 12 Nov 2007 20:21:26 +0000 (UTC) (envelope-from maxsec@gmail.com) Received: by ik-out-1112.google.com with SMTP id c21so1258ika for ; Mon, 12 Nov 2007 12:21:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=pfX5TO93218wToSPJP68KhBD+Q+iGjbvEjMZvJKGgyY=; b=pnGxQ6FGzbSdWRVrDjaVZDVSG2dDlJHL66uqTVr6wGRB8TYyrhtgqXMSg//YunICU9AUhBEKQIvcSHCShraqiPFaeGtGylyAtQ717YInx6HSvwcT0XficdoImXfOGI7pREChhQ/Dkuzx5BqveG2ayM9iUmYwy0TJfux3GOxyGJo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oWlZKG3ir0d4Xmmzwpt1hj1AqsSfPpIK93PTn4uLNpDli1ChsKVv7Wk2NHt3j3YvFUdsSVOdoZdHY45CFBxhVbHtx8QjTsy5LzB74D/FFbg1vUGKgwndyqpc06/PjXQD7BbaenPMqE7HW7XqiP9Lk7NcSFM1J5YxfkXaqTTCJRg= Received: by 10.150.98.18 with SMTP id v18mr866680ybb.1194898873185; Mon, 12 Nov 2007 12:21:13 -0800 (PST) Received: by 10.150.181.21 with HTTP; Mon, 12 Nov 2007 12:21:13 -0800 (PST) Message-ID: <72cf361e0711121221w76334390l27f4816b2b23420@mail.gmail.com> Date: Mon, 12 Nov 2007 20:21:13 +0000 From: "Martin Hepworth" To: "Bahman M." In-Reply-To: <20071112114508.04daf64b@attila> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071111194342.0e2ca8fb@attila> <72cf361e0711110826h219cef9ah1a24f856f947d35b@mail.gmail.com> <20071112114508.04daf64b@attila> Cc: freebsd-questions@freebsd.org Subject: Re: Claws+spamd: No spam is detected 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: Mon, 12 Nov 2007 20:21:26 -0000 ah - must read better, thought you said clam ;-) try the claws users email list.. claws-mail-users-subscribe@dotsrc.org -- Martin On Nov 12, 2007 8:15 AM, Bahman M. wrote: > > On 2007-11-11 Martin Hepworth wrote: > > HI > > > > you need to tell the MTA to pass email through spamassassin/clamav > > somehow. Depending on what you're MTA is (sendmail/exim/postfix etc) > > its different. > > > > try "sendmail spamassassin" for example in google.. > > > > -- > > martin > > > > On Nov 11, 2007 4:13 PM, Bahman M. wrote: > > > Hi all, > > > > > > I have Claws-Mail and spamd installed (from ports) and although I > > > have been using this combination -I've been been manually marking > > > all spams as 'spam'- for more than 2 months, still _no_ spam > > > message is detected. > > > > > > I've followed the instructions on Claws/spamd wiki. I've got the > > > followings in /etc/rc.conf: > > > spamd_enable="YES" > > > spamd_flags="-C /usr/local/etc/spamd -i 127.0.0.1 -p 783 -u > > > spamd -d -l" > > > Also Claws configuration parameters exactly match the spamd_flags > > > above. > > > > > > > > > System information: > > > % uname -a > > > FreeBSD attila 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #2: Fri Sep 7 > > > 14:23:40 IRST 2007 root@attila:/usr/obj/usr/src/sys/HELIUM i386 > > > > > > % spamd -V > > > SpamAssassin Server version 3.2.3 > > > running on Perl 5.8.8 > > > with SSL support (IO::Socket::SSL 1.08) > > > with zlib support (Compress::Zlib 2.006) > > > > > > % claws-mail --version > > > Claws Mail version 3.0.0 > > > > > > What am I doing wrong? What should I do to enable Claws/spamd > > > detect spam? I'd appreciate any hint/help. > > You mean spam doesn't get detected unless I run a MTA -configured to > pass emails to spamd? > > I thought Claws could communicate with spamd on its own without any need > to a MTA (corrections?). > > -- > Bahman Movaqar > > Those who would give up Essential Liberty to purchase a little > Temporary Safety, deserve neither Liberty nor Safety. > -Benjamin Franklin >