1
1
Fork 0
mirror of https://github.com/mjl-/mox.git synced 2025-03-25 19:24:47 +03:00
mox/smtpserver
Mechiel Lukkien 020d0bb0fb
add scram-sha-256 for smtp
similar to imap. the code should be merged.
this also reads the abort-line after authentication failure.
2023-01-31 00:22:26 +01:00
..
alignment.go mox! 2023-01-30 14:27:06 +01:00
analyze.go mox! 2023-01-30 14:27:06 +01:00
authresults.go mox! 2023-01-30 14:27:06 +01:00
authresults_test.go mox! 2023-01-30 14:27:06 +01:00
dnsbl.go mox! 2023-01-30 14:27:06 +01:00
dsn.go mox! 2023-01-30 14:27:06 +01:00
error.go mox! 2023-01-30 14:27:06 +01:00
fuzz_test.go mox! 2023-01-30 14:27:06 +01:00
limitwriter.go mox! 2023-01-30 14:27:06 +01:00
mx.go mox! 2023-01-30 14:27:06 +01:00
parse.go add scram-sha-256 for smtp 2023-01-31 00:22:26 +01:00
parse_test.go mox! 2023-01-30 14:27:06 +01:00
rejects.go mox! 2023-01-30 14:27:06 +01:00
reputation.go mox! 2023-01-30 14:27:06 +01:00
reputation_test.go mox! 2023-01-30 14:27:06 +01:00
server.go add scram-sha-256 for smtp 2023-01-31 00:22:26 +01:00
server_test.go mox! 2023-01-30 14:27:06 +01:00