The pending registration file is contained in the system configuration directory within the CGI directory. Each pending registration has a single record within this file describing their registration. Each record contains a date of registration (in number of seconds since Jan 1, 1970), the name of the sponsor who referred the user to the newsletter, and the e-mail address of the subscriber. The record is as follows:
[date of registration] "sponsor", "e-mail address"
Example:
[888188296] "kingkong", "kong@donkey.com"
The data shown above represents the following subscriber:
| Date of registration: | 888188296 (Feb 22, 1998, approx 3:00pm) |
| Sponsor: | kingkong |
| Users e-mail: | kong@donkey.com |