From owner-freebsd-ports@FreeBSD.ORG Thu Feb 17 12:24:55 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18E2C16A4CE for ; Thu, 17 Feb 2005 12:24:55 +0000 (GMT) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id D722743D4C for ; Thu, 17 Feb 2005 12:24:53 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 19686 invoked from network); 17 Feb 2005 12:20:03 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 17 Feb 2005 12:20:03 -0000 Received: (qmail 6544 invoked by uid 89); 17 Feb 2005 12:29:00 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (82.76.1.117) by 0 with SMTP; 17 Feb 2005 12:29:00 -0000 Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by buh.cameradicommercio.ro (Postfix) with ESMTP id 5D2DE61A2; Thu, 17 Feb 2005 14:24:51 +0200 (EET) Received: from it.buh.cameradicommercio.ro (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with ESMTP id B63DD116; Thu, 17 Feb 2005 14:24:49 +0200 (EET) Date: Thu, 17 Feb 2005 14:24:49 +0200 From: Ion-Mihai Tetcu To: Ion-Mihai Tetcu Message-ID: <20050217142449.38b3c754@it.buh.cameradicommercio.ro> In-Reply-To: <20050217114847.0e3a38f5@it.buh.tecnik93.com> References: <20050214044109.270db658@it.buh.tecnik93.com> <20050214130439.06bc2d2a@it.buh.cameradicommercio.ro> <20050217114847.0e3a38f5@it.buh.tecnik93.com> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: dspam-users@nuclearelephant.com cc: dspam-dev@nuclearelephant.com cc: freebsd-ports@freebsd.org Subject: Re: [Need testers] dspam-devel-3.4.r1 on FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2005 12:24:55 -0000 On Thu, 17 Feb 2005 11:48:47 +0200 Ion-Mihai Tetcu wrote: > A new test version can be fetched from: > http://people.tecnik93.com/~itetcu/FreeBSD/ports/dspam-devel/port/dspam-devel.3.3.4.r1.20050216.0945.tar.gz > MD5 (dspam-devel.3.3.4.r1.20050216.0945.tar.gz) = 014d1c07c977a87db18207015f234027 > > For me it works. If no negative feedback received I intend to update the > port tomorrow. I know it work stand-alone so please test in daemon mode even if you don't use it like that. > > > cd /usr/ports/mail/ && \ > fetch http://people.tecnik93.com/~itetcu/FreeBSD/ports/dspam-devel/port/dspam-devel.3.3.4.r1.20050216.0945.tar.gz && \ > tar xf dspam-devel.3.3.4.r1.20050216.0945.tar.gz && \ > cd dspam-devel.my > > make -DWITH_DAEMON -DGDBS <...OTHER_OPTIONS...> > you need a least WITH_MYSQL* or WITH_POSTGRESQL for --daemon to work. > > > If you have a dspam --daemon running either stop it > or > edit your /usr/local/etc/dspam.conf and: > - if running on TCP edit ServerPort and ClientPort and set them to > something other that 24 > - else change ServerDomainSocketPath to /var/run/dspam-test.sock > As long as you don't signal or restart your installed dspam there's no problem. > When done testing don't forget to change them back. > > cd ./work/dspam-cvs-devel.20050216.0945/src/ && \ > ./dspam --daemon --debug > > In an other console: > cd ./usr/ports/mail/dspam.my/work/dspam-cvs-devel.20050216.0945/src/ && \ > ./dspamc --user ....... --proccess --stdout < /path/to/email > > > See what output you get and if the daemon still runs. > > If yes, send me the output of uname -a and your CFLAGS; and continue > testing to confirm it works; something like this should be enough: > sh -c 'for I in `ls /path/to/many/emails/dir/*` ; do cat ${I} | ./dspamc --user itetcu --mode=tum --features=ch,no,wh,tb=4 --proccess --stdout & done' > > And hit Ctrl+C after 2-3 seconds :) > > If not, send me the output of uname -a, your CFLAGS, the signal with > which dspam --daemon dies and any other useful info. You might want to > run dspam from gdb, valgrind or better helgrind. If you get to sending > patches, please use unified diff (diff -u). > > > Thanks, > > -- > IOnut > Unregistered ;) FreeBSD "user" > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- IOnut Unregistered ;) FreeBSD "user"