Skip to content

Instantly share code, notes, and snippets.

@Yasushi
Created April 19, 2024 03:27
Show Gist options
  • Save Yasushi/18825a5c2b0fdf2c3f294552923d09e6 to your computer and use it in GitHub Desktop.
Save Yasushi/18825a5c2b0fdf2c3f294552923d09e6 to your computer and use it in GitHub Desktop.
clj -Sdeps '{:deps {org.simplejavamail/outlook-module {:mvn/version "8.8.3"} org.simplejavamail/simple-java-mail {:mvn/version "8.8.3"} }}' -e '(println (.getPlainText (org.simplejavamail.converter.EmailConverter/emlToEmail (slurp "email.eml"))))'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment