[PyWebMailFrontPage] [TitleIndex] [WordIndex]

PyWebMail/Pop3Gateway

python wgetpop3.py -h

displays following:

Usage: wgetpop3.py <options>...
Options:
  -v     Verbose
  -q     Quiet
  -l     Specify host address to listen at
  -p     Specify port
  -f cfg File to read configuration from
  -c     Cached (default) (use webmail.server.pop3.cached), opposite to -d
  -d     Direct (use webmail.server.pop3.plain), opposite to -c
  -o     Offline (don't automatically start autochecking) - only with -c
  -L     Autocheck local mailboxes - only with -c
  -t     Stop after specified time (3600=3600s=60m=1h)

2007-01-05 21:08