All files named ”tests/mail.rs”
Logged in as anonymous

Ancestors of file tests/mail.rs from check-in 78b11b0319

2026-08-01
19:36
chores/fixes - more docstrings - drop just-getopt for clap - drop lazy_static - ditch panic/expect/assert in favor of error propagation - fix email parsing and validation - more checks - minify - drop relay switch, wasn't working since moving to mailin - lot more tests file: 9c60f2ee66 check-in: [78b11b0319] user: arcade, branch: release, size: 2369 [annotate] [blame] [check-ins using] [diff]
2026-07-31
15:53
Added: bumps, fixes, tests - quinn-proto: https://rustsec.org/advisories/RUSTSEC-2026-0185 Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly - serde_with: https://github.com/jonasbb/serde_with/security/advisories/GHSA-7gcf-g7xr-8hxj KeyValueMap serialization panics on empty sequence or map entries Bad or attacker controlled values could cause a panic while allocating too large values. - html tags are now case insensitive - error propagation and handling fixes - more tests, convert to lib+bin file: 5610b717c8 check-in: [f4660639ca] user: arcade, branch: release, size: 1044 [annotate] [blame] [check-ins using]