Home › Forums › Front End PM PRO › notification email › Reply To: notification email
April 27, 2020 at 10:18 pm
#37151
Shamim Hasan
Keymaster
Thank you.
It seems you are using fep_enable_email_send
hook to disable email sending. Please remove this filter and it will work.
I have temporarily edited this plugin code to omit this check. But when you update this plugin, it will change to original state.
So please remove this filter from your custom code.
Let me know.