SMTP - Simple Mail Transer Protocol
SMTP or Simple Mail Transfer Protocol uses TCP port 25 to send outgoing email. This port is often blocked by ISPs (or Internet Service Providers) to prevent spam.
SMTP sends data unencrypted, such data can be captured.
Comments
Post a Comment