Skip to content

newca12/mailslot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailslot

Nota

This is a fork of http://github.com/stevej/mailslot/

This fork :

  1. add scala 2.8.1 compatibility

  2. add sbt

About

Mailslot is an smtp-based appserver. Under the Apache 2 license.

It is used as an example in Programming Scala book from O'REILLY

The purpose of edla.org is to promote the state of the art in various domains.

How to built it

  1. sbt update

  2. sbt clean compile

  3. If you wan't to import it as an eclipse project : sbt eclipse

Dependency

Mailslot depend on scala-stats.

This fork embed a compatible binary version but you can find also find source code here : https://github.com/newca12/scala-stats

That's it.

About

an smtp-based appserver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Scala 71.2%
  • JavaScript 26.7%
  • Ruby 1.4%
  • Shell 0.7%