diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/guix/system.scm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm index e84f686..29b07be 100644 --- a/etc/guix/system.scm +++ b/etc/guix/system.scm @@ -149,13 +149,6 @@ Seiko Epson Color Ink Jet Printers.") mynetworks = 127.0.0.0/8 - queue_directory = /var/spool/postfix - data_directory = /var/lib/postfix - mail_owner = postfix - setgid_group = postdrop - - alias_maps = hash:/etc/aliases - header_checks = regexp:{ { /^Received:.*/ IGNORE }, { /^X-Originating-IP:.*/ IGNORE } } sender_dependent_relayhost_maps = hash:/var/lib/private/postfix/relayhosts-maps |