mox/smtp
2023-03-12 15:16:01 +01:00
..
address.go add pedantic mode (used by localserve) that refuses some behaviour that is invalid according to specifications and that we normally accept for compatibility 2023-03-12 15:16:01 +01:00
address_test.go mox! 2023-01-30 14:27:06 +01:00
addrlit.go mox! 2023-01-30 14:27:06 +01:00
codes.go add scram-sha-256 for smtp 2023-01-31 00:22:26 +01:00
data.go mox! 2023-01-30 14:27:06 +01:00
data_test.go mox! 2023-01-30 14:27:06 +01:00
doc.go mox! 2023-01-30 14:27:06 +01:00
ehlo.go mox! 2023-01-30 14:27:06 +01:00
path.go when logging email addresses with IDNA domain and/or special characters or utf8 in localpart, log both native utf8 form and form with escape localpart and ascii-only domain 2023-03-09 20:18:34 +01:00