This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
mailpit
Watch
1
Star
0
Fork
0
mirror of
https://github.com/axllent/mailpit.git
synced
2026-06-20 00:15:29 +02:00
Code
Issues
Releases
Activity
Files
25c393d3800e0d725f52924c445e1a65d1ddc8a4
mailpit
/
sendmail
/
main.go
T
8 lines
91 B
Go
Raw
Normal View
History
Unescape
Escape
First commit
2022-07-29 23:23:08 +12:00
package
main
import
"github.com/axllent/mailpit/sendmail/cmd"
func
main
()
{
cmd
.
Run
()
}
Reference in New Issue
Copy Permalink