From cabaad1517decd55948cefd1827f4c5a4413482c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 23 Jul 1998 07:43:05 +0000 Subject: Cosmetic fix. svn path=/trunk/; revision=2017 --- fetchmailconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetchmailconf b/fetchmailconf index 98a05b9d..574c6198 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -172,7 +172,7 @@ class User: self.password = None # Password for mail account access self.mailboxes = [] # Remote folders to retrieve from self.smtphunt = [] # Hosts to forward to - self.smtpaddress = None; # Append this to MAIL FROM line + self.smtpaddress = None # Append this to MAIL FROM line self.preconnect = None # Connection setup self.postconnect = None # Connection wrapup self.mda = None # Mail Delivery Agent -- cgit v1.2.3