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

Home » FUDforum » How To » Don't want maillist.php to create new users
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Don't want maillist.php to create new users [message #34689] Tue, 14 November 2006 20:42 Go to next message
appscontent   United States
Messages: 33
Registered: November 2006
Karma: 0
Member
I am converting some old email archives into FUDforum using the following:

for i in /path/to/source files/*
do
cat $i |/usr/local/bin/php -q path/to/FUDforum/scripts/maillist.php 1
sleep 1
echo $i
done

What code do I need to comment out of maillist.php to prevent the creation of new users as the messages get posted. Many of the email addresses are old and "stale".


Re: Don't want maillist.php to create new users [message #34696 is a reply to message #34689] Wed, 15 November 2006 02:43 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
You don't need to comment out any code, simply set the "Create New Users" in the mailist import rule to "No".

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Testing maillist.php to import mailing list message into forum
Next Topic: How to modify "Show" nav bar
Goto Forum:
  

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

Current Time: Thu Nov 21 20:38:02 GMT 2024

Total time taken to generate the page: 0.02679 seconds