service lmtp
{
      port            = 24
      type            = UNLISTED
      socket_type     = stream
      wait            = no
      user            = nobody
      server          = /usr/bin/dbmail-lmtpd
      protocol        = tcp
      server_args     = -n
      log_on_failure  += USERID
      disable         = yes
}
