Admoji uses SMTP servers to send transactional emails — order confirmations, autoresponders, and other automated messages — to your customers. You can configure multiple SMTP servers and assign them to different campaigns as needed.
Step 1: Access SMTP Setup
Click Go to E-commerce.
Go to Administration > Plugins.
Click the SMTP Setup tab.
Click New to add a server.
Step 2: Configure the SMTP Server
Fill in the following fields:
Name — a label to identify this server (e.g. "SendGrid Production").
Host Name — the SMTP hostname provided by your email service (e.g.
smtp.sendgrid.net).Port — the SMTP port (typically
587for TLS or465for SSL).Username — your SMTP account username.
Password — your SMTP account password.
From Email — (optional) the sender address that appears on outgoing emails.
SSL Secure — enable if your provider requires SSL.
Active — toggle on to make this server available immediately.
Click Save to add the server to your list.
Step 3: Test the Connection
In the SMTP servers list, click Test next to the server you want to verify.
Enter the Email To address where you want to receive the test message.
Click Send. If the connection succeeds, you will receive a confirmation and a test email at the specified address.