Spam Monitoring

Spam Filtering: Monitoring

Log Entry:

Information

Time: ${format_datetime(entry.time)} (${pretty_timedelta(fromtimestamp(entry.time))} ago)
Path: ${abs_href(entry.path)}
Author: ${entry.author}
Authenticated: ${entry.authenticated and 'yes' or 'no'}
IP address: ${entry.ipnr}
Karma: ${entry.karma} (marked as ${entry.rejected and 'spam' or 'ham'})
  • $reason

Submitted content

${entry.content}

HTTP headers

${entry.headers}