summaryrefslogtreecommitdiffstats
path: root/tcpproxy.roles
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-08-20 19:02:16 +0000
committerTed Trask <ttrask01@yahoo.com>2008-08-20 19:02:16 +0000
commit8730ef0997957b46d392b981913d8934373e980a (patch)
treeb9cd2e28088756e1441e76790242a5890c14b945 /tcpproxy.roles
parent4f7c42c67f5e22295d178b924861f150c35132c0 (diff)
downloadacf-tcpproxy-8730ef0997957b46d392b981913d8934373e980a.tar.bz2
acf-tcpproxy-8730ef0997957b46d392b981913d8934373e980a.tar.xz
Modified tcpproxy to add in SMTP proxy support. Entries are directly edited, this still has to be improved.
git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1388 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'tcpproxy.roles')
-rw-r--r--tcpproxy.roles6
1 files changed, 4 insertions, 2 deletions
diff --git a/tcpproxy.roles b/tcpproxy.roles
index 9b40383..803e033 100644
--- a/tcpproxy.roles
+++ b/tcpproxy.roles
@@ -1,2 +1,4 @@
-READ=tcpproxy:status
-UPDATE=tcpproxy:startstop,tcpproxy:expert
+READ=tcpproxy:status,tcpproxy:smtpstatus,tcpproxy:listsmtpentries,tcpproxy:listsmtpfiles
+UPDATE=tcpproxy:startstop,tcpproxy:expert,tcpproxy:editsmtpentry,tcpproxy:editsmtpfile
+DELETE=tcpproxy:delsmtpentry,tcpproxy:delsmtpfile
+CREATE=tcpproxy:createsmtpfile