ph10 2004/11/24 10:48:25 GMT
Modified files:
exim-test-orig/AutoTest/confs 552
exim-test-orig/AutoTest/scripts 552
exim-test-orig/AutoTest/stdout 552
Log:
Updated a test to check a reported problem (it worked for me).
Revision Changes Path
1.3 +1 -0 exim/exim-test-orig/AutoTest/confs/552
1.2 +19 -0 exim/exim-test-orig/AutoTest/scripts/552
1.2 +21 -0 exim/exim-test-orig/AutoTest/stdout/552
Index: 552
===================================================================
RCS file: /home/cvs/exim/exim-test-orig/AutoTest/confs/552,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 552 4 Nov 2004 12:19:48 -0000 1.2
+++ 552 24 Nov 2004 10:48:25 -0000 1.3
@@ -13,6 +13,7 @@
# ----- Main settings -----
acl_smtp_rcpt = ACL_RCPT
+callout_random_local_part = $primary_hostname--testing
trusted_users = CALLER
Index: 552
===================================================================
RCS file: /home/cvs/exim/exim-test-orig/AutoTest/scripts/552,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 552 8 Oct 2004 14:49:53 -0000 1.1
+++ 552 24 Nov 2004 10:48:25 -0000 1.2
@@ -142,5 +142,24 @@
quit
****
0
+server 1225
+220 Server ready
+HELO
+250 OK
+MAIL FROM
+250 OK
+RCPT TO
+250 OK
+QUIT
+250 OK
+****
+0
+exim -DUSE_SENDER=,defer_ok,random,use_postmaster -bs
+ehlo xxxx
+mail from: x11@???
+rcpt to: r11@???
+quit
+****
+0
dump callout
****
Index: 552
===================================================================
RCS file: /home/cvs/exim/exim-test-orig/AutoTest/stdout/552,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 552 8 Oct 2004 14:50:14 -0000 1.1
+++ 552 24 Nov 2004 10:48:25 -0000 1.2
@@ -75,6 +75,14 @@
550-Previous (cached) callout verification failure
550 Sender verify failed
221 xoanon.csi.cam.ac.uk closing connection
+220 xoanon.csi.cam.ac.uk ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250-xoanon.csi.cam.ac.uk Hello ph10 at xxxx
+250-SIZE 52428800
+250-PIPELINING
+250 HELP
+250 OK
+250 Accepted
+221 xoanon.csi.cam.ac.uk closing connection
+++++++++++++++++++++++++++
07-Mar-2000 12:21:52 r1@???/<s1@???> callout=accept
07-Mar-2000 12:21:52 r1@??? callout=accept
@@ -83,6 +91,7 @@
07-Mar-2000 12:21:52 test.ex callout=accept postmaster=unknown random=unknown
07-Mar-2000 12:21:52 r1@???/<s2@???> callout=accept
07-Mar-2000 12:21:52 r9@???/<x9@???> callout=reject
+07-Mar-2000 12:21:52 two.test.ex callout=accept postmaster=unknown random=accept (07-Mar-2000 12:21:52)
******** SERVER ********
Listening on port 1225 ...
@@ -164,6 +173,18 @@
250 OK
RCPT TO:<x9@???>
550 NO
+QUIT
+250 OK
+End of script
+Listening on port 1225 ...
+Connection request from [127.0.0.1]
+220 Server ready
+HELO xoanon.csi.cam.ac.uk
+250 OK
+MAIL FROM:<postmaster@???>
+250 OK
+RCPT TO:<xoanon.csi.cam.ac.uk--testing@???>
+250 OK
QUIT
250 OK
End of script