SMTP
Simple Mail Transfer Protocol (SMTP) is a protocol used for sending and relaying email messages between email servers on the internet. SMTP is primarily responsible for transferring outgoing mail from the sender's email client or application to the recipient's email server.
Field |
Type |
Description |
---|---|---|
services.smtp |
object |
|
services.smtp.banner |
text |
The STMP banner. |
services.smtp.ehlo |
text |
The server's response to the EHLO command. |
services.smtp.start_tls |
text |
The server's response to the STARTTLS command. |