This website requires JavaScript.
Explore
Help
Sign In
rmanach
/
mailsrv
Watch
1
Star
0
Fork
0
You've already forked mailsrv
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
landrigun
9a90c8dc3a
move structs in right packages + impl sender service to build and send e-mail
2022-10-15 13:58:03 +00:00
config
move structs in right packages + impl sender service to build and send e-mail
2022-10-15 13:58:03 +00:00
mail
move structs in right packages + impl sender service to build and send e-mail
2022-10-15 13:58:03 +00:00
services
move structs in right packages + impl sender service to build and send e-mail
2022-10-15 13:58:03 +00:00
go.mod
add a logger + load smtp configuration (.ini file)
2022-10-15 12:22:34 +00:00
go.sum
add a logger + load smtp configuration (.ini file)
2022-10-15 12:22:34 +00:00
main.go
move structs in right packages + impl sender service to build and send e-mail
2022-10-15 13:58:03 +00:00
Makefile
add Makefile
2022-10-15 09:31:20 +00:00
Description
A little service to send e-mail.
83
KiB
Languages
Go
98.1%
Makefile
1.9%