diff options
author | John Denker <jsd@av8n.com> | 2012-06-02 17:24:07 -0700 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2012-06-02 17:30:23 -0700 |
commit | 3fa6a9210404ed793ea4a3fd3883a2e6bbf7cb7f (patch) | |
tree | 851c2bbfff5cb25957bb72d8db720e0968a99db5 /tools/makefile | |
parent | 3388dd0ad6eb81972cb9ee6043b1c7e2ef337dc0 (diff) |
getting filters to work
Diffstat (limited to 'tools/makefile')
-rw-r--r-- | tools/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/makefile b/tools/makefile index e87fa57..db0cde2 100644 --- a/tools/makefile +++ b/tools/makefile @@ -14,6 +14,7 @@ all: pido hi-q install: install pido hi-q /var/qmail/bin/ + cp filters.conf /var/qmail/control/ /etc/tcpserver/smtp.rules : install -d /etc/tcpserver |