Commit graph

  • 5336032088
    add funtionality to import zip/tgz with maildirs/mboxes to account page Mechiel Lukkien 2023-02-16 09:57:27 +0100
  • 23b530ae36
    use config/mox.conf as default path for the config file Mechiel Lukkien 2023-02-13 22:40:45 +0100
  • 4a58b8f434
    export more imap flags (eg $Junk/$NotJunk/$Forwarded) with maildirs, in dovecot-keywords file Mechiel Lukkien 2023-02-13 22:37:25 +0100
  • b349010e3d
    fix build with go1.19 Mechiel Lukkien 2023-02-13 19:28:28 +0100
  • 3de6642b3a
    implement exporting of all mailboxes/messages as zip/tgz of mbox/maildir Mechiel Lukkien 2023-02-13 18:04:05 +0100
  • ad51ffc365
    make account web page configurable separately from admin, add http auth rate limiting Mechiel Lukkien 2023-02-13 13:53:47 +0100
  • 2601766c2f
    when cleaning up messages in rejects mailbox, remove the on-disk message file too Mechiel Lukkien 2023-02-13 11:06:16 +0100
  • 707d3a3fa0
    store rejects for 14 days, and don't keep them as neutral by default so they won't cause outright rejects for repeated delivery attempts of spam messages Mechiel Lukkien 2023-02-13 10:47:20 +0100
  • 87854cfde3
    change some log levels from info to debug, and use lower case log messages Mechiel Lukkien 2023-02-11 23:54:22 +0100
  • bf04fb8a1a
    improve training of junk filter Mechiel Lukkien 2023-02-11 23:00:12 +0100
  • a4306ef783
    let's attempt irc & the gopher slack as places of discussion Mechiel Lukkien 2023-02-11 13:35:07 +0100
  • d48d19b840
    in account web page, allow user to configure rulesets for delivery Mechiel Lukkien 2023-02-10 23:47:19 +0100
  • dcc31e4964
    fix some spelling, markdown Mechiel Lukkien 2023-02-10 19:43:02 +0100
  • 9419ee15dd
    slow down connections for spammy deliveries, and too many failed authentications, and sleep for 15 seconds before delivering messages by first-time senders Mechiel Lukkien 2023-02-08 21:45:32 +0100
  • 6623cb435a
    rename metric after its package Mechiel Lukkien 2023-02-08 21:01:15 +0100
  • 8bdca09b7b
    on admin index page, show number of messages in queue next to link to the queue list Mechiel Lukkien 2023-02-08 19:42:21 +0100
  • 2154392bd8
    add basic rate limiters Mechiel Lukkien 2023-02-07 22:56:03 +0100
  • 1617b7c0d6
    add jitter to the retries by the queue Mechiel Lukkien 2023-02-06 16:08:21 +0100
  • e2516444b1
    add comment about the embedded html files Mechiel Lukkien 2023-02-06 15:26:24 +0100
  • 37713a974c
    consistently use finally {} for cleanup in html/js Mechiel Lukkien 2023-02-06 15:23:33 +0100
  • 6cbe4d5d37
    allow unsetting a log level through subcommand and add admin page for settng log level Mechiel Lukkien 2023-02-06 15:17:46 +0100
  • 4202fbe108
    make the setaccountpassword talk through ctl Mechiel Lukkien 2023-02-06 11:31:46 +0100
  • 52e7054c49
    fix typo's Mechiel Lukkien 2023-02-06 11:00:11 +0100
  • 9792158324
    improve quickstart and readme for better first-time experience Mechiel Lukkien 2023-02-05 21:25:48 +0100
  • f6964d2d42
    add notes on tests with microsoft outlook. Mechiel Lukkien 2023-02-05 17:50:08 +0100
  • e52c9d36a6
    support cram-md5 authentication for imap and smtp Mechiel Lukkien 2023-02-05 16:29:03 +0100
  • f83fe79f96
    "make check-shadow" now produces useful output Mechiel Lukkien 2023-02-05 16:28:44 +0100
  • 642a328ae1
    add support for SCRAM-SHA-1 Mechiel Lukkien 2023-02-05 12:30:14 +0100
  • 49dd5b7ba9
    work around missing timezone in timestamps in tls reports from microsoft Mechiel Lukkien 2023-02-05 10:55:34 +0100
  • ffb2a10a4e
    add two new log levels for tracing sensitive auth protocol messages, and bulk data messages Mechiel Lukkien 2023-02-03 20:33:19 +0100
  • ae60cdac7e
    allow requesting a certificate for autodiscover.<domain>, but don't recommend a DNS record that would make requests to it. Mechiel Lukkien 2023-02-03 17:53:45 +0100
  • c21b8c0d54
    add reverse ip checks during quickstart and in "check dns" admin page/subcommand Mechiel Lukkien 2023-02-03 15:54:34 +0100
  • 8bbaa38c74
    improve sendmail Mechiel Lukkien 2023-02-03 13:47:44 +0100
  • ba077dadd0
    in dkim-signature header, allow FWS anywhere in "z=" (copied headers), and prevent panic in cli command "mox dkim verify" when a dkim-signature cannot be parsed Mechiel Lukkien 2023-02-03 13:29:47 +0100
  • 2239f38232
    actually get monospace font Mechiel Lukkien 2023-02-02 16:04:09 +0100
  • b723f938d8
    longer timeout for domain dns/connectivity check Mechiel Lukkien 2023-02-02 12:58:33 +0100
  • 045d7566d4
    use rel=noopener noreferrer on more links Mechiel Lukkien 2023-02-01 21:53:43 +0100
  • 79a94a47c5
    fix mentioning of domains.conf in quickstart Mechiel Lukkien 2023-02-01 21:42:04 +0100
  • 020d0bb0fb
    add scram-sha-256 for smtp Mechiel Lukkien 2023-01-31 00:22:26 +0100
  • b40bb257d7
    fix update check without last known version present Mechiel Lukkien 2023-01-31 00:16:01 +0100
  • 0989a7d346
    tweak readme, making urls clickable Mechiel Lukkien 2023-01-30 14:43:50 +0100
  • 7076dd199b
    rename filename that is invalid for the go module proxy Mechiel Lukkien 2023-01-30 14:38:55 +0100
  • cb229cb6cf
    mox! Mechiel Lukkien 2023-01-30 14:27:06 +0100