Skip to content

A haskell implementation of the SMTP described by RFC 821.

License

Notifications You must be signed in to change notification settings

cptrodolfox/my-smtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-smtp

A haskell implementation of the SMTP described by RFC 821. This is for educational work only, is not fully functional :).

NIXOS Instructions:

To work inside nixos first you should use: nix-env --attr env release.nix If you need to add new depedencies, add them to the cabal file. Then run: cabal2nix . > default.nix

Happy hacking :)

About

A haskell implementation of the SMTP described by RFC 821.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published