service sieve
{
#      port            = 2000
#      type            = UNLISTED
      socket_type     = stream
      wait            = no
      user            = nobody
      server          = /usr/bin/dbmail-timsieved
      protocol        = tcp
      server_args     = -n
      log_on_failure  += USERID
      disable         = yes
#      env             = EVENT_NOEPOLL=yes
#      instances       = 200
}
