Can you please suggest how do I make the Email working
on Instead of email I save the data in database from the custom contact form
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hi,
Please check if your host blocks function mail() of PHP. If this function is blocked, you need to use module SMTP (you can find it at https://www.drupal.org/project/smtp).