mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:23:36 +03:00
smtp: reject CR and LF in the envelope address
Verified in test 2110 Closes #22119
This commit is contained in:
parent
8aeef462e3
commit
bedeeaa4a7
3 changed files with 67 additions and 8 deletions
|
|
@ -254,7 +254,7 @@ test2072 test2073 test2074 test2075 test2076 test2077 test2078 test2079 \
|
|||
test2080 test2081 test2082 test2083 test2084 test2085 test2086 test2087 \
|
||||
test2088 test2089 test2090 test2091 test2092 \
|
||||
test2100 test2101 test2102 test2103 test2104 test2105 test2106 test2107 \
|
||||
test2108 test2109 test2113 \
|
||||
test2108 test2109 test2110 test2113 \
|
||||
\
|
||||
test2200 test2201 test2202 test2203 test2204 test2205 test2206 test2207 \
|
||||
test2208 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue