Skip to content

nonedotone/smtp-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smtp-proxy

smtp proxy

build

make

# build linux
make linux

# build darwin
make darwin

# docker build linux
make docker-build-linux

# docker build darwin
make docker-build-darwin

other

create gmail credentials

if you want to use yourself credentials, follow this quickstart/go