Skip to content
This repository has been archived by the owner on Apr 27, 2019. It is now read-only.

I have 2 issue #35

Open
balwindergit opened this issue Nov 11, 2018 · 1 comment
Open

I have 2 issue #35

balwindergit opened this issue Nov 11, 2018 · 1 comment

Comments

@balwindergit
Copy link

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

@arruah
Copy link

arruah commented Dec 28, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants