aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmailconf
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-07-23 07:43:05 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-07-23 07:43:05 +0000
commitcabaad1517decd55948cefd1827f4c5a4413482c (patch)
tree26fad477aeeaabc1134f2bee0858ffaff1e37110 /fetchmailconf
parent773d589bfc9771692e6bd58997ea0b9ec8aa061c (diff)
downloadfetchmail-cabaad1517decd55948cefd1827f4c5a4413482c.tar.gz
fetchmail-cabaad1517decd55948cefd1827f4c5a4413482c.tar.bz2
fetchmail-cabaad1517decd55948cefd1827f4c5a4413482c.zip
Cosmetic fix.
svn path=/trunk/; revision=2017
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-xfetchmailconf2
1 files changed, 1 insertions, 1 deletions
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