diff options
Diffstat (limited to 'test/stderr/0303')
-rw-r--r-- | test/stderr/0303 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/test/stderr/0303 b/test/stderr/0303 index d8c1e68da..bf8f94662 100644 --- a/test/stderr/0303 +++ b/test/stderr/0303 @@ -72,10 +72,10 @@ host in dsn_advertise_hosts? no (option unset) host in pipelining_advertise_hosts? yes (matched "*") host in chunking_advertise_hosts? no (end of list) SMTP>> 250-myhost.test.ex Hello [V4NET.2.3.4] [V4NET.2.3.4] -250-SIZE 52428800 -250-8BITMIME -250-PIPELINING -250 HELP + 250-SIZE 52428800 + 250-8BITMIME + 250-PIPELINING + 250 HELP SMTP<< mail from:<> spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 @@ -149,10 +149,10 @@ host in dsn_advertise_hosts? no (option unset) host in pipelining_advertise_hosts? yes (matched "*") host in chunking_advertise_hosts? no (end of list) SMTP>> 250-myhost.test.ex Hello host.name.tld [V4NET.2.3.4] -250-SIZE 52428800 -250-8BITMIME -250-PIPELINING -250 HELP + 250-SIZE 52428800 + 250-8BITMIME + 250-PIPELINING + 250 HELP SMTP<< mail from:<> spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 |