Email Configuration
Last updated
Last updated
Email Configuration
Now that you have configured email SMTP for your Shopify app, you can use it to send emails from your app. To do this, you will need to specify the following SMTP settings in your Shopify app:
SMTP server: your-smtp-server
SMTP port: your-smtp-port
SMTP username: Your email address
SMTP password: Your email password
Encryption: your encryption type
From email: The email address that you want emails to be sent from. This can be your Gmail email address or the email address of your Shopify app.
Once you have configured the SMTP settings in your Shopify app, you can start sending emails from your app. To do this, simply create a new email message in your Shopify app and specify the recipient's email address, the subject line, and the body of the email message. Then, click on the Send Test Mail button to send the test mail for testing purpose.