Open balwindergit opened 5 years ago
SMTP
Try to run in smtp
sbt stage
then run this compiled file
target/universal/stage/bin/smtp
WEB Download and install the playframework then run activator dist Affter that unzip this web2-0.zip file and run ./bin/web
I have run sbt compile and it run successfully. now where it create the jar file. so i can run this command 'To run the SMTP server, use "java -jar (jarfile) MailDrop". '
Second how i can mentioned to listen my server ip instead of deafult ip .0.0.0:9000