• siriusdigitalmarketing

    (@siriusdigitalmarketing)


    Hi,

    we have the installed Contact form 7 on our website, it was working earlier, but all of sudden it has stopped working

    We have tried everything to correct the error “Failed to send your message. Please try later or contact the administrator by another method.” the emails are just not being sent

    we have “@domainname” email address added in the “From” field but it just doesn’t work. Please let us know, can anyone we can we fix this error

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter siriusdigitalmarketing

    (@siriusdigitalmarketing)

    thank you @buzztone, but we have websites using CF7 on different servers, not all servers could be having an issue, they were working just fine a couple of days back, but since yesterday, whenever we try to submit the form, we get the error “Failed to send your message. Please try later or contact the administrator by another method.”

    Hi,
    Im today solved same error message. Try to control your settings (if have email from, header etc…) – its my problem.
    And lots of server hosting do not allow function mail() (spam protection) so its could be problem, that your server provider change php setings – try this way
    <?php
    mail(’[email protected]’, ‘Test email’, ‘testing’);
    ?>

    And one question to addon author. It is same error log? For me is very difficult to discover a lots of different problems from one same error message.

    Thanks
    Roman

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error – "Failed to send your message. Please try later or contact the administra’ is closed to new replies.