mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-23 12:37:07 +00:00
Refactoring to support REST unit tests
This commit is contained in:
@@ -98,6 +98,7 @@ func main() {
|
||||
ds := smtpd.DefaultFileDataStore()
|
||||
|
||||
// Start HTTP server
|
||||
web.Initialize(config.GetWebConfig(), ds)
|
||||
go web.Start()
|
||||
|
||||
// Start POP3 server
|
||||
|
||||
Reference in New Issue
Block a user