diff --git a/doc/logmsgs.ht b/doc/logmsgs.ht
index 19c9fb3..aa3863b 100644
--- a/doc/logmsgs.ht
+++ b/doc/logmsgs.ht
@@ -30,8 +30,8 @@ HELO name, and it did not pass.
INNOC: richh
message was used to update richh's dspam dictionary
- HONEYPOT: michaelb@jsconnor.com
- message was sent to a honeypot address (michaelb@jsconnor.com), the
+ HONEYPOT: pooh@bwicorp.com
+ message was sent to a honeypot address (pooh@bwicorp.com), the
message was added to the honeypot dspam dictionary as spam
REJECT: numeric hello name: 63.217.19.146
@@ -57,8 +57,17 @@ MX record, we told the sender to try again later
REJECT: Subject: Cialis - No prescription needed!
message was rejected because its subject contained a bad expression
- DSPAM: tonyc tonyc@jsconnor.com
- message was sent to tonyc@jsconnor.com and it was identified as spam
+ REJECT: zombie PC at 192.168.3.37 sending MAIL FROM seajdr@amritind.com
+ message was rejected because the connect ip was internal, but the
+sender was not. This is usually because a Windows PC is infected with
+malware.
+
+ X-Guessed-SPF: pass
+ When the SPF result is NONE, we guess a result based on the generic
+SPF policy "v=spf1 a/24 mx/24 ptr".
+
+ DSPAM: tonyc tonyc@example.com
+ message was sent to tonyc@example.com and it was identified as spam
and placed in the tonyc dspam quarantine
REJECT: CBV: 550 calvinalstonis@ix.netcom.com...User unknown
@@ -66,6 +75,17 @@ and placed in the tonyc dspam quarantine
REJECT: CBV: 554 delivery error: dd This user doesn't have an account
message was rejected because call back verification gave us a fatal
error
+ Auto-Whitelist: user@example.com
+ recipient has been added to auto_whitelist.log because the message
+was sent from an internal IP and the recipient is not internal.
+ WHITELIST user@example.com
+ message is whitelisted because sender appears in auto_whitelist.log
+ BLACKLIST user@example.com
+ message is blacklisted because sender appears in blacklist.log or
+ failed a CBV test.
+ TRAINSPAM: honeypot X-Dspam-Score: 0.002278
+ message was used to train screener dictionary as spam
+ TRAIN: honeypot X-Dspam-Score: 0.980203
+ message was used to train screener dictionary as ham
-
-Please add more tags to this list if you know of any. Thanks.
+