Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

ASHApple/go-smtp-relay-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-SMTP-Relay-Server

Simple SMTP Relay Server writen with Go

Introduction

I started this project because my Nextcloud Admin Mail not working on SSL/TLS, STARTLS.

Installation

$ cp config.example.yml config.yml
$ vi config.yml OR $ nano config.yml
$ go get github.com/mhale/smtpd gopkg.in/yaml.v3
$ go build main.go

Packages

Contributing

Pull requests are always welcome.

License

Copyright (c) 2019, HyeongJong Choi. Released under the MIT License.

About

📧 Simple SMTP Relay Server writen with Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages