AUTH at all, such as a network printer, scanner, or legacy appliance.
How it works
You still create a normal SMTP user with a username and password. IP authentication is an additional option on top of that user: you nominate a single IP address, and connections from that IP are allowed to send without presenting the username or password. The username and password still work; they’re simply no longer required when connecting from the allowed IP. This means the same SMTP user can be used normally by apps that authenticate, while a single appliance that can’t authenticate relays from the nominated IP.Set it up
- Create an SMTP user with a username and password as usual.
- Open the SMTP user in the dashboard under Outbound → SMTP.
- Scroll to the bottom to the IP authentication setting.
- Enter the single IP address the device sends from.
- Save.
relay.jetsmtp.net from that IP and send mail without authenticating.
An IP can only be assigned to one SMTP user at a time. Each IP address is unique across the whole platform, so if it’s already set on another SMTP user (in your account or anyone else’s), you won’t be able to add it again. Remove it from the original user first, then assign it where you need it.
When to use it
Use IP authentication only when the sending device can’t perform SMTPAUTH:
- A network printer or scanner that emails scans but has no field for a password.
- A legacy appliance or piece of hardware with no authentication support.