]> Pileus Git - ~andy/fetchmail/commitdiff
Joshua Crawford asked to change his mail address.
authorMatthias Andree <matthias.andree@gmx.de>
Thu, 27 Apr 2006 19:17:56 +0000 (19:17 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Thu, 27 Apr 2006 19:17:56 +0000 (19:17 -0000)
svn path=/branches/BRANCH_6-3/; revision=4811

contrib/PopDel.py

index b0181c4db88a68f2ccb2169a4a941d58f15c9059..9cc0f32c88d50cef414176be95788d0af4b6245e 100644 (file)
@@ -40,7 +40,7 @@ class PopDel:
        BYE = "\n  PopDel Ver.0.1+jc2 by Richard Harris and Joshua Crawford\n" +\
 #                "     site - http://emptydog.com/\n" +\
                  "     email - Richard Harris <rover@emptydog.com>\n" +\
-                 "     email - Joshua Crawford <mortarn@softhome.net>\n"
+                 "     email - Joshua Crawford <jgcrawford@gmail.com>\n"
        PROMPT1 = "Choose message number to delete or 'q' to quit: "
        PROMPT2 = "Quit or abort: "
        CHOICES = ["Save changes and quit.",