File format for bounced removals logfile


All removals of subscribers from the system due to e-mail bounces are logged to a 'bounced removals' logfile. This logfile is used for producing the system statistics, and is periodically cleaned out by the clean-logs.pl script.

The bounced removals logfile is contained in the system configuration directory within the CGI directory. Each removal has a single record within this file describing the removal. Each record contains the name of the sponsor and the e-mail address which was removed. 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