• Hello,

    We have updated the Contact Form 7 and it have some issues with sending mail. We checked the settings in back-end of contact form 7 but everything seems fine there.

    Up on contact to our server supports they gave use below problems with the contact form.

    /*——————————————————-*/
    You’re using remote MX records.

    mp****e@LWVDISUP-7 MINGW64 ~
    $ dig MX ****.com +short @8.8.8.8
    10 alt3.aspmx.l.google.com.
    5 alt1.aspmx.l.google.com.
    5 alt2.aspmx.l.google.com.
    10 alt4.aspmx.l.google.com.
    1 aspmx.l.google.com.

    And the mail exchanger is set to remote. Emails are setup properly, so the only logical conclusion is that you’ve incorrectly coded the contact form and you should reach out to your developer in.
    /*——————————————————-*/

    Please suggest some possible solution.

    Looking forward to your reply.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    What settings do you have in the Mail tab panel?

    Thread Starter devendrad

    (@devendrad)

    Hi Takayuki,

    This is how it is set from beginning.
    2018-12-04_2309

    Only after latest update of Contact form7 this problem came up.

    Thanks.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    What are there under the red arrows?

    Takayuki,

    My form displays fine on my web page.

    When I test it by putting data in the fields and hitting the “SEND” button, all that happens is I get 2 circling arrows (indicating that something is in process?) but the form does not submit.

    I am using 5.0.5 along with the Multiline Files for Contact Form 7 plugin.

    Here is the code I have in place:

    <label> Your Name (required)
        [text* your-name] </label>
    
    <label> Your Email (required)
        [email* your-email] </label>
    
    <label> Property Address
        [text property-address] </label>
    
    <label> What do you want us to say?
        [textarea your-message] </label>
    <label> Upload your photos below. Please rename files as follows: officename_streetaddress_photonumber. For instance, if you live at 123 Main Street and have 6 photos to upload, they would be named:
    
    officename_123mainstreet_1
    officename_123mainstreet_2
    officename_123mainstreet_3
    officename_123mainstreet_4
    officename_123mainstreet_5
    officename_123mainstreet_6
    
    We will publish them in the order they are numbered, so put your best photo first!</label>
    
    [multilinefile* multilinefile-918 limit:5MB filetypes:.gif|.png|.jpg "Click to upload each photo separately"]
    
    [submit "Send"]

    NOTE: IF I REMOVE THE MULTILINE PLUGIN THE FORM WORKS PERFECTLY! DO YOU HAVE ANOTHER PLUGIN THAT I SHOULD USE TO UPLOAD FILES?

    Please help me!

    Steve

    Thread Starter devendrad

    (@devendrad)

    Hi Takayuki Miyoshi (@takayukister)

    Under red arrows is Domain name.

    Subject field is complete normal text wordings.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Latest Update Have Mail Sending Problems’ is closed to new replies.