service pop3
{
      socket_type     = stream
      wait            = no
      user            = nobody
      server          = /usr/bin/dbmail-pop3d
      protocol        = tcp
      server_args     = -n
      log_on_failure  += USERID
      disable         = yes
#      env             = EVENT_NOEPOLL=yes
#      instances       = 200
}
