Commit graph

8 commits

Author SHA1 Message Date
fox.cpp
78e4600a17
Upgrade all dependencies
1. go-smtp is replaced by a fork that reverts StartTLS removal.
2. SASL LOGIN is no longer supported by upstream go-sasl, readded disabled by default.
3. Updated endpoint code to match new go-smtp authentication interfaces.
4. certmagic repo had some renames
5. Minimum Go version increased to 1.23 to match dependencies.
2025-01-24 21:29:48 +03:00
fluidum
9c4438af2b
Update remote.md
1. fixed security levels href
2. changed default of min_tls_level (https://github.com/foxcpp/maddy/blob/master/maddy.conf)
2024-01-18 14:09:26 +02:00
Vojtěch Káně
6e40b08932 doc: Fix links to seclevels page 2023-10-08 14:17:59 +02:00
Pēteris Caune
5d6d1a3a53
Improve Markdown formatting
* use <h3> and <hr> elements to separate configuration directives
* use <code> elements to mark constants, fs paths,
  module names etc.
* fix unneeded "\_" escaping
* fix list formatting
2023-06-29 16:12:11 +03:00
Pēteris Caune
681976cc7b
Fix typos 2023-05-23 09:32:51 +03:00
fox.cpp
2677e190dc
Merge branch 'master' into dev 2022-02-19 14:08:50 +03:00
delthas
1eb053e68d docs: Fix trivial typo in target.smtp example 2022-01-10 20:38:57 +03:00
fox.cpp
a8e0a74be9 docs: Convert manual pages into per-module Markdown pages 2022-01-06 21:55:24 +03:00