Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Immerda Apps
iapi
Commits
24c0692f
Commit
24c0692f
authored
Sep 14, 2021
by
mh
Browse files
add also a check with a +, which triggers an invalid email on the routing side
parent
7f950bdd
Pipeline
#8676
passed with stage
in 2 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/socket-proxy/tests.yml
View file @
24c0692f
...
@@ -386,6 +386,11 @@ exim_mail_over_quota_wrong:
...
@@ -386,6 +386,11 @@ exim_mail_over_quota_wrong:
user
:
'
exim'
user
:
'
exim'
query
:
'
over_quota:nosuchuser@example.com'
query
:
'
over_quota:nosuchuser@example.com'
expected
:
'
false'
expected
:
'
false'
exim_mail_over_quota_wrong_with_plus
:
host
:
'
mailrelay'
user
:
'
exim'
query
:
'
over_quota:nosuchuser+foo@example.com'
expected
:
'
false'
## mail_forward
## mail_forward
exim_mail_routing_mail_forward
:
exim_mail_routing_mail_forward
:
host
:
'
mailrelay'
host
:
'
mailrelay'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment