From 8730ef0997957b46d392b981913d8934373e980a Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 20 Aug 2008 19:02:16 +0000 Subject: 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 --- tcpproxy.roles | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'tcpproxy.roles') 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 -- cgit v1.2.3