Expand recipients_max
[exim.git] / test / stdout / 4710
index 35a51c45057fe8326bc40b7d495b7252baea6218..7e031e24478979cdd20badc795111fa0d781ef5c 100644 (file)
@@ -7,7 +7,7 @@ Connecting to 127.0.0.1 port 1225 ... connected
 ??? 250-SIZE
 <<< 250-SIZE 52428800
 ??? 250-LIMITS MAILMAX=1000
-<<< 250-LIMITS MAILMAX=1000
+<<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
 ??? 250
 <<< 250-8BITMIME
 End of script
@@ -31,7 +31,7 @@ Connecting to 127.0.0.1 port 1225 ... connected
 ??? 250-SIZE
 <<< 250-SIZE 52428800
 ??? 250-LIMITS MAILMAX=42
-<<< 250-LIMITS MAILMAX=42
+<<< 250-LIMITS MAILMAX=42 RCPTMAX=50000
 ??? 250
 <<< 250-8BITMIME
 End of script
@@ -44,7 +44,7 @@ Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
 ??? 250-SIZE
 <<< 250-SIZE 52428800
 ??? 250-LIMITS MAILMAX=44
-<<< 250-LIMITS MAILMAX=44
+<<< 250-LIMITS MAILMAX=44 RCPTMAX=50000
 ??? 250
 <<< 250-8BITMIME
 End of script
@@ -57,7 +57,7 @@ Connecting to 127.0.0.1 port 1225 ... connected
 ??? 250-SIZE
 <<< 250-SIZE 52428800
 ??? 250
-<<< 250-8BITMIME
+<<< 250-LIMITS RCPTMAX=50000
 End of script
 Connecting to 127.0.0.1 port 1225 ... connected
 ??? 220
@@ -85,3 +85,29 @@ Connecting to 127.0.0.1 port 1225 ... connected
 ??? 250
 <<< 250-8BITMIME
 End of script
+Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
+??? 220
+<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+>>> EHLO tester
+??? 250-
+<<< 250-myhost.test.ex Hello tester [ip4.ip4.ip4.ip4]
+??? 250-SIZE
+<<< 250-SIZE 52428800
+??? 250-LIMITS MAILMAX=1000 RCPTMAX=4
+<<< 250-LIMITS MAILMAX=1000 RCPTMAX=4
+??? 250
+<<< 250-8BITMIME
+End of script
+Connecting to 127.0.0.1 port 1225 ... connected
+??? 220
+<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+>>> EHLO tester
+??? 250-
+<<< 250-myhost.test.ex Hello tester [127.0.0.1]
+??? 250-SIZE
+<<< 250-SIZE 52428800
+??? 250-LIMITS MAILMAX=1000 RCPTMAX=100
+<<< 250-LIMITS MAILMAX=1000 RCPTMAX=100
+??? 250
+<<< 250-8BITMIME
+End of script