Skip to content

andrewferk/mailrbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MailRBox

MailRBox is a pair of rudimentary SMTP and POP3 servers. DO NOT use this for hosting production mail servers.

This was purely created to solve a task of creating an SMTP and POP3 server using the Ruby Standard Library and a non-blocking event loop. It also comes with a test suite, and an object oriented and domain driven design.

Design

Reference Wiki

Test Suite

To run the test suite, simply execute

rake test

About

A pair of rudimentary SMTP and POP3 servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages