0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
simplify/cleanup common smtpserver test code More... 4 months ago
add fail2ban snippet to FAQ More... 4 months ago
in email to postmaster about new mox version, don't mention "mox backup" explicitly, it's in all the release notes nowadays More... 4 months ago
also use "password-encrypted" for the 2nd autoconfig configuration More... 5 months ago
add cli command "mox admin imapserve $preauthaddress" More... 5 months ago
add config options to disable a domain and to disable logins for an account More... 5 months ago
don't use non-constant for string formatting More... 5 months ago
add config option to reject incoming deliveries with an error during the smtp transaction More... 5 months ago
consistently add details about configuration errors when parsing domains.conf More... 5 months ago
mox backup: skip message files that were added to queue or account message directories while making the backup, instead of storing them and warning about them More... 5 months ago
Change "mox backup $destdir" from storing only data files to $destdir to storing those under $destdir/data and now also copying config files to $destdir/config. (#150) More... 5 months ago
fix apidiff.sh to always generate a new apidiff/next.txt file More... 5 months ago
do not use results from junk filter if we have less than 50 positive classifications to base the decision on More... 5 months ago
attempt to fix workflow again More... 5 months ago
update to github action actions/upload-a...@v4 from v3 More... 5 months ago
admin check: do not raise error when forward-confirmed reverse dns does not match hostname More... 5 months ago
Add support for negotiating IMAP and SMTP on the HTTPS port 443 using TLS ALPN "imap" and "smtp" More... 5 months ago
webmail: fix nil pointer dereference when searching for attachment types, eg "a:spreadsheet" More... 5 months ago
webmail: in message view, under More, add button to open currently displayed part (either text or html) as raw text (but decoded if in base64/quoted-printable/etc). More... 5 months ago
web interfaces: when there is no login session, and a non-existent path is requested, mention the web interface this is about More... 5 months ago
webmail: more helpful error message when emptying a mailbox that is already empty More... 5 months ago
add release to website More... 5 months ago
rotate apidiff/next.txt for release More... 5 months ago
add another makefile testing target More... 5 months ago
fix command gentestdata for testing upgrades More... 5 months ago
update to latest golang.org/x dependencies More... 5 months ago
smtpserver: allow using an "message from" address from an allowed alias as smtp mail from during submission More... 5 months ago
webmail: when listing messages in backend to send to frontend, don't error out when there's a large plain text part More... 5 months ago
webmail: fix js error rerendering additional headers after updated keywords More... 5 months ago
webmail: fix css to not show text on button (actually html "a" element for links) for downloaded (visited) attachments in blue More... 5 months ago