mirror of
https://github.com/mjl-/mox.git
synced 2025-07-14 19:34:36 +03:00
fix typo in smtp error code
This commit is contained in:
@ -27,6 +27,7 @@ Below are the incompatible changes between v0.0.10 and next, per package.
|
||||
# scram
|
||||
|
||||
# smtp
|
||||
- SeMsg6ConversoinUnsupported3: removed
|
||||
|
||||
# smtpclient
|
||||
- GatherIPs: changed from func(context.Context, *log/slog.Logger, github.com/mjl-/mox/dns.Resolver, github.com/mjl-/mox/dns.IPDomain, map[string][]net.IP) (bool, bool, github.com/mjl-/mox/dns.Domain, []net.IP, bool, error) to func(context.Context, *log/slog.Logger, github.com/mjl-/mox/dns.Resolver, string, github.com/mjl-/mox/dns.IPDomain, map[string][]net.IP) (bool, bool, github.com/mjl-/mox/dns.Domain, []net.IP, bool, error)
|
||||
|
Reference in New Issue
Block a user