Email Settings
Configure the email templates and settings that your app uses to invite users
Noloco needs to send transactional emails to your app's users from time to time such as:
Magic Login Links
Password Reset emails
Invitations (when a user is invited)
Emails sent via Workflows
And possibly some other instances
These emails will come from [email protected]
but you can customize the name that the emails are sent from
Customize the Email From name
To customize the name that your Noloco emails are sent from, open the Email settings in your app or using this link: https://portals.noloco.io/~/_/settings/emails and pick a name, usually this is your brand's name, or something like Sam from Evently

If you want to customize the email address, you will need to set up SMTP (available as an add-on on Pro and Business plans, included on Enterprise plans)
Invitation emails
When you add a user to your Noloco app you can trigger to send an invitation email from the User table.
Depending on whether they are a Team Member / Builder, or not they will get one of the two email invitations in your app's email settings.
The content of both of these emails can be customized to your liking using personalization tokens like first name
, last name
and related fields like company > name
Customer invitation email
This email will be sent to anyone without a Team Member role attribute and without a Modify App role attributed when they are invited to your app via the user table.

Internal Invitation Email
The internal invitation email template will be used to send to anyone who is not considered external (by the above definition). This means, anyone with the 'Team Member' role property, or 'Modify App' role property will be sent this email, which you can customize from the Email settings page

Troubleshooting Email Delivery
Password Reset Email Issues
How to Send a Password Reset Email
For individual users:
Go to the User tab: https://portals.noloco.io/~/_/users
Find the user who needs a password reset
Click the menu button (three dots) next to their name
Select "Send password reset email"
For users who request it themselves:
Users can visit your app's login page
Click "Forgot your password?" link
Enter their email address to receive reset instructions
Password Reset Emails Not Being Received
Common causes and solutions:
Check spam/junk folders: Password reset emails often get filtered by email providers
Verify email address: Ensure the email address in the user record is correct and properly formatted
Email delivery delays: Sometimes emails can take 5-10 minutes to arrive
Corporate email filters: Some organizations block automated emails
Magic Link Delivery Issues
If magic links aren't working:
Check spam/junk folders: Magic link emails often get filtered by email providers
Check with IT department: Ask if automated emails from
noloco.app
domain are being blockedWhitelist Noloco domains: Add
noloco.app
and*.noloco.app
to email whitelistTest with personal email: Try sending magic link to a personal email to confirm it's not a user-specific issue
Use password login: Enable password-based login as a backup option
Corporate Phishing System Compatibility
Work with IT team: Share this information with your IT department:
Magic links are generated with enhanced security tokens
Links expire after a short time for security
All links originate from verified Noloco domains
Configure email security settings:
Whitelist
[email protected]
as a trusted senderAllow links from
*.noloco.co
and*.noloco.app
domainsConfigure link scanning to not modify Noloco URLs
Alternative solutions:
Switch to password-based authentication if magic links are consistently blocked
Use SMTP configuration to send emails from your own domain
SMTP Add-on Information
Purchasing SMTP Add-on
Where to purchase: SMTP availability varies by plan:
Free Plan: SMTP not available
Starter Plan: SMTP not available
Pro Plan: SMTP available as an add-on (purchase on billing page)
Business Plan: SMTP available as an add-on (purchase on billing page)
Enterprise Plan: SMTP configuration included
How to set up SMTP:
For Pro/Business plans: Purchase the SMTP add-on on your billing page
For Enterprise plans: SMTP is already included in your plan
Follow the SMTP setup guide
Configure your email provider's SMTP settings
Benefits of SMTP setup:
Send emails from your own domain (e.g.,
[email protected]
)Better deliverability through corporate email systems
Branded email experience for your users
Bypass some phishing system restrictions
Email Delivery Best Practices
For Better Deliverability
Use SMTP with your own domain when possible
Keep user email addresses current and properly formatted
Monitor email bounces and remove invalid addresses
Work with IT teams to whitelist Noloco domains
Test email delivery regularly with different email providers
When to Contact Support
Emails consistently not delivered across multiple users
Magic links not working despite troubleshooting
SMTP configuration not working after following setup guide
Need help with enterprise email security configurations
If switching from magic links to passwords due to email delivery issues, make sure to inform your users about the change and provide clear login instructions.
Last updated
Was this helpful?