Skip to content

gonejack/export-mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.
      --username=STRING    Set Username.
      --password=STRING    Set Password.
      --disable-tls        Turn TLS off.
      --server-remove      Remove from server after export.
      --num=9999           How many mails going to save.
  -v, --verbose            Verbose printing.
      --about              About.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages