X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/59371ea735c941334861aa5b8e1e9a06facf044f..5c161fa615ab4a2d40170fedd71d1b9a7f079ff6:/test/scripts/0000-Basic/0179 diff --git a/test/scripts/0000-Basic/0179 b/test/scripts/0000-Basic/0179 index 58d869b4d..6a7b2253b 100644 --- a/test/scripts/0000-Basic/0179 +++ b/test/scripts/0000-Basic/0179 @@ -1,4 +1,4 @@ -# -qqf +# -qqf (+outgoing_port +incoming_interface) need_ipv4 # exim -odq userx@domain.com @@ -33,3 +33,38 @@ QUIT **** exim -odi -qqf **** +# +# Defer from receiving host +exim -odq userz@domain.com +. +**** +server PORT_S +220 ESMTP +EHLO +250-OK +250 HELP +MAIL FROM: +450 not right now, sorry +QUIT +250 OK +**** +exim -odi -qqf +**** +# +# Deny from receiving host +server PORT_S +220 ESMTP +EHLO +250-OK +250 HELP +MAIL FROM: +250 Sender OK +RCPT TO: +550 Recipient refused +QUIT +250 OK +**** +exim -odi -qqf +**** +# +no_msglog_check