0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
simplify dns.MockResolver, changing MockReq to just a string representing the request More... over 1 year ago
in "mox import ..." help output, make it more clear what should be done to make mbox/maildir archives accessible to the mox process More... over 1 year ago
implement dnssec-awareness throughout code, and dane for incoming/outgoing mail delivery More... over 1 year ago
fix bug in fixmsgize that makes it stop after the first batch of 10k messages More... over 1 year ago
fix typo in README.md (#72) More... over 1 year ago
when logging about threading operations, include info about account More... over 1 year ago
shuffle sections in readme More... over 1 year ago
tweak readme More... over 1 year ago
imapserver: always send special-use attributes for mailboxes More... over 1 year ago
webmail: when scrolling down, don't send another parsed message that will cause one of the new messages to be selected (unexpected jump in the ui) More... over 1 year ago
include all email addresses of an account in the mobileconfig profile for apple devices More... over 1 year ago
change "mox setaccountpassword" to use an account name as parameter, not email address More... over 1 year ago
imapserver: fix returning special-use mailbox "\Drafts" instead of "\Draft" More... over 1 year ago
in "mox uidbumpvalidity", bump to the next uidvalidity, otherwise we likely leave the uidvalidities in inconsistent state More... over 1 year ago
when warning about not being able to hardlink during a backup, make it clear we continue with regular copying and that there won't be another warning More... over 1 year ago
make setting up apple mail clients easier by providing .mobileconfig device management profiles More... over 1 year ago
when moving a message out of a Rejects mailbox, mark the message as "not seen" so stands out in the destination mailbox (e.g. inbox) More... over 1 year ago
update roadmap with http auth other than http basic, and add per-domain configs More... over 1 year ago
webmail: when moving out all messages in a thread (none remaining in view), don't cause js error but select next message More... over 1 year ago
webmail: use the "threads: on" mode by default More... over 1 year ago
if there is special-use junk flag on mailbox, don't also look at AutomaticJunkFlags option More... over 1 year ago
ignore new pprof files from test-upgrade.sh after previous commit More... over 1 year ago
add another automated upgrade test More... over 1 year ago
mention funding through nlnet/eu ngi0 entrust More... over 1 year ago
webmail: in attachment viewer, for text/* content-type, show the text immediately too More... over 1 year ago
when moving message to mailbox with special-use flag "Junk", mark the message as junk too, for retraining More... over 1 year ago
add todo's about mime header parameter decoding More... over 1 year ago
webmail: dragging works on selected items, so tell user they cannot drag if they try to drag a non-selected message More... over 1 year ago
webmail: when open the first unread message of a thread by default when opening a mailbox with threading enabled and the most recent message is in a thread More... over 1 year ago
webmail: add arrow left/right to collapse/expanse threads More... over 1 year ago