Appearance
SMTP
SMTP stands for Simple Mail Transfer Protocol, which is the standard protocol used on the Internet for sending emails. It is a part of the Internet protocol suite defined in RFC 821 (later updated by RFC 5321), and it operates over the Internet's architectural foundation, the TCP/IP suite.
Key features of SMTP:
- Purpose
- Port Numbers
- Process
- SMTP Authentication
- Email Relaying
- SMTP Commands
- Limitations
- Integration with other Protocols
- MTA to MDA Delivery
Action:
Send an email: Sends an email.
Connect with SMTP:
- Go to Mation and navigate to My Apps and Add a new connection choosing SMTP from the list.
- Fill in the
host address field
with theSMTP host address
. - Fill in the
username field
with theSMTP username
. - Fill in the
password field
with theSMTP password
. - Select whether to use TLS or not.
- Fill in the
port field
with theSMTP port
. - Fill in the
sender field
with the email address you would like to use as the sender email address. - Click the Submit button.
- Your SMTP connection is now established.
- Start using your new SMTP connection with Mation.