FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Converters » Converting a listserv mailing list
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Converting a listserv mailing list [message #18406] Fri, 21 May 2004 01:08 Go to next message
jimindt is currently offline  jimindt   United States
Messages: 9
Registered: February 2004
Karma: 0
Junior Member
I noticed that someone was converting a Yahoo group to FUD, and it raises the question of whether or not there is a script to convert a standard listserv to the Forum? I'm hoping to be able to move a listserv's archieve to FUD.

Jim K
Re: Converting a listserv mailing list [message #18407 is a reply to message #18406] Fri, 21 May 2004 12:17 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
I don't know about listserv, but FUDforum does have the ability to import messages from a e-mails as long as the complete body & header of the e-mail is available. If that is the case, then the only thing you'd need to do is write a short script to split the archive into individual messages and pipe them to maillist.php that can then import those messages into the forum.

FUDforum Core Developer
Re: Converting a listserv mailing list [message #18410 is a reply to message #18407] Fri, 21 May 2004 18:10 Go to previous messageGo to next message
jimindt is currently offline  jimindt   United States
Messages: 9
Registered: February 2004
Karma: 0
Junior Member
Here's the question I was asked about the 'pipe' reference.

"if they mean a unix pipe, then I need to
know whether the script should, for each message, do this:

cat mesg#05 | maillist.php"

Is this what was meant?


Jim K
Re: Converting a listserv mailing list [message #18414 is a reply to message #18410] Fri, 21 May 2004 20:08 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Yes for each message you need to do

cat message | php maillist.php [import rule id]


FUDforum Core Developer
Re: Converting a listserv mailing list [message #18418 is a reply to message #18414] Fri, 21 May 2004 20:27 Go to previous messageGo to next message
jimindt is currently offline  jimindt   United States
Messages: 9
Registered: February 2004
Karma: 0
Junior Member
"each" message? I have 19,000 messages in the archive. Is this sometbhing which can be automated or is the implied manual one by one I'm reading correct?

Jim K
Re: Converting a listserv mailing list [message #18419 is a reply to message #18418] Fri, 21 May 2004 20:36 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Write a script to do it.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Errors when running phpBB2.php from phpBB2 2.0.6 -> FudForums 2.6.0
Next Topic: Convert Font from ISO-8859-1 to Unicode-8
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 23:07:02 GMT 2024

Total time taken to generate the page: 0.02278 seconds