0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix config options More... over 2 years ago
add roadmap to readme, and shuffle some sections More... over 2 years ago
for smtp error responses, add the encrypted cid for easier debugging More... over 2 years ago
add a bit more logging for non-SNI tls requests More... over 2 years ago
consistently use lower-cased field names for logging lines More... over 2 years ago
add option to handle autoconfig and mta-sts requests without TLS, for when it is reverse proxied More... over 2 years ago
make api urls relative, so they can work then being reverse proxied More... over 2 years ago
help run mox with docker More... over 2 years ago
umask logging line tweak More... over 2 years ago
do not bind to port 443 for tls-alpn01 if there is no ACME configured More... over 2 years ago
add a todo for preventing message content from being logged on common imap append to Sent More... over 2 years ago
use standard useradd options only, so the command works on bsds too, and no need for users to add an explicit -config flag anymore More... over 2 years ago
prevent panic when starting with a mox.conf that references an ACME provider that isn't configured More... over 2 years ago
make it possible to serve https on a different port than 443 through configuration More... over 2 years ago
when delivery fails due to missing 8bitmime/smtputf8 extensions, make it temporary failure More... over 2 years ago
fix output of "mox checkupdate", and specify changes to be from newest to oldest More... over 2 years ago
fix integration test, the delay for new senders was causing our db open to fail More... over 2 years ago
update dependencies, including bolt with stability fixes More... over 2 years ago
only send \NonExistent for IMAP4rev2, and automatically subscribe to imported mailboxes More... over 2 years ago
on mtasts error during delivery from queue, continue delivery but with strict tls More... over 2 years ago
more testdata to ignore More... over 2 years ago
when exporting mbox files, set new status,x-status,x-keywords headers, and remove any content-length header More... over 2 years ago
fix 3 cases of shadowed variables (other than "err") More... over 2 years ago
consistently use log.Check for logging errors that "should not happen", don't influence application flow More... over 2 years ago
on accounts page, fix opening destination with utf8 More... over 2 years ago
readme tweak More... over 2 years ago
add funtionality to import zip/tgz with maildirs/mboxes to account page More... over 2 years ago
use config/mox.conf as default path for the config file More... over 2 years ago
export more imap flags (eg $Junk/$NotJunk/$Forwarded) with maildirs, in dovecot-keywords file More... over 2 years ago
fix build with go1.19 More... over 2 years ago