[exim-cvs] Update testcase output to match newly applied def…

Inizio della pagina
Delete this message
Reply to this message
Autore: Exim Git Commits Mailing List
Data:  
To: exim-cvs
Oggetto: [exim-cvs] Update testcase output to match newly applied default config limit
Gitweb: https://git.exim.org/exim.git/commitdiff/7716610b7633eef29e598fb6728e3f7cba2c9aed
Commit:     7716610b7633eef29e598fb6728e3f7cba2c9aed
Parent:     58f14253dd8c2e5ce687d32fb3b90d10cbc82701
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Fri May 28 14:55:43 2021 +0100
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Fri May 28 14:59:19 2021 +0100


    Update testcase output to match newly applied default config limit
    Broken-by: f07847e436
---
 test/stdout/4710 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


diff --git a/test/stdout/4710 b/test/stdout/4710
index 35a51c4..701b437 100644
--- a/test/stdout/4710
+++ b/test/stdout/4710
@@ -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