X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0554;h=c4f240c391e5a72d9384f682639c8b1081c9e6d1;hb=da0b4ba788278c1703a0c277a8f4a75052d1b1e5;hp=cf337b21b1487c8d0019af50843d4e0108c945f9;hpb=30079bc1d20c0473d012ef33654358cfadb0a2ff;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0554 b/test/confs/0554 index cf337b21b..c4f240c39 100644 --- a/test/confs/0554 +++ b/test/confs/0554 @@ -1,13 +1,8 @@ # Exim test configuration 0554 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -30,12 +25,11 @@ begin transports smtp: driver = smtp port = PORT_S - interface = 127.0.0.1 # ----- Retry ----- begin retry -* * F,10s,1s +* * F,10s,2s # End