Change filenames
This commit is contained in:
parent
8a366a6103
commit
5df4635f00
|
@ -173,7 +173,7 @@ function configure_email_onion {
|
||||||
echo "}"; } > /etc/exim4/perl-routines.pl
|
echo "}"; } > /etc/exim4/perl-routines.pl
|
||||||
|
|
||||||
{ echo "ONION_RELAYDB=/etc/exim4/onionrelay.cdb";
|
{ echo "ONION_RELAYDB=/etc/exim4/onionrelay.cdb";
|
||||||
echo "domainlist onion_relays = cdb;ONION_RELAYDB"; } > /etc/exim4/conf.d/domainlists
|
echo "domainlist onion_relays = cdb;ONION_RELAYDB"; } > /etc/exim4/conf.d/main/01_exim4-config_onion
|
||||||
|
|
||||||
{ echo "# send things over tor where we have an entry for it";
|
{ echo "# send things over tor where we have an entry for it";
|
||||||
echo "onionrelays:";
|
echo "onionrelays:";
|
||||||
|
|
Loading…
Reference in New Issue