[exim-cvs] cvs commit: exim/exim-test/confs 1009 exim/exim-…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Philip Hazel
Datum:  
To: exim-cvs
Betreff: [exim-cvs] cvs commit: exim/exim-test/confs 1009 exim/exim-test/dnszones-src db.test.ex exim/exim-test/scripts/1000-Basic-ipv6 1009 exim/exim-test/stdout 1009
ph10 2006/02/20 16:25:00 GMT

  Modified files:
    exim-test/dnszones-src db.test.ex 
  Added files:
    exim-test/confs      1009 
    exim-test/scripts/1000-Basic-ipv6 1009 
    exim-test/stdout     1009 
  Log:
  One final test added to the test suite.


  Revision  Changes    Path
  1.1       +42 -0     exim/exim-test/confs/1009 (new)
  1.3       +6 -0      exim/exim-test/dnszones-src/db.test.ex
  1.1       +13 -0     exim/exim-test/scripts/1000-Basic-ipv6/1009 (new)
  1.1       +32 -0     exim/exim-test/stdout/1009 (new)


Index: 1009
====================================================================
# Exim test configuration 1009

exim_path = EXIM_PATH
host_lookup_order = bydns
rfc1413_query_timeout = 0s
spool_directory = DIR/spool
log_file_path = DIR/spool/log/%slog
gecos_pattern = ""
gecos_name = CALLER_NAME

# ----- Main settings -----

queue_run_in_order


# ----- Routers -----

begin routers

  r1:
    driver = dnslookup
    transport = t1
    self = send



# ----- Transports -----

begin transports

  t1:
    driver = smtp
    port = PORT_S



# ----- Retry -----

begin retry

* * F,1d,2h


# End

  Index: db.test.ex
  ===================================================================
  RCS file: /home/cvs/exim/exim-test/dnszones-src/db.test.ex,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- db.test.ex    14 Feb 2006 16:18:14 -0000    1.2
  +++ db.test.ex    20 Feb 2006 16:25:00 -0000    1.3
  @@ -1,4 +1,4 @@
  -; $Cambridge: exim/exim-test/dnszones-src/db.test.ex,v 1.2 2006/02/14 16:18:14 ph10 Exp $
  +; $Cambridge: exim/exim-test/dnszones-src/db.test.ex,v 1.3 2006/02/20 16:25:00 ph10 Exp $


   ; This is a testing zone file for use when testing DNS handling in Exim. This
   ; is a fake zone of no real use - hence no SOA record. The zone name is
  @@ -189,6 +189,12 @@
   mx46466      MX  46 46.test.ex.
                MX  46 46b.test.ex.
                MX  46 v6.test.ex.
  +
  +; This time, change precedence
  +
  +mx46466b     MX  46 46.test.ex.
  +             MX  47 46b.test.ex.
  +             MX  48 v6.test.ex.


; Points to a host with a working IPv4 and a non-working IPv6 record


Index: 1009
====================================================================
# Prefer IPv6 over IPv4 addresses
exim -bt x@???
****
exim -bt x@???
****
exim -bt x@???
****
exim -bt x@???
****
exim -bt x@???
****
exim -bt x@???
****

  Index: 1009
  ====================================================================
  x@???
    router = r1, transport = t1
    host 46.test.ex [V6NET:ffff:836f:a00:a:800:200a:c031] 
    host 46.test.ex [V4NET.0.0.4]                          
  x@???
    router = r1, transport = t1
    host 46.test.ex [V6NET:ffff:836f:a00:a:800:200a:c031] MX=46
    host 46.test.ex [V4NET.0.0.4] MX=46
  x@???
    router = r1, transport = t1
    host v6.test.ex [V6NET:ffff:836f:a00:a:800:200a:c032] MX=10
    host ten-1.test.ex [V4NET.0.0.1] MX=10
  x@???
    router = r1, transport = t1
    host 46b.test.ex [V6NET:ffff:836f:a00:a:800:200a:c033] MX=46
    host 46.test.ex [V6NET:ffff:836f:a00:a:800:200a:c031] MX=46
    host 46b.test.ex [V4NET.0.0.5] MX=46
    host 46.test.ex [V4NET.0.0.4] MX=46
  x@???
    router = r1, transport = t1
    host v6.test.ex [V6NET:ffff:836f:a00:a:800:200a:c032] MX=46
    host 46b.test.ex [V6NET:ffff:836f:a00:a:800:200a:c033] MX=46
    host 46.test.ex [V6NET:ffff:836f:a00:a:800:200a:c031] MX=46
    host 46b.test.ex [V4NET.0.0.5] MX=46
    host 46.test.ex [V4NET.0.0.4] MX=46
  x@???
    router = r1, transport = t1
    host 46.test.ex [V6NET:ffff:836f:a00:a:800:200a:c031] MX=46
    host 46.test.ex [V4NET.0.0.4] MX=46
    host 46b.test.ex [V6NET:ffff:836f:a00:a:800:200a:c033] MX=47
    host 46b.test.ex [V4NET.0.0.5] MX=47
    host v6.test.ex [V6NET:ffff:836f:a00:a:800:200a:c032] MX=48