From c7fdd65f9d602902cda250bb57d8d5fadaa12c85 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 9 Feb 1999 01:15:43 +0000 Subject: *** empty log message *** svn path=/trunk/; revision=2384 --- fetchmailconf | 1 - 1 file changed, 1 deletion(-) (limited to 'fetchmailconf') 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 -- cgit v1.2.3