Changes

Jump to navigation Jump to search
166 bytes removed ,  21:18, 4 November 2014
Line 59: Line 59:  
     status=enabled
 
     status=enabled
    +
we can retrieve a value
 
  [root@sme8dev64 ~]# db configuration getprop imap status
 
  [root@sme8dev64 ~]# db configuration getprop imap status
 
which gives something like
 
which gives something like
Line 66: Line 67:  
which gives something like
 
which gives something like
 
  12
 
  12
  −
You could also do
  −
[root@sme8dev64 ~]# config show dansguardian
  −
  −
imap=service
  −
    ConcurrencyLimit=400
  −
    ConcurrencyLimitPerIP=12
  −
    TCPPort=143
  −
    access=private
  −
    status=enabled
  −
      
Compare the above displayed actual element values of the db command with the syntax result from issuing the db command where each element or piece equates to:
 
Compare the above displayed actual element values of the db command with the syntax result from issuing the db command where each element or piece equates to:

Navigation menu