export-mail

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2021 License: MIT Imports: 2 Imported by: 0

README

export-mail

This command line tool exports .eml files from POP3 account.

GitHub go.mod Go version Build GitHub license

Install
> go get github.com/gonejack/export-mail
Usage
> export-mail --host imap.example.com --username username --password password
Flags:
  -h, --help                 Show context-sensitive help.
      --host=STRING          Set pop3 host.
      --port=995             Set pop3 port.
      --password=STRING      Set Password.
      --username=STRING      Set Username.
      --enable-tls           Set pop3 TLS enabled.
      --delete               Delete exported mails from server.
      --save-dir="./mail"    Set save directory.
      --total=0              How many to get.
  -v, --verbose              Verbose printing.
      --about                About.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL