0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
go fmt and updated config after make build More... almost 2 years ago
Add a 'KeepRejects' option that disables auto-cleanup (#49) More... almost 2 years ago
fix delay with propagating mailbox changes to other imap (idle) connections More... almost 2 years ago
move "link or copy" functionality to moxio More... almost 2 years ago
improve comments More... almost 2 years ago
for submission over IPv6, allow missing "IPv6" tag in ip address (unless in pedantic mode) More... almost 2 years ago
reinstate go vet ./... More... almost 2 years ago
print log line about unprivileged user after having initialized the values that are printed More... almost 2 years ago
fix spello and link to a working build on beta.gobuilds.org More... almost 2 years ago
fix progress reporting during import through the accounts web page More... almost 2 years ago
improve deprecation warning about localpart-only destinations a bit More... almost 2 years ago
update to latest dependencies More... almost 2 years ago
don't pass git history to docker container builds More... almost 2 years ago
add FAQ about using existing TLS cert/keys More... almost 2 years ago
at startup, print absolute path to config files that we read More... almost 2 years ago
when user opens url to admin or account endpoint, but without trailing slash, redirect them to the url with trailing slash More... almost 2 years ago
add basic tests for the ctl subcommands, and fix two small bugs More... almost 2 years ago
more integration tests: start "mox localserve" and submit a message with smtpclient and with "mox sendmail", check that we receive it More... almost 2 years ago
when a message contains a date that we cannon marhsal to json, adjust the date More... almost 2 years ago
add subcommand "ximport", that is like "import" but directly access files in the datadir More... almost 2 years ago
in integration test, don't read database index files but use imap idle to get notified of message delivery, and make integration & quickstart tests faster by making first-time sender delay configurable, and using a 1s timeout instead of the default 15s More... almost 2 years ago
fix bug in imapserver with rename of inbox, and add consistency checks More... almost 2 years ago
fix bug in imapserver with matching if a uid is in a uidset More... almost 2 years ago
in "changes" email for new releases, put the "---" separator on its own line, and remove duplicate word in first sentence... More... almost 2 years ago
fix two parsing bugs in imapserver More... almost 2 years ago
fix fetching errata after html changed More... almost 2 years ago
add all sieve rfc's and a few recent imap rfc's to the list, and update roadmap More... almost 2 years ago
tweak to error message when loading configuration file More... almost 2 years ago
implement storing non-system/well-known flags (keywords) for messages and mailboxes, with imap More... almost 2 years ago
in websocket data copying code, wait for other goroutine to stop before changing the connection More... almost 2 years ago