Skip to main content

Configure SMTP with Basic Authentication

Basic authentication uses a username and password to sign in to your SMTP server. Use this option only if your SMTP provider supports basic authentication for SMTP.

Configure SMTP in SEI

  1. From the naviation panel, click the gear icon. The Administration page opens.
  2. Select Manage SMTP.
  3. Enter the SMTP settings.
  4. Select Validate to test the connection, then select Save.

SMTP settings

SettingDescription
SMTP ServerEnter the SMTP host name. Example: smtp.office365.com.
Sender EmailEnter the email address used as the sender for messages.
PortEnter the SMTP port used by your SMTP provider. Example: 587.
Authentication TypeChose Basic authentication.
UsernameSpecify the SMTP account username provided by your mail administrator or SMTP provider, which is often the full email address for the sender account.
PasswordSpecify the password for the SMTP account.
Use SSL/TLSEnable to encrypt the connection to the SMTP server and help protect credentials and message content in transit.
Use Sender EmailIf enabled, SEI uses Sender email as the From address for outgoing messages.