protocol

NamanP
Kilo Contributor

Which of the following protocol is used for create, update and delete incident through emails ?

  •  POP3
  •  SOAP
  •  SMTP
  •  HTTP
1 REPLY 1

tkotaru
Tera Contributor

SMTP (Simple Mail Transfer Protocol) is the protocol used for creating, updating, and deleting incidents through emails. SMTP is designed for sending and receiving emails, making it suitable for communicating incident information.

While the other protocols (POP3, SOAP, and HTTP) can be used for various network communication purposes, they are not specifically designed for email-based incident management.