Sending Courses Plus emails from own email address (SMTP)
In Courses Plus Shopify app there are a lot of email notifications of various kinds:
- when student receives a certificate after finishing the course;
- admin notifications (reports, guides and recommendations, plan information);
- Zoom lessons related notifications;
- student invites to attend a course;
- reports to managers;
- and many other.
By default, all emails are sent by our app via: Architechpro Team <noreply@architechpro.cc>
If you want to change sender name and email, you are able to do that using SMTP settings:
If you don't have own SMTP server set up, you can reach to your existing domain provider, or use SMTP services, such as MailGun, Postmark, Amazon SES, MailerSend.
Regarding Gmail: To set up SMTP with Google Workspace you'll need to create a so-called App password. Please check the documentation here: https://support.google.com/mail/?p=InvalidSecondFactor – instead of your Gmail password, please use the app password in SMTP settings, and this setup will work.
We recommend MailerSend as user-friendly service with free tier and predictable pricing.
Once you have your SMTP set up with your provider, ask them for your:
- Host
- Port
- Username
- Password
- Encryption (tls / ssl / no encryption)
And specify desired From email and From name that will appear for your admins, managers and students.
Updated on: 14/06/2025
Thank you!