From 3b32dec7bf9b9403ec210c3b680d1802da1b1ed2 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 12 Jul 2004 23:10:42 +0000 Subject: Updated my email address to something that works . --- Lib/smtpd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/smtpd.py b/Lib/smtpd.py index 2d52f0f..ec1f7e7 100755 --- a/Lib/smtpd.py +++ b/Lib/smtpd.py @@ -61,7 +61,7 @@ and if remoteport is not given, then 25 is used. # # Please note that this script requires Python 2.0 # -# Author: Barry Warsaw +# Author: Barry Warsaw # # TODO: # -- cgit v0.12