SMTP بروتوكول SMTP
Simple Mail Transfer Protocol — the protocol that sends email between servers and from your app or mail client to the outgoing server. Submission typically uses port 587 with STARTTLS (or 465 with implicit TLS); port 25 is reserved for server-to-server relay and is blocked for clients by most networks to fight spam.