Skip to content

a4arpon/xiA-smtp-gouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xiA-SMTP-Gouter

A simple SMTP server written in Go.

Features

  • Listen for incoming emails and store them in a file.
  • Publish the emails to a storage service.
  • Router Mode - Route the emails to the appropriate storage service after listening.
  • Supports SMTP, LMTP, and START

xia-smtp-go - A simple SMTP server written in Go.

Roadmap

  • Listener Mode - Listen for incoming emails and store them in a file.
  • Publisher Mode - Publish the emails to a storage service.
  • Router Mode - Route the emails to the appropriate storage service after listening.

Installation

wget https://github.com/sia/xia-smtp-go/archive/master.zip

Usage

Listening Mode

./xia-smtp-go --mode listen # Default mode

Publisher Mode

./xia-smtp-go --mode publish

Listener But Router Mode

./xia-smtp-go --mode louter

License

FUCK IT, I DON'T CARE ABOUT YOUR LICENSE. Just contribute to the project and make it better.

About

A simple fast SMTP server / router written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages