Commit Graph

459 Commits

Author SHA1 Message Date
2239f38232 actually get monospace font 2023-02-02 16:04:09 +01:00
b723f938d8 longer timeout for domain dns/connectivity check
mostly to allow the first check to succeed. tls certificates will be requested then.
2023-02-02 12:58:33 +01:00
045d7566d4 use rel=noopener noreferrer on more links
and make it easier with link() function. and get rid of some globals.
2023-02-01 21:53:43 +01:00
79a94a47c5 fix mentioning of domains.conf in quickstart 2023-02-01 21:42:04 +01:00
020d0bb0fb add scram-sha-256 for smtp
similar to imap. the code should be merged.
this also reads the abort-line after authentication failure.
2023-01-31 00:22:26 +01:00
b40bb257d7 fix update check without last known version present
i.e. at first startup. lots of logging about waiting for 1h were printed, but
there was no sleep.
2023-01-31 00:16:01 +01:00
0989a7d346 tweak readme, making urls clickable 2023-01-30 14:43:50 +01:00
7076dd199b rename filename that is invalid for the go module proxy
not found: create zip: testdata/importtest.maildir/cur/1642966915.1.mox:2,: malformed file path "testdata/importtest.maildir/cur/1642966915.1.mox:2,": invalid char ':'
2023-01-30 14:38:55 +01:00
cb229cb6cf mox! 2023-01-30 14:27:06 +01:00