Closed JavaScriptDude closed 11 years ago
Thanks for your idea and sorry for the late answer... I had a busy week :) This is now implemented in v1.3, released today
You can now launch FakeSMTP with the -o
argument:
java -jar fakeSMTP.jar -o ../emails-directory
+1 ... Not late in my books :)
Thanks for the cool tool. I have a few more suggestions and I'll post them once I have time to put my thoughts down.
All the best!
I just started using FakeSMTP and its awesome!
However, each time I start it up, I need to set the folder to save messages to. Can you add a CLI argument to allow me to set this on the fly when I start up the program?