openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mox-mail-server
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Jun 07, 2024 — Jun 07, 2025
Showing page 2 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
imapserver: implement NOTIFY extension from RFC 5465
Mechiel Lukkien
More...
2 months ago
run ineffassign (fast) before staticcheck (slow)
Mechiel Lukkien
More...
2 months ago
queue: in log lines about delivery, we had both "attempts" starting at 0 and "attempt" starting at 1, keep only "attempts" starting at 1
Mechiel Lukkien
More...
2 months ago
imapserver: return proper response for FETCH of "BODY[1.MIME]" where 1 is a message
Mechiel Lukkien
More...
2 months ago
webmail: for "cid"/content-id's used in html, look for them in all other parts, not just when there is a multipart/related in the message
Mechiel Lukkien
More...
2 months ago
imapserver: return all the extensible fields for bodystructure, notably for content-disposition
Mechiel Lukkien
More...
2 months ago
write base64 message parts with 76 data bytes on a line instead of 78
Mechiel Lukkien
More...
2 months ago
start more function names/calls with x when they handle errors through panics
Mechiel Lukkien
More...
2 months ago
update list of sponsors, add logo's and link to the nlnet projects
Mechiel Lukkien
More...
2 months ago
imapserver: implement the MULTISEARCH extension, with its ESEARCH command
Mechiel Lukkien
More...
2 months ago
webmail: reconnect automatically in more cases
Mechiel Lukkien
More...
2 months ago
small tweak to docs and website, mentioning EIA in the context of internalized email
Mechiel Lukkien
More...
2 months ago
imapserver: implement "inprogress" response code (RFC 9585) for keepalive during long search
Mechiel Lukkien
More...
2 months ago
for the web interfaces, ensure the effective configured http paths end in a slash to prevent 404's and/or errors accessing the web interfaces
Mechiel Lukkien
More...
2 months ago
web interfaces: don't include version number in html, only return it after authentication
Mechiel Lukkien
More...
2 months ago
fix build with previous commit that didn't sync frontend
Mechiel Lukkien
More...
2 months ago
imapserver: fix storing previews when requested over imap and they are missing from the database
Mechiel Lukkien
More...
2 months ago
imapserver: actually announce PREVIEW extension
Mechiel Lukkien
More...
2 months ago
webmail: add buttons to download a message as eml, and export 1 or more messages as mbox/maildir in zip/tgz/tar, like for entire mailboxes
Mechiel Lukkien
More...
2 months ago
don't use strings.Lines, it's only available in go1.24 and we support go1.23 too
Mechiel Lukkien
More...
2 months ago
in smtp banner and imap ID command response when unauthenticated, don't send the mox version number
Mechiel Lukkien
More...
2 months ago
sync frontend api doc/client
Mechiel Lukkien
More...
2 months ago
update to latest bstore
Mechiel Lukkien
More...
2 months ago
imapserver: implement PREVIEW extension (RFC 8970), and store previews in message database
Mechiel Lukkien
More...
2 months ago
update golang.org/x dependencies
Mechiel Lukkien
More...
2 months ago
update to go1.23 and replace golang.org/x/exp/maps with stdlib maps
Mechiel Lukkien
More...
2 months ago
rename variables, struct fields and functions to include an "x" when they can panic for handling errors
Mechiel Lukkien
More...
3 months ago
check and log errors more often in deferred cleanup calls, and log remote-induced errors at lower priority
Mechiel Lukkien
More...
3 months ago
fix warnings by ineffassign, with a one actual issue
Mechiel Lukkien
More...
3 months ago
update to latest bstore, which now properly handles modifications during Query.ForEach
Mechiel Lukkien
More...
3 months ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree