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
1 day
ago. based on code collected
1 day
ago.
Jun 04, 2024 — Jun 04, 2025
Showing page 5 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
imapserver: Prevent spurious test failures due to compression layer being closed and TLS close-writes failing
Mechiel Lukkien
More...
3 months ago
when writing updated word counts to the junk filter, remove entries where both counts are 0
Mechiel Lukkien
More...
3 months ago
In storage consistency checks, verify the junk filter has the expected word counts
Mechiel Lukkien
More...
3 months ago
add consistency check (enabled during tests only) for unexpected message files in the account message directory
Mechiel Lukkien
More...
3 months ago
imapserver: Prevent spurious unhandled panics for connections with compress=deflate that break
Mechiel Lukkien
More...
3 months ago
for trace logging, log size of the data (but not for redacted auth data, could be a password)
Mechiel Lukkien
More...
3 months ago
Implement IMAP REPLACE extension, RFC 8508.
Mechiel Lukkien
More...
3 months ago
imapclient: add a type Append for messages for the APPEND-command, and accept multiple for servers with MULTIAPPEND capability
Mechiel Lukkien
More...
3 months ago
imapserver: properly accept literal8 for APPEND, since we claim to implement the BINARY extension
Mechiel Lukkien
More...
3 months ago
imapserver: implement MULTIAPPEND extension, rfc 3502
Mechiel Lukkien
More...
3 months ago
imapserver: try harder to get the user-agent (from the ID command) into the loginattempt
Mechiel Lukkien
More...
3 months ago
gofmt
Mechiel Lukkien
More...
3 months ago
website: mention tls-alpn-01 and http-01 acme challenge types are implemented, but not dns-01 yet
Mechiel Lukkien
More...
3 months ago
imapserver: implement rfc 9590, returning metadata in the extended list command
Mechiel Lukkien
More...
3 months ago
imap metadata extension: allow keys in the /shared/ namespace too
Mechiel Lukkien
More...
3 months ago
add more rfc's and shuffle roadmap once more
Mechiel Lukkien
More...
3 months ago
consistent simpler parsing of domains in cli commands
Mechiel Lukkien
More...
3 months ago
in dns.ParseDomain, don't allow ipv4 addresses (ipv6 addresses were already rejected)
Mechiel Lukkien
More...
3 months ago
do not log an error for tls requests with ipv6 addresses as sni server name
Mechiel Lukkien
More...
3 months ago
webmail: when trying to empty an already empty mailbox, make it a user error, not server error
Mechiel Lukkien
More...
3 months ago
update modseq when changing mailbox/server metadata, and also for specialuse changes, and keep track of modseq for mailboxes
Mechiel Lukkien
More...
3 months ago
fix tests on bsds, since previous commit
Mechiel Lukkien
More...
3 months ago
implement IMAP extension COMPRESS=DEFLATE, rfc 4978
Mechiel Lukkien
More...
3 months ago
for trace-level logging in console format (as opposed to logfmt), print the trace as quoted string
Mechiel Lukkien
More...
3 months ago
announce support for namespace extension in imap capabilities line
Mechiel Lukkien
More...
4 months ago
pass "go vet" again, can't use unkeyed struct fields from other package
Mechiel Lukkien
More...
4 months ago
imapclient: parse fetch attribute "internaldate" as time.Time instead of keeping it as string
Mechiel Lukkien
More...
4 months ago
remove intention to implement \important special-use mailbox and $important message flag, rfc 8457
Mechiel Lukkien
More...
4 months ago
implement the WITHIN IMAP extension, rfc 5032
Mechiel Lukkien
More...
4 months ago
implement IMAP CREATE-SPECIAL-USE extension for the mailbox create command, part of rfc 6154
Mechiel Lukkien
More...
4 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