From 55b70417e9bbdf6ac83f0ac456cf77394d69a9fe Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Mon, 10 Nov 2014 00:04:55 +0100 Subject: [PATCH] Add draft setup for exim4. --- README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README b/README index fdd3e6c..1999f93 100644 --- a/README +++ b/README @@ -7,3 +7,21 @@ http://johannes.sipsolutions.net/Projects/exim-tor-hidden-mail/FAQ http://johannes.sipsolutions.net/Projects/exim-tor-hidden-mail Contact Petter Reinholdtsen if you have comments or improvements. + +Debconf settings for exim4-config (output from debconf-show exim4-config): + + exim4/no_config: true +* exim4/mailname: freedombox +* exim4/dc_eximconfig_configtype: internet site; mail is sent and received directly using SMTP +* exim4/dc_postmaster: +* exim4/dc_other_hostnames: freedombox;foo.onion +* exim4/dc_relay_domains: + exim4/hide_mailname: +* exim4/dc_localdelivery: Maildir format in home directory + exim4/dc_readhost: +* exim4/dc_local_interfaces: 127.0.0.1 ; ::1 +* exim4/dc_relay_nets: + exim4/dc_smarthost: +* exim4/dc_minimaldns: false +* exim4/use_split_config: true + exim4/exim4-config-title: -- 2.47.2