- This topic has 9 replies, 2 voices, and was last updated 1 year, 7 months ago by
Support. This post has been viewed 1030 times
-
AuthorPosts
-
November 20, 2024 at 3:45 pm #10045389
ncml
Participantwe are sending the mails through website contact form. But we did not received the emails from the website.
November 20, 2024 at 11:02 pm #10045390Support
KeymasterThis reply has been marked as private.November 21, 2024 at 12:51 am #10045392ncml
Participantno it is not same domain. email domain is “[email protected]”
November 21, 2024 at 2:54 am #10045393ncml
ParticipantWhen I submit the popup form, I am getting this error
if I give debug=1, below error is coming
Error! There was an error sending your message.
Sending with mail()
Sendmail path: /usr/sbin/sendmail -t -i
Envelope sender: [email protected]
To: [email protected]
Subject: Define subject in php/contact-form.php line 29
Headers: Date: Wed, 20 Nov 2024 15:47:13 +0000From: Website User <[email protected]>Message-ID: <[email protected]>X-Mailer: PHPMailer 6.6.3 (https://github.com/PHPMailer/PHPMailer)MIME-Version: 1.0Content-Type: text/html; charset=UTF-8
Additional params: [email protected]
Result: trueif I give debug=2, below error is coming
Error! There was an error sending your message.
Sending with mail()
Sendmail path: /usr/sbin/sendmail -t -i
Envelope sender: [email protected]
To: [email protected]
Subject: Define subject in php/contact-form.php line 29
Headers: Date: Wed, 20 Nov 2024 15:50:07 +0000From: Website User <[email protected]>Message-ID: <[email protected]>X-Mailer: PHPMailer 6.6.3 (https://github.com/PHPMailer/PHPMailer)MIME-Version: 1.0Content-Type: text/html; charset=UTF-8
Additional params: [email protected]
Result: trueif I give debug=0, Message sent successfully but mail is not receiving.
November 21, 2024 at 5:06 am #10045394Support
KeymasterThis reply has been marked as private.November 21, 2024 at 6:01 pm #10045396ncml
ParticipantMy email server is office365. May I know what will I give for the username and password?
November 21, 2024 at 8:17 pm #10045397ncml
ParticipantNow I have changed my email server “[email protected]” still i am facing the same issue. I can see this message “Success! Your message has been sent to us.” but it is not receiving in my email mailbox.
Website link: http://www.neelkanthcables.com/new
Email: [email protected]
November 21, 2024 at 10:15 pm #10045399Support
KeymasterThis reply has been marked as private.November 22, 2024 at 12:26 am #10045401ncml
ParticipantThis reply has been marked as private.November 22, 2024 at 12:31 am #10045403Support
KeymasterHello, looks like a server issue, your server is probably blocking sending e-mails.
My suggestion is that you contact their support to enable that option and also provide a PHP script that is funcional in their server.
Kind Regards.
-
AuthorPosts
This topic is marked as "RESOLVED" and can not rceive new replies.