Re: [Lurker-users] All lists come out identical
Brought to you by:
terpstra
From: Robert W. <ro...@a1...> - 2010-12-01 20:32:10
|
All 3 lists are identical. Same everything. We have a mail appliance that people get mail from. I created a user "lurker" who is subscribed to a few mail lists for the test install. I run fetchmail on a cron job that brings mail over to the lurker server for the lurker user. When the mail arrives, I note that it all comes from the same user (the mail list server user "cm") The "To" field arrives as mailinglist@domain Im not sure how lurker is parsing the mail messages and cant find anything in the configs to control this. I am presuming this is in the cpp code that I ran the make on. (I never saw binary compiled cgi programs before) Obviously lurker regards the commit messages as valid or it wouldn't load them into the commit list. Unfortunately, there are no support messages in the mailbox but lurker puts the same commit messages in the support list as well. About every 15 minutes, after the fetchmail runs, I run: lurker-index -l commits -i /var/mail/lurker lurker-index -l software -i /var/mail/lurker lurker-index -l support -i /var/mail/lurker Is there any other info you need to figure out whats going on ? -----Original Message----- From: Wesley W. Terpstra [mailto:we...@te...] Sent: Tuesday, November 30, 2010 10:44 PM To: Robert Woodworth Cc: lur...@li... Subject: Re: [Lurker-users] All lists come out identical On Wed, Dec 1, 2010 at 5:56 AM, Robert Woodworth <ro...@a1...> wrote: > All went well until someone noticed that all 3 lists (different mail lists) > All had the SAME content in them! That's an interesting problem I've not seen before. Did they have only the same 'new' messages (arrived after lurker installed) or also the same 'old' messages (imported from a mailbox archive)? |