diff options
Diffstat (limited to 'main.go')
-rw-r--r-- | main.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ func main() { } go serve_mx() + go serve_imap() deadlock := make(chan struct{}) deadlock <- struct{}{} |
index : maild.git | ||
[WIP] SMTP and IMAP daemon | Runxi Yu |
aboutsummaryrefslogtreecommitdiff |