This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
go-inbucket
Watch
1
Star
0
Fork
0
You've already forked go-inbucket
mirror of
https://github.com/jhillyerd/inbucket.git
synced
2026-08-08 05:28:54 +00:00
Code
Issues
Releases
Wiki
Activity
Files
5ef3adc88ec2a6740151576310f9ade040c9fd97
go-inbucket
/
smtpd
T
History
Tomasz Wojtuń
7adf3741d3
#35
Log error and continue when deleting oldest message fails.
2016-04-27 17:54:17 +02:00
..
datastore.go
Take care of more TODO flagged code
2016-02-28 16:14:37 -08:00
filestore_test.go
…
filestore.go
#35
Log error and continue when deleting oldest message fails.
2016-04-27 17:54:17 +02:00
handler_test.go
Use channels to communicate shutdown request
2016-02-28 23:48:09 -08:00
handler.go
Take care of more TODO flagged code
2016-02-28 16:14:37 -08:00
listener.go
Retention scanner respects global shutdown
2016-02-29 21:56:29 -08:00
retention_test.go
Fix retention tests on Windows
2016-02-28 13:42:17 -08:00
retention.go
RetentionJoin() could block if scanner never started
2016-03-05 19:19:57 -08:00
utils_test.go
…
utils.go
…