Changes

Jump to navigation Jump to search
78 bytes added ,  13:50, 16 December 2014
Line 40: Line 40:  
     status=enabled
 
     status=enabled
 
for example
 
for example
  config setprop sieve TCPORT 5190
+
  config setprop sieve TCPPORT 5190
 
  signal-event email-update
 
  signal-event email-update
   Line 46: Line 46:  
you can change the IP listening (default localhost)
 
you can change the IP listening (default localhost)
 
  config setprop sieve Listen xxx.xxx.xxx.xxx
 
  config setprop sieve Listen xxx.xxx.xxx.xxx
 +
or
 +
config setprop sieve Listen "xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy localhost"
 +
 
  signal-event email-update
 
  signal-event email-update
  

Navigation menu