summaryrefslogtreecommitdiffstats
path: root/CVSROOT/syncmail
diff options
context:
space:
mode:
Diffstat (limited to 'CVSROOT/syncmail')
-rwxr-xr-xCVSROOT/syncmail2
1 files changed, 2 insertions, 0 deletions
diff --git a/CVSROOT/syncmail b/CVSROOT/syncmail
index d7f4da5476..0f288b2815 100755
--- a/CVSROOT/syncmail
+++ b/CVSROOT/syncmail
@@ -164,6 +164,8 @@ def main():
except getopt.error, msg:
usage(1, msg)
+ username = 'apa'
+
# parse the options
for opt, arg in opts:
if opt in ('-h', '--help'):