Mechiel Lukkien
|
5a4f35ad5f
|
fix delivery from/to smtp addresses with double quotes
found while adding tests for smtp and imap for address with empty double (double
quoted) localparts.
|
2023-06-03 15:29:18 +02:00 |
|
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 |
|
Mechiel Lukkien
|
f9eae88aba
|
for imap/smtp syntax errors, only echo the remaining buffer if the connection is authenticated
|
2023-03-10 11:32:34 +01:00 |
|
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 |
|
Mechiel Lukkien
|
cb229cb6cf
|
mox!
|
2023-01-30 14:27:06 +01:00 |
|