Skip to content

seif/papercut-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Papercut#

This is a fork of http://papercut.codeplex.com/, to allow papercut to run as a windows service and provide a Web UI for viewing the recieved emails.

##Current status##

It works, there is a Http API that allows viewing/deleting emails, currently the UI only allows viewing.

Probably not very performant, as all it does is load the .eml files stored in a folder and return the contents.

##Usage##

  1. Build the solution

  2. Copy the binaries from WebHost and SmtpHost somewhere.

  3. Open each hosts config file and configure values.

  4. Either run the host so that it would run as a console app or install it as a service, e.g.:

     Papercut.SmtpHost.exe install
    

##Technology stack##

  • Papercut
  • Topshelf
  • ServiceStack

About

Fork of papaercut project http://papercut.codeplex.com/ that allows running dummy smtp service with web viewer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published