Home »
FUDforum »
How To »
Don't want maillist.php to create new users
Don't want maillist.php to create new users [message #34689] |
Tue, 14 November 2006 20:42 |
appscontent
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".
|
|
|
|
Goto Forum:
Current Time: Thu Nov 21 20:38:02 GMT 2024
Total time taken to generate the page: 0.02679 seconds