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 16 hours
ago. based on code collected
about 17 hours
ago.
Jun 16, 2024 — Jun 16, 2025
Showing page 8 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
smtpserver: when doing slow writes due to spammy incoming delivery, try a bit harder to prevent a timeout for the other side (if it is mox/itself!)
Mechiel Lukkien
More...
5 months ago
ensure kind "acme-tls-alpn-01" is registered on the http handler
Mechiel Lukkien
More...
5 months ago
dkim: add reference to rfc that says not to accept rsa keys < 1024 bits
Mechiel Lukkien
More...
5 months ago
fix race in imapserver tests
Mechiel Lukkien
More...
6 months ago
try harder to start docker integration tests with clean slate
Mechiel Lukkien
More...
6 months ago
webadmin: when loading page with webserver routes, internal services would always be shown with "admin" as internal services, and saving the handler would overwrite the correct setting
Mechiel Lukkien
More...
6 months ago
fix verifying dane-ta connections for outgoing email where the dane-ta record is not for the first certificate in the chain after the leaf certifiate.
Mechiel Lukkien
More...
6 months ago
update to golang.org/x/net/html (slow parsing fixed) and other golang.org/x deps
Mechiel Lukkien
More...
6 months ago
only use constant strings in string formatting
Mechiel Lukkien
More...
6 months ago
quickstart: for -existing-webserver, also tls key/cert placeholder for mail.$domain
Mechiel Lukkien
More...
6 months ago
quickstart: write all output to a file "quickstart.log" for later reference
Mechiel Lukkien
More...
6 months ago
do not try to get a tls cert for autoconfig.<domain> at startup if there is no listener with autoconfig enabled
Mechiel Lukkien
More...
6 months ago
try clarifying that aliases are lists, not to be used for simply adding an address to an account
Mechiel Lukkien
More...
6 months ago
instead of using loglevel error for printing a warning, just log it as "warn" error level, and don't log message parsing errors as loglevel error
Mechiel Lukkien
More...
6 months ago
mox retrain: make the parameter, for account, optional and retrain all accounts when absent
Mechiel Lukkien
More...
6 months ago
junk filter: fix adjusting word counts after train/untrain
Mechiel Lukkien
More...
6 months ago
move func PartStructure from webhook to queue, so it isn't tracked anymore for apidiff changes
Mechiel Lukkien
More...
6 months ago
move checking whether a message needs smtputf8 (has utf8 in any of the header sections) to package message
Mechiel Lukkien
More...
6 months ago
webmail: move 2 config options from localstorage to the settings popup, storing their values on the server
Mechiel Lukkien
More...
6 months ago
webmail: don't bind to shortcuts ctrl-l, ctrl-u and ctrl-I
Mechiel Lukkien
More...
6 months ago
tweak doucmentation for sasl and scram
Mechiel Lukkien
More...
6 months ago
add missing space in x-mox-reason that's been bothering me for a while
Mechiel Lukkien
More...
6 months ago
add metrics that track how many error/warn/info logging is happening
Mechiel Lukkien
More...
6 months ago
webmail: don't consume keyboard events while login form is open
Mechiel Lukkien
More...
6 months ago
add an option for the smtp delivery listener to enable/disable tls session tickets
Mechiel Lukkien
More...
6 months ago
add Content-Disposition and Filename to the payload of incoming webhooks
Mechiel Lukkien
More...
6 months ago
implement tls client certificate authentication
Mechiel Lukkien
More...
6 months ago
move config-changing code from package mox-/ to admin/
Mechiel Lukkien
More...
7 months ago
switch to math/rand/v2 in most places
Mechiel Lukkien
More...
7 months ago
use reflect.TypeFor instead of kludgy reflect.TypeOf
Mechiel Lukkien
More...
7 months ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
33
34
→
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