Working Email Contact Form
This form now sends both admin notifications and user thank you emails using Brevo SMTP.
How It Works
- User fills out the contact form above
- Form data is validated on the client-side
- On submission, two emails are sent:
- Admin Notification: Sent to contact@itgurusolutions.in with form details
- Thank You Email: Sent to the user's email with a confirmation and copy of their message
- Both emails are sent directly through Brevo SMTP
- Success/error message is displayed to the user
Brevo SMTP Configuration
- SMTP Host: smtp-relay.brevo.com
- SMTP Port: 587
- SMTP User: 88eb8b004@smtp-brevo.com
- Secure: false (TLS)