DKIM: move ed25519_privkey_pem_to_pubkey_raw_b64 to src/util/ and add usage notes...
[exim.git] / test / confs / 0489
... / ...
CommitLineData
1# Exim test configuration 0489
2
3.include DIR/aux-var/std_conf_prefix
4
5primary_hostname = myhost.test.ex
6
7# ----- Main settings -----
8
9queue_only
10trusted_users = CALLER
11
12
13# End