maddy

git clone git://git.lin.moe/fmaddy/maddy.git

 1* Todo
 2** upgrade github.com/emersion/go-imap to v2
 3+ namespace https://github.com/emersion/go-imap/pull/509
 4
 5** upgrade github.com/urfave/cli/v2 to v3
 6
 7** package update check [0/11]
 8+ [ ] github.com/foxcpp/go-dovecot-sasl v0.0.0-20200522223722-c4699d7a24bf
 9+ [ ] github.com/foxcpp/go-imap-backend-tests v0.0.0-20220105184719-e80aa29a5e16
10+ [ ] github.com/foxcpp/go-imap-i18nlevel v0.0.0-20200208001533-d6ec88553005
11+ [ ] github.com/foxcpp/go-imap-mess v0.0.0-20230108134257-b7ec3a649613
12+ [ ] github.com/foxcpp/go-imap-namespace v0.0.0-20200802091432-08496dd8e0ed
13+ [ ] github.com/foxcpp/go-imap-sql v0.5.1-0.20250124140007-8da5567429d5
14+ [ ] github.com/foxcpp/go-mockdns v1.1.0
15+ [ ] github.com/foxcpp/go-mtasts v0.0.0-20240130093538-1438da2e5932
16
17+ [ ] replace github.com/emersion/go-imap => github.com/foxcpp/go-imap v1.0.0-beta.1.0.20220623182312-df940c324887
18+ [ ] replace github.com/emersion/go-smtp => github.com/foxcpp/go-smtp v1.21.4-0.20250124171104-c8519ae4fb23 // v1.21.3+maddy.1
19+ [ ] replace github.com/libdns/gandi => git.lin.moe/fmaddy/libdns-gandi v1.1.1-0.20251030074736-bde84e9e2735
20
21** Replace build.sh with Makefile
22
23** Interesting issues [0/1]
24+ [ ] [[https://github.com/foxcpp/maddy/issues/809][Try to use IP address if no MX record?]]