clean-logs.pl script.
The new user logfile is contained in the system configuration directory within the CGI directory. Each new user has a single record within this file describing the user. Each record contains the name of the sponsor and the e-mail address which was added. The record is as follows:
"sponsor", "e-mail address"
Example:
"kingkong", "kong@donkey.com"
The data shown above represents the following subscriber:
| Sponsor: | kingkong |
| Removed e-mail: | kong@donkey.com |