You can’t delete it.
It’s the main mx records and also you don’t need to worry about it as it doesn’t affect your email receiving experience.
It will be considered as a backup if your mx record will fail.
Admin
Ok I will ignore the error, but the main problem am having is that when I send email from my website it is saying this error when I sent a test email from my website:
The response from the remote server was:
550 5.1.1 [email protected]: Recipient address rejected: User unknown in virtual mailbox table
So how can this problem be resolved specifically. The article you asked me to read only talk about mx and ignoring the error message.
But there is nothing specific about this problem of not receiving email send from my website.
How can I resolve this problem, to be able to receive emails sent from within my website,
I have added the mx record to the dns but the problem still remain.
@menow18 said:
Admin
Ok I will ignore the error, but the main problem am having is that when I send email from my website it is saying this error when I sent a test email from my website:
The response from the remote server was:
550 5.1.1 [email protected]: Recipient address rejected: User unknown in virtual mailbox table
So how can this problem be resolved specifically. The article you asked me to read only talk about mx and ignoring the error message.
But there is nothing specific about this problem of not receiving email send from my website.
How can I resolve this problem, to be able to receive emails sent from within my website,
I have added the mx record to the dns but the problem still remain.
Thanks for help.
That error means that the receiving email server for your domain does not have any mailbox for [email protected]. I see your domain name is pointing to our mail servers and that you have set up a mailbox correctly. Do you still get this error now?
Nope. Thank you. I can receive email now from my website but there is still some problems.
The contact form at my website http://theonlypresenceisgod.com/contact-form is not working when I fill the form to test it. No email is received from that.
But I was able to receive email using the Contact Us at the bottom of the web page just underneath the Contact form page.
Both use the same email [email protected] but when I filled the form, no email was received using the contact form.
I dont know what can be the problem.
Thank you for your help, at least it is half way done now.
The only thing that remains is for the main contact page form to work.
@menow18 said:
Nope. Thank you. I can receive email now from my website but there is still some problems.
The contact form at my website http://theonlypresenceisgod.com/contact-form is not working when I fill the form to test it. No email is received from that.
But I was able to receive email using the Contact Us at the bottom of the web page just underneath the Contact form page.
Both use the same email [email protected] but when I filled the form, no email was received using the contact form.
I dont know what can be the problem.
Thank you for your help, at least it is half way done now.
The only thing that remains is for the main contact page form to work.
Thanks, all your help is appreciated.
It sounds like the problem is not about receiving the email with your email account, but sending the email from your website. Did you see this article already? https://infinityfree.net/support/php-mail/
Thank you for info. I followed the step and upload the index.php file but when I tested the contact form again to send email, nothing was sent. May be the gmail things was not set up properly.
now you need to link the form http://theonlypresenceisgod.com/contact-form
with phpMailer and give the exact path in js code for that (function and variables)
you have to link html, js and phpmailer
if you are downloading phpMailer.zip - inside you have examples
also http://reusableforms.com/
look for some forms with more info and code for phpmailer
find “customization guide”
Thank you for your help. Thanks have searched everywhere on google, all the format I test are not working. No email received through the contact form on my website.
Thanks.
I may have to go back to my old free hosting with another company, no problem like this there.
as I said before
when someone click submit button on that form http://theonlypresenceisgod.com/contact-form/
all data must be forwarded/submitted to phpmailer
to make this FORM work
you have to modify the code in “contact-form” or use some of the templates for phpmailer
look at examples for smtp
this can help you get extra insight
10:50 an important piece of code is call for phpmailer obj. ( php contact page )
and link it with the submit button of the form (action on click)
I know that it would be ideal for you to just tell you
put this code there and this part there, etc.
but I do not know your website nor I can see all the codes because it is php
some things you just need to learn and read enough before you start
additionally, you should ask yourself “do I need that contact form ?
how many people are going to respond through that ?”
it’s your time and effort worth it?
Sometimes it is better and easier for people to write mail through their mail client
(your other contact form that only contains the mail address and that’s it)
because they are not limited to the number of characters or attachments
you do not have a sales-based website or providing some services
so that people regularly e-mailed to you