Emails from contact form not working

I have a contact form on one of my website and it is not working properly. 
Muse gives me a warning of not using another email than connected to the domain of the web.
As I use Gmail in this particular website it is not working.
How to solve this?
Thanks
Pétur

Hi,
I have and they told me they use SMTP authentication for their incoming emails.
They also tried to work on Muse PHP code for me - but did not manage to configure it correctly for emails through SMTP from forms in Adobe Muse.
The problem is that I have a customer that is not receiving any inquiries from his customers because the form on his website is not working.
Do I have to use Businesscatalyst - is it alright there to use Gmail to send emails from forms hosted there?
Hope you have some solution - I have to solve this
Reg.
Pétur

Similar Messages

  • Any thoughts on contact form not working on 1and1 hosting?

    Hi.
    Helping my friend with her site hosted on 1and1. I've uploaded without error and tried Muse PHP Diagnostics and get 3 green checks. My public and private keys are made with the same domain name that I'm uploading to but I can't get the contact form to work. Any ideas? Website below. Thanks!!
    http://corejourney.net/

    I use the forms all the time on 1and1. I believe your problem is with the Captcha. I believe the Captcha that comes with Muse only works with Business Catalyst hosted forms. Try removing the Captcha and  test again.

  • Contact form not working :( Please Help...

    Hey guys,
    I am really in trouble with flash forms and need help please. Ive been trying to get a contact form working for a few weeks but have had no luck.
    Below is the code I am putting in to the flash form and php file.
    (this is the code I have put for the send Button)
    on (release) {
             if (name eq "" or subject eq "" or message eq "" or email eq "") {
                   stop();
             } else {
             loadVariablesNum("form.php", 0, "POST");
             gotoAndStop(2);
    (this is the code I have put for the clear Button)
    on (release) {
        name = "";
        subject="";
        message="";
        email="";
    (And this is the php file i created in dreamweaver and saved it as form.php)
    $to = "[email protected]";
       $msg = "$name\n\n";
       $msg .= "$message\n\n";
      mail($to, $subject, $msg, "Message From: Online client\nReply-To: $email\n");
    ?>
    I have uploaded the swf file and php file on the server but my form is still not working by sending the information to my email.
    This is the link where i got the code from http://www.flashvault.net/tutorial.asp?ID=103
    It would be really greatful if someone could help me please
    I look forward to your opinions and ideas.
    Thanks

    you should really check a tutorial using loadvars.
    and there's no hope for that php file.:
    try:
    $to = "youremailaddress @ yourserver.com"; // change this to your email address
      $email=$_POST["email"];
       $msg = $_POST["name"]."\n\n";
       $msg .= $_POST["message"]."\n\n";
      mail($to, $subject, $msg, "Message From: Online client\nReply-To: $email\n");
    ?>

  • Contact form Not working with Hotmail Accounts

    Hi, I have a problem with all the sites i have built with Muse. If the customer filling in any of the contact form on the websites uses a hotmail email account ( [email protected] )
    I get the following error message 'The server encountered a problem'
    Ive read that this could be a problem with my third party hosting company but they assure me that this is being caused by an error on the form
    Can anyone help with this please

    Ok so i have sorted the issue myself with NO THANKS to adobe
    Heres what everyone needs to do!
    Go to the following file public html - scripts - form process.php
    You then need to edit the following: ( line 103 )
    function get_email_headers($to_email, $form_email) {
      $headers = 'From: ' . $to_email . PHP_EOL;
      $headers .= 'Reply-To: ' . $form_email . PHP_EOL;
      $headers .= 'X-Mailer: Adobe Muse CC 2014.2.0.284 with PHP' . PHP_EOL;
      $headers .= 'Content-type: text/html; charset=utf-8' . PHP_EOL;
      return $headers;
    This needs changing to the following:
    function get_email_headers($to_email, $form_email) {
    $headers = 'From: ' . $to_email . PHP_EOL;
    $headers .= 'Reply-To: ' . $form_email . PHP_EOL;
    $headers .= 'MIME-Version: 1.0' . PHP_EOL;
    $headers .= 'X-Mailer: Adobe Muse CC 2014.2.0.284 with PHP' . PHP_EOL;
    $headers .= 'Content-type: text/html; charset=utf-8' . PHP_EOL;
    return $headers;
    The form will now work with hotmail, Gmail etc etc
    Hope this helps anyone having the same problem

  • Change 'new form submission' text when receiving email from contact form.

    Hi,
    One of our clients has asked us to change the text they receive when they get an email from their contact form.
    It currently says: 'new form submission'
    they want it to say: 'West of the Moon ~ Ayr ~ Website Enquiry'
    We have tried changing the name of the form but this only changes the subject in the email not the wording on the email. Is there any way to do this?

    Hi Richard,
    Please check the php script to which the web form submits to and then open that with a text editor and edit the verbiage that you want to there.
    PS - You will need to make these changes after every export from Muse as Muse will override them on every export/upload.
    - Abhishek Maurya

  • Copying links from published forms - not working for all!

    I currently have two web based forms open.  I am trying to allow others to view the results and feedback and have therefore published both forms.  I have then copied the links from each forms and created links to them via a Sharepoint site.  One of these links works fine whilst the other states 'That URL is not in the correct format for an Acrobat.com document link.'.
    Any advice on how to fix this?

    Hi;
    When you paste the URL directly into a web browser does it display the results correctly?  If it does then it seems it would be related to how the link is embedded in the sharepoint site.  Double check that you've copied and pasted the URL correctly.  Is the Sharepoint site a public site you could share the URL with me to take a look at it?  If so you can email me at [email protected]
    Thanks,
    Josh

  • Why does my contact form not work either muse or my own html coded form?

    I used the muse contact form and uploaded the website to my host but it does not send emails... it says it has sent but nothing arrive to email account.
    Then i decided to remove the muse contact form and use my tried and tested EmailMeForm html embed code which works. BUT........... if i look on preview the contact form stays in the correct position on the page. when i upload to the host the contact form moves up the page.
    can somebody help?

    Hi,
    When I first enabled my Muse contact form, it reported that the email was sent but I didn't receive the email.  I discovered the emails were going to my spam folder.  This was when I used my own domain email address--the same domain as my Muse website.  When I put my Gmail address into the contact widget, the messages arrived in Gmail as expected.
    I am able to receive messages in my initial email account (my domain name) by creating a message rule.  I also found that you can use two email addresses in the contact widget form, separating them with a comma: [email protected],[email protected]
    John

  • Contact Form not working - urgent!

    I've done all the test from this doc: Troubleshooting Muse Form Widgets Used on Third-Party Servers
    But no success!
    Can somebody help me, please?
    www.cuidarepsicologia.com.br

    Did you get my test mail via the contact form?
    from [email protected]

  • Incoming email from UNIX system not working

    Hi,
    I have a weird issue with incomoing email in my SP2010 farm.
    All is working well except for email being sent from a UNIX box.
    We've enabled a list to receive emails.
    When sending a mail from Outlook it is working fine, the email ends up in the SP list.
    When sending a mail from the UNIX machine the email is never delivered to the list.
    The list is configured to accept emails from any sender.
    Any thought is welcome, I don't really know where to look for this.
    Thanks

    Hi,
    Please make sure you have set the library to receive message from any sender.
    Then please check the links below and see if you could find any related error message:
    http://technet.microsoft.com/en-us/library/ff453924(v=office.14).aspx
    http://blogs.msdn.com/b/george_bethanis/archive/2012/05/25/sps2010-cannot-send-incoming-emails-to-lists-libraries.aspx
    https://hosting.intermedia.net/support/kb/default.asp?id=2040
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • E-mail from contact form not forwarding to e-mail host provider

    I just made updates to and existing Muse file and now the email from the contact form isn't going through to my email provider.
    Anyone else having this issue in Muse 2014?
    Thanks.
    Craig

    Hi,
    I've no idea how you can suppress such an message in MS Outlook. I'm a little bit surprised though, you have chosen an OLE2 approach. Why don't you simply send e-mail messages from the database using utl_smtp or utl_mail ?
    Hope this helps,
    Matthieu

  • Import email from apple mail not working

    I have a simple applescript which imports emails from Apple Mail into filemaker
    tell application "Mail"
              set theSelection to selection
              set theMessage to item 1 of theSelection
              content of theMessage
              set the clipboard to content of theMessage as text
    end tell
    This works in the Old Apple Mail in 10.6 but Lion changes everything doesnt it. This is not working in the new Mail 5.1. It will import the first message in the string but not the HIGHLIGHTED message which may be in the message string of 3 or 4. I want it to set theMessage contents of the highlighted message. Does anyone know how to select the highlighted message in a string - sometimes called the selected message. Thanks

    Use and methodically follow the troubleshooting steps in Apple's OS X Mail: Troubleshooting sending and receiving email messages located at http://support.apple.com/kb/ts3276

  • Scan to Email from VPN sites not working on Exchange 2010

    Hi,
           I have Exchange 2010 SP1 with HCAS array installed in the organization. We have site offices connected through site to site VPN. All our outlook clients are working fine in the sites. We have MFP printers in both Head
    office and site offices. HO scanners are working fine for Scan to email (Internal recepients), but site offices scanners are able to send the email without any attachment. We have tried creating new receive connectors for the scanner with anonymous authentication,
    but still attachments were not receiving. Log found in the printer as shown below.
    1 page(s)
    Document Size:A4
    Subject:Scanned File from SS AUH Printer
    E-mail Destination(s)
    to: [email protected] (Success)
    E-mail processed by the Device
    File format:  pdf (color)
    File Size:0
    I have configured Valid mailbox as the SMTP authentication and from Address for the scanner and the User received the following delivery failure report
    ******* HP Digital Sending: Delivery Error *****
    The following job has not been delivered. Please retry sending the job. If the problem continues contact your network administrator.
    ----- Transcript/error-code of session follows -----
    0/33 (0X21)
    Kindly advice.
    Regards,
    Emthias
    With Regards, Emthias Abdulsalam

    Hi
       >>HO scanners are working fine for Scan to email (Internal recepients), but site offices scanners are able to send the email without any attachment. We have tried creating new receive connectors for the scanner with
    anonymous authentication, but still attachments were not receiving.
        I have question about these sentences. If I misunderstand your saying, please correct me.
        1. Have scanners function to send email to exchange system?
            Did you test it before?
     Do you try to send email to another account like (windows live,yahoo)?
        2. According to your error log, it seems to be network configuration problem.
            Do you modify network configuration of scanner?
        3. Can you check transport rule of your server?
     You can read this
    article. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Outgoing email from gmail account not working

    emails sent from gmail on iphone dont work.
    this is really getting annoying.
    Its a brand new phone with fresh 2.1 firmware and new email accounts.
    Also im using imap with gmail.
    I checked with 2 gmail accounts and same thing along with the other threads regarding not receiving emails at regular intervals unless its plugged in.
    Message was edited by: crosswire

    waiting for a test
    Just wondering if i should wipe the iphone completely n start from scratch with new fw2.1
    dont think it would make much diff
    any opinions

  • Contact Form not working using Godaddy's gdform.php

    I am using Godaddy's gdform.php for the contact page, but for some reason, upon submit it sends to 404 page.
    Also the site will not open in IE. Weird, it works well in Firefox, Chrome or anything else. Can someone please help me?
    Thank you,
    http://www.integrativehealthpsychology.com/contact.html

    It would appear that your path to the processing script is incorrect.
    Also fix all these errors:
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.integrativehealthpsychology.com%2Fconta ct.html&charset=%28detect+automatically%29&doctype=Inline&group=0

  • ITunes Connect 'contact' form not working

    I've logged into my iTunes Connect account
    I want to ask iTunes Connect how to have my account name changed from my personal name to my company's name
    I clicked on the iTunes Contact Us module.
    I get a page that reads:
    "Please select the most relevant options from the dropdown menu(s) to help us precisely identify your issue. You may click on the "Start Over" button at any point within Contact Us to return you to the first Contact Us screen.
    1.Please choose from the following topics:"
    The drop-down menu says "PLEASE SELECT"
    That's all.
    There's nothing to select.
    There are two buttons - START OVER and DONE
    I tried clicking both of them individually.
    Nothing.
    There is no way to contact iTunes Connect support.
    What's going wrong?

    Actually I just noticed when looking in iTunes Connect that Apple does have a support email and phone number for questions.
    iBookstore email support is available worldwide to assist you with your questions or feedback. Hours of operation are 7 a.m. to 5 p.m. PT, Monday through Friday.
    [email protected]
    We respond to most Contact Us inquiries within 3 business days.
    For iBookstore, iTunes Connect or other technical issues, list the exact steps used when experiencing the issue. Include information such as your device, browser, browser version number (where applicable) and operating system. Provide as much detail as possible to help us resolve your question or problem quickly and efficiently.
    For immediate assistance, call iBookstore support at 877-206-2092 (toll-free). Speak directly with a support representative to have your question answered as quickly as possible. Hours of operation are 7 a.m. to 5 p.m. PT, Monday through Friday.

Maybe you are looking for