Hi everyone,
I am working on refining the email functionality in the FullCalendar app to ensure that notifications are sent to users on the event date. While troubleshooting, I encountered and resolved an SMTP server error that was initially blocking the email functionality. However, even after fixing the SMTP issue, the email is still not being delivered.
Here is a detailed breakdown of the issue:
SMTP Error Resolution:
Logs Indicate "OK" Status:
Current Issue:
I have attached two screenshots for reference:
Question: What could be the possible reasons for emails not being delivered despite the logs showing a successful process? Are there specific areas I should focus on, such as spam filters, server configurations, or email headers?
Any insights or suggestions would be greatly appreciated!
Thanks in advance!
Hi,
As per the log shown the email sent successfully. can you please check in email configuration property the Recipient test list(Refer screenshot) should be inactive. if it's active then email send to test emailid.
Thanks
CV
Hi Vikas , I checked the email configuration, the status is active but the email is not being sent.
Hi Himanshu ,
I am not referring this setting. check settings under application email. please refer my screenshot for test emails settings.
thanks
cv
Yes Vikas, I have applied this setting. After applying it, I am receiving emails only at the entered email address. The emails are being sent to my address based on the runtime email input provided through the user
Hi Himanhu,
if you need to send email dynamically to the user you need to disable this and check logic of the email setting To address and set the value then only email send to specific email id.