Mon Oct 15, 2007 8:09 pm
Try a script that uses a :foreach loop that runs against your user database, that calls for the /tool/e-mail script to send whatever it is you want to send.
Of course it will mean that every User entry in your database will need an E-mail address in it, and probably names too, and any other variables you'd like to send.
-K