Skip to content

A very simple SMTP server for testing. It writes all received mails to a local directory.

License

Notifications You must be signed in to change notification settings

ericweikl/fakemail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple SMTP server that writes all mails to disk. This may be useful for testing and was an excuse to try out go.

I mainly made this for myself, but maybe someone else might find it useful. I only tested it under Linux so far.

Usage

$ fakemail -port=25250 -output=/some/directory

About

A very simple SMTP server for testing. It writes all received mails to a local directory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published