Custom From Email
Last updated
Last updated
The app dispatch emails. These emails are sent to customers and administrators upon new registrations. By default, the "from" email address is set to which does have its limits.
For better branding and trust, it is recommended that customers configure a custom "from" email address using an email from their own domain.
The app allows to setup SMTP - Use your own email server or third-party SMTP service to send out emails.
Custom "From" Address: Send emails from your own domain (e.g., )
Better Deliverability: Emails sent from your domain are more likely to reach recipients' inboxes
Brand Consistency: Maintain your brand identity in all communications
Control: Manage your own email sending limits and configurations
Cost-Effective: Many SMTP providers offer generous free tiers or affordable plans
Navigate to **Admin > Apps > My Product Registrations > App Settings > Integrations > SMTP settings
Fill out the information
Save the SMTP settings
The required fields:
From Email: The email address you want to send from (e.g., )
From Name: The display name recipients will see (e.g., "Your Company Notifications")
Host: Your SMTP server address (e.g., smtp.yourcompany.com, smtp.mailgun.org)
Port:
Use 465 for SSL/TLS (recommended)
Use 587 for STARTTLS
Authentication:
Username: Your SMTP username
Password: Your SMTP password or app-specific password
Once the setting is setup and save, please do a live test registrations to test the from email and make sure its working correctly.