Skip to content

FourjsGenero/tool_fgljmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fgljmail

Simple command line tool to send mails via the JAVA bride using the javax.mail classes

Prerequisites: FGL >= 3.0 JAVA >= 9

sample

$ ./fgljmail --from a_usr@gmail.com --to haha@huhu.com --host smtp.gmail.com  --user a_usr@gmail.com --password XXXXX --subject Hello --bodyfile Makefile

See all options with

$ ./fgljmail

About

sends mails via the JAVA bride using the javax.mail classes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages