diff options
-rw-r--r-- | contrib/PopDel.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/PopDel.py b/contrib/PopDel.py index d1558dea..b0181c4d 100644 --- a/contrib/PopDel.py +++ b/contrib/PopDel.py @@ -18,6 +18,8 @@ # Joshua Crawford, April 2006: # Display From: address. # List every email, even if it has no Subject: header. +# this also avoids indexing errors (that caused +# deleting the wrong message) # Joshua Crawford, November 2004: # Out of range error fixed. # Allow for all caps "SUBJECT:". |