Contact form (email)

I was testing a contact form for a Web site, I put live. I sent a test of submission to a co-worker, fill in the boxes 'Name', 'Email' and 'Message' (name and email address are required). But when she received the e-mail, he said that it was 'me', referring as if she has it sent itself to itself, even though I sent the form from the Web site. Can anyone explain if this is supposed to work this way or if I change it to where it will actually say that it is from? If you put a name in the 'name' spot, should not say the name? -_ - Or have I just been watching this for too long.

Hi Melissa,

The email form is coded in a php file that is exported when you generated the code through Muse hard. There is no output in the way of the box to change this e-mail and applies by default to the e-mail address that you used to connect to Muse. I will recommend you to post this as an idea in our section of ideas, the ability to change the email address when the site will be transferred to a third-party server that is not BusinessCatalyst, ideas for features in Adobe Muse

As a work-around for now, you need to change the e-mail address after each export before loading on the server. You can find this in the php file that sends the form to, check the form action url.

- Abhishek Maurya

Tags: Adobe Muse

Similar Questions

  • You can use outlook with contact form email address?

    My site will be held in Amazon Web Services.

    My domain is registered at rebel.com but here no e-mail accounts.

    I want to use my outlook.com as my email in the contact form.

    However, I got a warning when I exported the HTML code on the hosts refusing to send emails to the email addresses on different hosts.

    Also a PHP form script Javascript warning is missing from the web server, or the PHP is not properly configured on your web hosting provider.

    Can someone tell me where to start? What I can, or should I even use an Outlook e-mail address?

    Thank you

    You can use absolutely any e-mail service, including Outlook.com. But only if she allows the hosting provider. If your webhost does not allow this, you must change your hosting provider. It is not a question of Muse, that is the question for your hosting provider.

  • Change of destination for the Contact form email

    Hi all

    I configured my portfolio page and was delighted to learn that you could add a form of contact rather than having to reveal your email address in the world. It is just an issue.


    The email address that I use for my Adobe ID is not my main job email, I use a secondary address. Whenever I created the contact form he began to send emails to my secondary address, when in fact, I want that they arrive in my Inbox from hauptwerk.


    I changed my Adobe ID to my primary address to see if it works, but no joy. emails are always landing in the wrong Inbox.

    My question: is some way you can change your email address for portfolio Adobe so that submitted emails a contact form come in a different Inbox?

    Thank you

    Angus

    Hey Angus! You can change the e-mail address that you want to use by following these steps:

    1. place the cursor on the contact form and click on the pencil icon that appears in the upper left corner

    2. click on customize

    3. then click on the Options tab of the form

    4 change email address

    5 valve

  • E-mail contact form

    Hello there fellow personality that ever-growing universe.

    I use a pre-made template and do not know how to let the 'contact form email' send an email to an email from my friends, can you help me with this?

    create universe contact email form.png

    The shape of the model is just html, it cannot 'do' anything by itself. You need to attach it to a script that can process the sending of the form to the server and send this info to your email.

    Check with your hosting company and check the languages side server available to you (usually the PHP). You can then do a search for "form email - this script language" and get hundreds, if not thousands of different versions of the form processing scripts.

    More hosting companies will also have the Basic scripts processing form, you can use, preload to your hosting account. All you have to do is check their support section to find necessary information to add them to your site. It's usually a very simple 1-2-3 her copy / paste into your page - here - installation type.

  • Hello my contact form on muse and published by another Web host company catalyst does not work

    Hello

    I made a website about muse everything works fine except the contact form emails destined to fail to...

    Thank you

    Hello

    Try to change the email address in the form " [email protected] " or any other personal e-mail address and check if you receive the form.

    Please let me know if it works.

    Kind regards

    Rohit Nair

  • Contact form suggestions send via my email

    When clients send emails via the contact form on the website of my clients my client receives emails from my email.

    I've attached a screenshot of what looks like the question.

    IMG_0353.PNG

    the auto site is linked to your account lersun93 Skyand this is how Adobe BC is implemented.

    • You can change the widget = no
    • Can you build a few custom widget that allows you to hide (or use a different email) = maybe... the code is easy, but laws change from one country to the other about it because of spammers.

    workaround solution simple = define an Adobe ID for your customer with their email that they like and then use that id to download site... allow up to a week for the dns of transfer if the domain name has been around for a while.

  • Contact form not sending email

    Hello

    I have a contact form on my site: it's going to be Style - Personal Shopper Sydney

    He has worked previously, but now I only get not all submissions by email. There is no problem when a form is submitted (i.e.. RECEIPT FORM)

    I wrote a PHP check that was clear at all: http://therewillbestyle.com/scripts/form_check.php

    I did and emailtest.php that worked: http://www.therewillbestyle.com/emailtest.php

    I've been through these posts 2 previous and quite accordingly and it still does not work:

    Troubleshooting Muse form used on the servers of third party Widgets

    My contact form sends email

    I contacted the courier service provider, works at their end and they said it must be a mistake in the Muse.

    I am at a total loss as what I can do next?

    Any help would be greatly appreciated

    Here is another link that I found on another thread that may also help.

    Getting started |  reCAPTCHA |  Google developers

  • Not all the data of the transferred to my Email Contact form

    I cannot transfer data to the Handphone of the Contact form field. I am able to transfer the data of name, E-mail address and text fields.

    Please see my codes on my Contact form:

    < div id = "formdiv" > < form action = "mailscript.php" method = "post" id = "contact form" > "

    < p >

    < label for 'name' = > name < / label >

    < input type = "text" name = "name" id = "name" / >

    < /p >

    < p >

    < label for "emailadd" = > E-mail address < / label >

    < input type = "text" name = "emailadd" id = "emailadd" / >

    < /p >

    < p >

    < label for "hp" = > Handphone No. < / label >

    < input type = "text" name = "hp" id = "hp" / >

    < /p >

    < p >

    < label for 'text' = > Message < / label >

    < name textarea = 'text' id = cols "text" = "45" rows = "5" > < / textarea >

    < /p >

    < p >

    < input type = "submit" name = "submit" id = "submit" value = "Submit" / >

    < /p >

    < / make >

    < / div >

    Here is my PHP code:

    <? PHP

    ' $email = ' [email protected] "; "

    $name = $_POST ['name'];

    $emailadd = $_POST ['emailadd"];

    $text = $_POST ['text'];

    $subject = "message on the Web site;

    $headers = "from: $emailadd\r\n";

    $headers. = "reply-To: $emailadd\r\n";

    build the message

    $message = "name: $name\n\n;

    $message. = "e-mail address: $emailadd\n\n";

    $message. = ' Handphone No.: $hp\n\n ";

    $message. = "message: $text\n\n";

    mail ($email $subject, $message, $headers);

    Print "your message has been sent;"

    ? >

    Thank you!

    Add the code in red below:

    $name = $_POST ['name'];

    $emailadd = $_POST ['emailadd"];

    $hp = $_POST ['hp'];

    $text = $_POST ['text'];

  • How can I get my contact form to work with my domain or email

    I already have an e-mail address and a contact form on my web page but when my ftp download is said my muse@adobe does not match my other email address how do I change this so when you tap the contact he goes to my own email address

    The email address on the form options must be an address of your domain.

    If your domain is www.mywebspace.com, then your address must be [email protected].

    Do not use an address from other providers like [email protected] or [email protected].

    Fenja

  • All my coming on my site through my contact form is sent by the email I signed up for my account creative with cloud.  I want to send through my gmail account

    All my coming on my site through my contact form is sent by the email I signed up for my account creative with cloud.  I want to spend to send through my gmail account, how can I do this?  and no I'm not just talking specify how email is attached to the contact form, I don't know what e-mail is sent to the email specified in the contact form.

    I want that he sent to [email protected] and because my business catalyst account is set up with yahoo, he tries to transmit the request to the gmail via the yahoo email address and the email of yahoo always returns a mailer damon saying he could not send the message to the gmail account.  I want to jump the middlemen and just connect my gmail account.

    any help would be appreciated

    Login to your Admin site > Site Manager > system email > Set Default "From" E-mail > add the gmail account

    Thank you

    Sanjit

  • My contact form is sent to my email client?

    My contact form is sent to my email client? Can I fix to a generic address rather than mine? Or even send the email to my customer email with the email address the person filling out form email?

    Notification form will make email ID used to publish the site in the header of the e-mail section. There is no direct way to change unless you change mail php server-side.

    Thank you

    Sanjit

  • you want to know why my email address does not work in my muse contact form widget?

    Hello:

    You want to know why my email address does not work on my muse contact form widget?

    Captura de pantalla 2015-09-15 a la(s) 13.10.48.png

    Hi Omar,.

    Please see: Troubleshooting Muse form used on the servers of third party Widgets

    Kind regards

    Akshay

  • Why didn't - it not matching my Contact form that sends to email?

    I created a contact form in my adobe muse Web site.

    Under the by email to: section I entered the email I want to received these contact forms

    After uploading my site to the ftp host, I get a pop-up notification that says:

    Form Contact form join us is configured with a < Email address example 1 > email address.
    Is not the name of the server < Email address example 2 >.

    Some hosts refuse to send e-mail messages from email addresses on different hosts.
    If your form sends email as expected,
    change in the first e-mail address
    in your Muse in the form of an address (website URL), and then try again.


    I'm not sure how to use an email of my choice to receive these forms. Could someone help me with this problem?

    Muse on publish will show this message, because some hosting providers set up their sender as it will only PHP send to an e-mail address on the same domain. Generally hosting server works with email different domain, but in the case where your hosting server restricted email to different domain then you need to work with your hosting company.

    Thank you

    Sanjit

  • Emails generated by the Contact form widgets say they come to me rather than the person who generated the email?

    Can I change the emails generated by the Contact forms to say they come from me, to the address of the person who actually generated the request on the contact form? Or is it always automatically a link to my creative cloud account because that's how I'm hosting of Web sites?

    Because they come from you (at least from your account)... This is the account which uses the Web site to send the form to your email, which means that a user visits your Web site can send you this email "SAME" when they have not an e-mail account themselves.

    No, you cannot legialy change the address to theirs... that's a big no, no, in most of the country, but you can and should have a field of 'contacts' on your form that allows people to give you an email or phone number so that you can follow to the top.

    p.s., many people make the mistake of trying to force the contacts to mail in their forms and this offen feedback rounds people in addition to their use if they MUST tell you the color of their underware just to contact you about an offer of sale or the simple question then don't expect to get a large part of your forms.

  • Contact form are not sent to email

    I've done loads of this time contact form and it works very well, but for some reason that this particular form are not sent to email. Php is good, so it must be my form. I'll put the two pieces of code up anyway. Thank you

    PHP:

    <? PHP

    If {($_POST)}

    If (! filter_input (INPUT_POST, 'email', FILTER_VALIDATE_EMAIL)) {}

    $message = 'Please enter a correct e-mail address' ;} else {}

    $name = strip_tags($_POST['name']);

    $company_name = strip_tags($_POST['company_name']);

    $telephone = strip_tags($_POST['telephone']);

    $email = $_POST ['email'];

    $comments = strip_tags($_POST['comments']);

      $to = ' [email protected] ';

    $subject = 'Under contact form.';

    $body = $name. "\n". $company_name. "\n". $telephone. "\n". $email. « \n ». $comments;

    $headers = ' from: '. $email;

    If (mail ($ $subject, $body, $headers)) {}

    echo ' please contact us. We\ will be in contact soon!';

    } else {}

    $message = ' sorry, an error has occurred. Please try again later.';

    }

    }}

    ? >

    <? PHP echo "< style p =" color: red "> $message < /p >"? >

    HTML:

    < form id = "contact form" action = "" method = "post" > "

    < p > name: < br / > < input name = "name" type = 'text' required / > < / p >

    < p > company name: < br / > < input name = "company" type = "text" required / > < / p >

    < p > telephone: < br / > < input name = "phone" type = "such" required / > < / p >

    < p > E-mail: < br / > < input name = "email" type = "email" required / > < / p >

    < p > comments: < br / > < textarea name = required "comments" / > < / textarea > < / p >

    < input type = "submit" name = "submit" value = "Send!" formmethod = 'post' / >

    < / make >

    There is nothing wrong with the PHP script. If the mail service is not available or for some reason any does not run, you get the message "Sorry, an error has occurred." Because you do not get this consignment, the problem lies elsewhere.

    The server administrator is a person. Mean nobody that does not work contact form and ask if mail is configured on the server and if there is a reason email PHP would not work.

Maybe you are looking for