From cba161c8c52db0f0945c67aef61b0cfcc0f3bc22 Mon Sep 17 00:00:00 2001 From: Joshua Dye Date: Fri, 13 Oct 2017 12:06:40 -0400 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- .etckeeper | 2 +- exim4/passwd.client | 1 + exim4/update-exim4.conf.conf | 10 +++++----- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.etckeeper b/.etckeeper index d61fbb20..82e1c545 100755 --- a/.etckeeper +++ b/.etckeeper @@ -454,7 +454,7 @@ maybe chmod 0644 'exim4/conf.d/transport/30_exim4-config_remote_smtp' maybe chmod 0644 'exim4/conf.d/transport/30_exim4-config_remote_smtp_smarthost' maybe chmod 0644 'exim4/conf.d/transport/35_exim4-config_address_directory' maybe chmod 0644 'exim4/exim4.conf.template' -maybe chgrp 'Debian-exim' 'exim4/passwd.client' +maybe chgrp 'ssh' 'exim4/passwd.client' maybe chmod 0640 'exim4/passwd.client' maybe chmod 0644 'exim4/update-exim4.conf.conf' maybe chmod 0755 'fail2ban' diff --git a/exim4/passwd.client b/exim4/passwd.client index 2f06b8d5..90fcac41 100644 --- a/exim4/passwd.client +++ b/exim4/passwd.client @@ -5,3 +5,4 @@ # # Example: ### target.mail.server.example:login:password +gandalf.ovalwonder.com:samwise@samwise.natalieandjoshua.com:InOlILTPEUV504IAOQofiQIO26p1I280y84oVhg4ti9L4K1BEeqpIyjlH83I7daB diff --git a/exim4/update-exim4.conf.conf b/exim4/update-exim4.conf.conf index 80a084cb..2e2ac42e 100644 --- a/exim4/update-exim4.conf.conf +++ b/exim4/update-exim4.conf.conf @@ -16,16 +16,16 @@ # # This is a Debian specific file -dc_eximconfig_configtype='local' -dc_other_hostnames='samwise.natalieandjoshua.com' +dc_eximconfig_configtype='satellite' +dc_other_hostnames='' dc_local_interfaces='127.0.0.1 ; ::1' -dc_readhost='' +dc_readhost='samwise.natalieandjoshua.com' dc_relay_domains='' dc_minimaldns='false' dc_relay_nets='' -dc_smarthost='' +dc_smarthost='gandalf.ovalwonder.com::587' CFILEMODE='644' dc_use_split_config='false' -dc_hide_mailname='' +dc_hide_mailname='true' dc_mailname_in_oh='true' dc_localdelivery='mail_spool'