diff options
author | root <root@cloud.av8n.net> | 2012-07-12 21:13:27 -0700 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2012-07-13 18:39:51 -0700 |
commit | 1ead9453f3dfc28cf797aafbcc7b6e56b69c4770 (patch) | |
tree | a76f20fe218e0ea827cced78acd523686ec826f9 /tools/makefile | |
parent | 86ce735baf5d85245f6fae24235f35820a0a1a7b (diff) |
small improvements
Diffstat (limited to 'tools/makefile')
-rw-r--r-- | tools/makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/makefile b/tools/makefile index dbe4806..d1c91ae 100644 --- a/tools/makefile +++ b/tools/makefile @@ -25,6 +25,9 @@ install: cp pop3.conf /etc/stunnel/ chmod 640 /var/qmail/control/*.crtkey chown qmaild /var/qmail/control/*.crtkey + install qmail-tls-check_certs /var/qmail/bin/ + install spamassassin /etc/init.d/ + install spamassassin.default /etc/default/spamassassin /etc/tcpserver/smtp.rules : ./mk_smtp_rules |