Overview
Users have reported issues where forms submitted from the Evo Console (e.g., visitor sign-ins, request forms, client intake, etc.) are not being sent to the configured email address. This is typically caused by issues with the SMTP settings, particularly credentials tied to an internal mailbox like [email protected].
Symptoms
-
User submits a form via Evo Console but:
-
The recipient never receives the email
-
No errors are shown to the user, but backend logs show failed delivery
-
-
Emails previously worked but stopped without clear change
-
Attempts to resend do not succeed
-
Reports usually come from receptionists using the system for front desk tasks
Possible Causes
-
Incorrect or expired SMTP credentials for the outgoing email
-
Password reset or account lockout that was not updated in Evo system
-
Two-factor authentication (2FA) now required on that email account
-
SMTP server restrictions (e.g., IP blocks, rate limits)
-
Email security filters or firewall blocking outgoing SMTP requests
Troubleshooting Steps
๐งช Step 1: Verify Email Access
-
Confirm whether the outgoing email address still has:
-
A working password
-
Can log in to Outlook/webmail
-
-
If no one knows the password, coordinate with IT to reset it
๐งช Step 2: Test SMTP Credentials
-
Use a tool like SMTP Test or Outlook to confirm:
-
Hostname
-
Port
-
Username
-
Password
-
Encryption (SSL/TLS)
-
๐งช Step 3: Update SMTP Settings in Evo Console
-
Once confirmed working:
-
Go to Admin Panel > Email Settings > SMTP
-
Update with new credentials
-
Save and test with a dummy form
-
๐งช Step 4: Check Audit Logs
-
Review Evo system logs for:
-
SMTP authentication failure -
Email not sentorEmail queued but not delivered
-
Resolution
โ Update SMTP Credentials
-
Reset or recover the password for the outgoing email address
-
Reconfigure Evo SMTP settings with the working credentials
โ Test Email Sending
- Use internal test forms to confirm successful delivery
โ Secure the Mailbox
- Consider using an App Password (if using Microsoft 365 or Gmail with 2FA)
โ Document Credential Ownership
- Ensure someone is assigned to manage this mailbox and stores credentials securely
Preventive Measures
-
Designate an email owner responsible for the account used in Evo SMTP settings
-
Set reminders to update Evo if the mailbox password changes
-
Use a shared mailbox with limited access to reduce the risk of unexpected lockouts
-
Enable notifications for failed email deliveries from Evo, if available