aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xfetchmailconf1
1 files changed, 0 insertions, 1 deletions
diff --git a/fetchmailconf b/fetchmailconf
index 9537cb14..2005c8da 100755
--- a/fetchmailconf
+++ b/fetchmailconf
@@ -196,7 +196,6 @@ class User:
else:
print "Can't get your username!"
sys.exit(1)
- self.remote = os.environ["USER"]# Remote username
self.localnames = [self.remote,]# Local names
self.password = None # Password for mail account access
self.mailboxes = [] # Remote folders to retrieve from