From legolas558@email.it Sat Sep 19 20:09:40 2009
Received: from sfi-mx-1.v28.ch3.sourceforge.com ([172.29.28.121]
	helo=mx.sourceforge.net)
	by 3yr0jf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from <legolas558@email.it>) id 1Mp6FY-0007P8-1o
	for lurker-users@lists.sourceforge.net; Sat, 19 Sep 2009 20:09:40 +0000
X-ACL-Warn: 
Received: from m-04.th.seeweb.it ([217.64.195.227])
	by 29vjzd1.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256)
	(Exim 4.69) id 1Mp6FO-0003Cy-Vz
	for lurker-users@lists.sourceforge.net; Sat, 19 Sep 2009 20:09:39 +0000
Received: from [192.168.1.90]
	(host10-170-dynamic.234-95-r.retail.telecomitalia.it
	[95.234.170.10] (may be forged)) (authenticated bits=0)
	by m-04.th.seeweb.it (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id
	n8JK9L49010821; Sat, 19 Sep 2009 22:09:21 +0200
Message-ID: <4AB53A6D.1020502@email.it>
Date: Sat, 19 Sep 2009 22:09:17 +0200
From: legolas558 <legolas558@email.it>
User-Agent: Thunderbird 2.0.0.22 (X11/20090719)
MIME-Version: 1.0
To: lurker-users@lists.sourceforge.net
References: <20090918121221.32fb0bf2@buffy.phorce1.net>	<4AB3D47B.40405@email.it>	<20090918200132.754e488a@buffy.phorce1.net>	<4AB4AF57.3030602@email.it>
	<20090919135507.0e863288@buffy.phorce1.net>
In-Reply-To: <20090919135507.0e863288@buffy.phorce1.net>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details. _SUMMARY_
X-Headers-End: 1Mp6FO-0003Cy-Vz
Cc: Gerald Livingston <gerald.lurker@sysmatrix.net>
Subject: Re: [Lurker-users] Fetchmail and lurker was Re: Permissions errors
X-BeenThere: lurker-users@lists.sourceforge.net
X-Mailman-Version: 2.1.9
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>
X-List-Received-Date: Sat, 19 Sep 2009 20:09:40 -0000

Gerald Livingston ha scritto:
> On Sat, 19 Sep 2009 12:15:51 +0200
> legolas558 <legolas558@email.it> wrote:
> 
>> Gerald Livingston ha scritto:
>>> On Fri, 18 Sep 2009 20:42:03 +0200
>>> legolas558 <legolas558@email.it> wrote:
>> Hi Gerald,
>>
>> it has elapsed quite some time but I remember I also tried this
>> approach, then had to abandon it because it simply did not work. I am
>> no linux/mail guru but I will tell you how I got the job done (it
>> took a week to me). Forget about the standard mail program and/or the
>> mail aliases, I couldn't get it working with lurker.
>>
> 
> I went ahead and installed procmail. Delivery through procmail works
> fine with the following /home/bska-archive/.procmailrc
> 
> ---------------CUT------------------
> 
> # Please check if all the paths in PATH are reachable, remove the ones
> that # are not.
> 
> PATH=$HOME/bin:/usr/bin:/bin:/usr/local/bin:.
> MAILDIR=$HOME/Mail      # You'd better make sure it exists
> DEFAULT=$MAILDIR/mbox
> LOGFILE=$MAILDIR/proc.log
> LOCKFILE=$HOME/.lockmail
> SHELL=/bin/sh
> 
> :0:
> | /usr/bin/lurker-index -l buskatiers -m
> 
> ---------------CUT------------------
> 
> This is not going to work if I want to install lurker on a full virtual
> mail system (no local users) later but I'll pick at other solutions a
> bit when I have time.
> 
> I think I have it figured out (using postfix mailbox_command_maps) but
> I'll need to work out the command structure and also write a wrapper
> script to rip the listname out of the username.
> 
Glad to hear you fix it someway. I also wrote a simple MDA script which checked the listname from headers, then piped-out the message to lurker-index with the proper mailing list selection. I wrote it so that it directly parses lurker configuration to see if message was sent to an existing mailing list.

I also have no local users, so this seems a common problem. Perhaps some day FAQs will document this?

Best regards,
--
  Daniele

> Thanks,
> 
> Gerald
> 
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Lurker-users mailing list
> Lurker-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lurker-users
> 




