All pastes #2063287 Raw Edit

Miscellany

public text v1 · immutable
#2063287 ·published 2011-05-18 10:23 UTC
rendered paste body
table <mailout-primary> {
        10.11.11.11
        10.22.22.22
}

protocol foo {
        no label # junk
}

relay to_mailout {
        listen on 127.0.0.1 port 8825
        forward to <mailout-primary> port smtp mode roundrobin check tcp
        protocol foo
}