pop3mail v0.1.5 Pop3mail.CLI

Commandline interface for downloading emails and storing them on disk.

Summary

Functions

Call main with parameters. E.g. main(["--username=a.b@gmail.com", "--password=secret"]). Call with —help to get a list of all parameters

print usage line and a description for all parameters

Functions

main(args)

Call main with parameters. E.g. main(["--username=a.b@gmail.com", "--password=secret"]). Call with —help to get a list of all parameters.

show_help()

print usage line and a description for all parameters.