From 45d6204ec69137dde9e91f31644d1dab45ae45a0 Mon Sep 17 00:00:00 2001 From: Julien Moutinho Date: Sat, 25 May 2013 12:44:43 +0200 Subject: [PATCH] Correction : postfix : installe postfix-policyd-spf-perl . --- etc/sv/postfix/local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/sv/postfix/local.sh b/etc/sv/postfix/local.sh index 5295e76..1b6bf31 100644 --- a/etc/sv/postfix/local.sh +++ b/etc/sv/postfix/local.sh @@ -4,7 +4,7 @@ assert 'sudo test -f /etc/postfix/$local_domainname/smtpd/x509/key.pem' hint sudo debconf-set-selections <<-EOF postfix postfix/main_mailer_type select No configuration EOF -"$tool"/local/apt-get-install postfix procmail postfix-pcre +"$tool"/local/apt-get-install postfix procmail postfix-pcre postfix-policyd-spf-perl "$tool"/local/insserv-remove postfix sudo install -m 640 -o root -g root /dev/stdin /etc/postfix/.gitignore <<-EOF -- 2.20.1