Mail Importer for Gmail will upload the contents of a Thunderbird mail archive to Gmail and do its best to preserve the read state, flagged state, and folders of the messages.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
followed by the dump of my gmail mailbox labels etc and the command exits.
$ java -jar ./target/mail-importer-0.0.0-SNAPSHOT-jar-with-dependencies.jar --mailbox /home/hiren/email_archive/Maildir/nw/beastie/
I get
followed by the dump of my gmail mailbox labels etc and the command exits.
what am I missing?