From lurker-users-bounces@lists.sourceforge.net Sun Mar  9 22:08:49 2008
Return-Path: <lurker-users-bounces@lists.sourceforge.net>
X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on 
	server02.steindlberger.de
X-Spam-Level: 
X-Spam-Status: No, score=-2.4 required=3.8 tests=BAYES_00,DNS_FROM_RFC_ABUSE,
	SPF_PASS autolearn=no version=3.1.7-deb
Delivered-To: jonas@localhost
Received: from lists-outbound.sourceforge.net ([::ffff:66.35.250.225])
  by server02.steindlberger.de with esmtp; Mon, 10 Mar 2008 04:09:09 +0100
  id 00000000000159E4.0000000047D4A656.000004B5
Received: from sc8-sf-list1-new.sourceforge.net (sc8-sf-list1-new-b.sourceforge.net [10.3.1.93])
	by sc8-sf-spam2.sourceforge.net (Postfix) with ESMTP
	id B45B512130; Sun,  9 Mar 2008 19:09:08 -0800 (PST)
Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91]
	helo=mail.sourceforge.net)
	by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43)
	id 1JYYNt-0000u0-Hj
	for lurker-users@lists.sourceforge.net; Sun, 09 Mar 2008 20:09:05 -0700
Received: from qmta01.emeryville.ca.mail.comcast.net ([76.96.30.16])
	by mail.sourceforge.net with esmtp (Exim 4.44) id 1JYYNp-0005MZ-Qg
	for lurker-users@lists.sourceforge.net; Sun, 09 Mar 2008 20:09:05 -0700
Received: from OMTA12.emeryville.ca.mail.comcast.net ([76.96.30.44])
	by QMTA01.emeryville.ca.mail.comcast.net with comcast
	id z9KH1Y0020x6nqcA10Ly00; Mon, 10 Mar 2008 03:08:09 +0000
Received: from [192.168.1.5] ([68.42.136.202])
	by OMTA12.emeryville.ca.mail.comcast.net with comcast
	id zF8t1Y0064NB72U8Y00000; Mon, 10 Mar 2008 03:08:54 +0000
X-Authority-Analysis: v=1.0 c=1 a=7dx4xmEJBY0A:10 a=DxcMTn-rAAAA:8
	a=6Dkk3RUaAAAA:8 a=FP58Ms26AAAA:8 a=ZVDmHadTz5IkJrFbq2wA:9
	a=6NOzlV_qZdYAINRyGDAA:7 a=MuGeQ_Uu1GQOgn0FMiLksTi-FcgA:4
	a=50e4U0PicR4A:10
Message-ID: <47D4B451.5010408@comcast.net>
Date: Sun, 09 Mar 2008 23:08:49 -0500
From: James Garcellano <jgarcellano240710mi@comcast.net>
User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: lurker-users@lists.sourceforge.net
References: <47D34EB6.3070503@comcast.net>
	<20080309181513.GA12074@freesources.org>
In-Reply-To: <20080309181513.GA12074@freesources.org>
Subject: Re: [Lurker-users] New user - Possibilities with use of program
X-BeenThere: lurker-users@lists.sourceforge.net
X-Mailman-Version: 2.1.8
Precedence: list
List-Id: Lurker Project Support <lurker-users.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/lurker-users>, 
	<mailto:lurker-users-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=lurker-users>
List-Post: <mailto:lurker-users@lists.sourceforge.net>
List-Help: <mailto:lurker-users-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/lurker-users>,
	<mailto:lurker-users-request@lists.sourceforge.net?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: lurker-users-bounces@lists.sourceforge.net
Errors-To: lurker-users-bounces@lists.sourceforge.net
Status: RO
X-Status: A
Content-Length: 2572
Lines: 87

Hi Jonas,

When you mentioned "You need to deliver the mails to lurker-index", what 
do you mean?  I'm new at using mail-list software and using Linux for 
handling email.

If I setup Lurker and a new mail-list, can I not send emails to that 
mail list, similar to how I am currently doing now for this lurker-users 
list?

Thanks!
James G.


Jonas Meurer wrote:

>On 08/03/2008 James Garcellano wrote:
>  
>
>>Hello Everyone,
>>    
>>
>
>Hey James,
>
>  
>
>>I have some questions that I hope can be answered to help point me in 
>>the right direction.  For the purposes of the test, I plan on using a 
>>laptop as my test platform.  It is a Compaq Armada E500 that has Intel 
>>Pentium III 800Mhz CPU, 256MB RAM, and a 20GB Hard drive.  I plan on 
>>installing Puppy Linux (http://www.puppylinux.org) and XAMPP 
>>(http://www.apachefriends.org) for the operating system, webserver, and 
>>database.  Will this setup work for the test that I'd like to conduct?  
>>    
>>
>
>I don't know puppylinux, but theoretically lurker should work on most
>unix systems. You need a c++ compiler (g++), zlib, mimelib and xsltproc
>available to compile. To actually use it a cron daemon and any webserver
>should do it.
>You could also use a linux distribution which ships a precompiled lurker
>package, like debian or ubuntu.
>
>  
>
>>Is there documentation available that explains how to setup Lurker and 
>>create the mail-list?  I did not see any install documenation available 
>>on the SourceForge project page.
>>    
>>
>
>The tarball contains a INSTALL document, which describes how to setup
>lurker as mailinglist archiver. See
>http://lurker.cvs.sourceforge.net/lurker/lurker/INSTALL?view=markup
>for an online version.
>
>  
>
>>We have Novell Groupwise 6 as our 
>>email server.  I would need to find a way to be able to carbon copy each 
>>mail that is sent through the system to Lurker, correct?
>>    
>>
>
>You need to deliver the mails to lurker-index. Different solutions are
>possible. Either subscribe an extra adress to the lists and use procmail
>to deliver the mail, or configure mailserver or listmanager directly to
>do so.
>
>greetings,
> jonas
>
>
>  
>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Lurker-users mailing list
Lurker-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lurker-users



