mirror of
https://github.com/curl/curl.git
synced 2026-08-24 20:23:40 +03:00
smtp: allow suffix behind a mail address for RFC 3461
Verified in test 3215 Closes #16643
This commit is contained in:
parent
3ccffad28d
commit
450c00f983
6 changed files with 98 additions and 19 deletions
|
|
@ -278,8 +278,7 @@ test3032 test3033 \
|
|||
test3100 test3101 test3102 test3103 test3104 test3105 \
|
||||
\
|
||||
test3200 test3201 test3202 test3203 test3204 test3205 test3207 test3208 \
|
||||
test3209 test3210 test3211 test3212 test3213 test3214 \
|
||||
\
|
||||
test3209 test3210 test3211 test3212 test3213 test3214 test3215 \
|
||||
test4000 test4001
|
||||
|
||||
EXTRA_DIST = $(TESTCASES) DISABLED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue