mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 10:24:37 +03:00
small fixes
a typo, using ongoing tx instead of making a new one, don't pass literal string to formatting function. found while working on quota support.
This commit is contained in:
@ -1209,7 +1209,7 @@ Ensure a DNS TXT record like the following exists:
|
||||
addf(&result.Instructions, instr)
|
||||
}
|
||||
|
||||
// Hots TLSRPT
|
||||
// Host TLSRPT
|
||||
wg.Add(1)
|
||||
var hostTLSRPTAddr smtp.Address
|
||||
if mox.Conf.Static.HostTLSRPT.Localpart != "" {
|
||||
|
Reference in New Issue
Block a user