summaryrefslogtreecommitdiffstats
path: root/fetchmail.roles
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-08-29 17:48:19 +0000
committerTed Trask <ttrask01@yahoo.com>2008-08-29 17:48:19 +0000
commit7675a3125618bad993398d89e2ef91eb238c8bc3 (patch)
tree3ca00a9c5c7b43b9b4a5664a84cdc18a30640838 /fetchmail.roles
parent0441e224f891306f238eac938692a0088eda1e43 (diff)
downloadacf-fetchmail-7675a3125618bad993398d89e2ef91eb238c8bc3.tar.bz2
acf-fetchmail-7675a3125618bad993398d89e2ef91eb238c8bc3.tar.xz
Added config to fetchmail to configure globals and multiple entries. Also added ability to run once and test. Still need support for ETRN and SSL.
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1437 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'fetchmail.roles')
-rw-r--r--fetchmail.roles4
1 files changed, 3 insertions, 1 deletions
diff --git a/fetchmail.roles b/fetchmail.roles
index a88ba43..2f61cd3 100644
--- a/fetchmail.roles
+++ b/fetchmail.roles
@@ -1,2 +1,4 @@
READ=fetchmail:status
-UPDATE=fetchmail:expert,fetchmail:startstop
+UPDATE=fetchmail:expert,fetchmail:startstop,fetchmail:config,fetchmail:editconfig,fetchmail:listentries,fetchmail:editentry
+DELETE=fetchmail:deleteentry
+CREATE=fetchmail:createentry