Skip to content

jmail2db is a java commandline application to save emails in a sqlitedb.

License

Notifications You must be signed in to change notification settings

degenhard/jmail2db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jmail2db

Author: Peter Heise (http://koprolalie.com)
license:MIT-license / see LICENSE file for more

About

jmail2db is a java commandline application to save emails in a sqlitedb.

Usage

--type pop3, pop3s, imap, imaps
--username username
--password password
--mailserver mailserver
--readwrite (optional, if not set is readonly on mailserver)
--dbfile filename (optional, default is 'emails.db')

Dependencies

About

jmail2db is a java commandline application to save emails in a sqlitedb.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages