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 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
appscontent
![United States United States](/forum/images/flags/us.png) 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: Sun Feb 16 16:04:48 GMT 2025
Total time taken to generate the page: 0.01713 seconds