This website requires JavaScript.
Explore
Help
Sign In
infrastructure
/
mox
Watch
1
Star
0
Fork
0
You've already forked mox
mirror of
https://github.com/mjl-/mox.git
synced
2025-06-28 02:28:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mox
/
smtp
History
Mechiel Lukkien
317dc78397
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
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
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_test.go
mox!
2023-01-30 14:27:06 +01:00
data.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