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

Tags: Adobe Muse

Similar Questions

  • 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

  • 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 company catalyst and GoDaddy email: I can have both

    I recently created a Web of Adobe Muse site which takes advantage of the contact form widget.

    The customer has an address of email from GoDaddy.

    Recently, I pushed the live site.

    The contact form works very well.

    GoDaddy email is dead.

    I've seen posts on how to create an external MX record that will allow the email from GoDaddy work.

    My question is: if I create an external MX record for GoDaddy, the Business Catalyst contact form will continue to work?

    Thanks for any idea!

    David

    I have just concluded a cat live and found that Yes, the catalyst for business form is sent from adobe servers are therefore independent of a GoDaddy or an external e-mail account. The two should work together.

  • Contact form not sent e-mail

    Hello

    I use Adobe Muse for my client.

    My email hosting request the ships from Adobe Muse ISP's SMTP.

    It is therefore impossible to send the email from the form of contact through my hosting provider in the current situation.

    http://solumadur.is/#contact

    What is the best way to solve this problem?

    Reg.

    Peter

    This can be a problem with a setting in cPanel. Apart from that your MX records are correct, there is another hidden in cPanel parameter that affects the email which is the "MX" entrance in cPanel e-mail settings.

    1. Select 'Manage' for "Accommodation" on your product page
    2. Go in cPanel
    3. Scroll down (page 3/4) to the Email (you can see many icons of e-mail in this section)
    4. Select "MX Entry.
    5. New Page loading
    6. In the drop-down list, select the field, problems of e-mail with
    7. Once selected, look at the option button and see which is the default
    8. Make sure you have selected "remote server".
    9. Click Save
    10. Further spread will last from 10 minutes to 2 hours
    11. Fix of a problem
  • What is with the contact form? When I get emails from customers, it is but with my name as a sender and "email submission" as the subject, rather than the details of customers

    I hate the way my client emails come through, it creates more work and is a long time.

    Yes, your email is the account used so that's what the sender id is... This means a client or just someone poses a question doesn't have an email use your form.

    Some peope have emails and most of the people do not give their email address on a form online because they want not a box full of spam.

    PS you can have automatic most of servers (even simply hotmail) email sort your emails site generated in their own folder for easy sorting.

  • contact form will not send any form to email designated

    I used this mailform simple php before and it worked fine.

    Work and send me appropriate Mercia page that links to the form itself, but the form by email never makes it to the designated address in the mailto the php file.

    I would really appreciate help someone.

    the php script is as follows:

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

    " < html xmlns =" http://www.w3.org/1999/xhtml ">

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; Charset = UTF-8 "/ >"

    < META HTTP-EQUIV = "refresh" content = "0; URL = thankyou.html">

    EmailForm < title > < / title >

    < / head >

    < body >

    <? PHP

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

    $email = addslashes($_POST['email']);

    $comments = addslashes($_POST['dimensions']);

    $comments = addslashes($_POST['wood-sample-number']);

    $comments = addslashes($_POST['address']);

    $comments = addslashes($_POST['message']);

    $continue = "thankyou.html";

    You can specify which email you want your contact form to be emailed here

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

    $subject = "of timsframes.com."

    $headers = "from: timsframes.com". "\r\n". "

    ' Reply-To: [email protected] '. "\r\n" .

    "X-Mailer: PHP /'. '. phpversion();

    $body = "name:". " $name. » \n »

    ." E-mail: '. '. $email. » \n »

    ." "Message:

    . $comments;

    If (! ereg ("^ [a-zA-Z0-9_] + @[a-zA-Z0 - 9-] + \.")) [a-zA-Z0 - 9-------.] + $"(, $email))"

    {

    echo "is not a valid email address.  "Please return to the.

    . "previous page and try again. ';

    "exit";

    }

    mail ($toemail, $subject, $body, $headers);

    echo "thank you for sending your message."

    ? >

    < / body >

    < / html >

    The site is http://www.timframes.com

    The accessible contact form from the navigation bar most every page at this stage

    Is the email address, it is sent to: [email protected] which is hosted on the same server as the site itself.

    Thanks for any help that you could provide!

    FM

    @Faith: you are welcome!

    Here's a simple Anatomy how it works:

    You have an HTML form that collects user input and you assign a "name" to each of the input fields - fname lname, email, phone, etc...

    And you set up the form for 'post' that data to a code of "php".

    So when your PHP code is running, he's trying to 'get' data that submits the HTML form - and it gets these data in input names / ID that has your form HTML:

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

    $email = addslashes($_POST['email']);

    $comments = addslashes($_POST['dimensions']);

    You define a variable for each of the question for example: $name picks up 'name' data in your HTML form and so on.

    Then you say your PHP script to use the mail() function to send data to a predefined address.

    That's the key. There are a lot more, you can do with your PHP code - for example, the format of the data in a 'table' and then email it to you. Or, once the form is sent, send an email to you and the person who used your contact form.

    On a sidenote, there is a nice PHP class, that you can use to manage e-mail. It supports SMTP authentication as well (if your server does not support or disable the php mail function). You can get it here: http://sourceforge.net/projects/phpmailer/

    Happy learning!

  • 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

  • How can I change the email 'from' contact form

    My customer says e-mails submitted via the contact form come from my personal email address. He wants that changed his email address and I can't find a place to change that. It organizes the go daddy.

    I've looked everywhere and can't find the option to change this.

    Hello

    At this point, we cannot change the email address 'from' Muse. The email address 'from' will be the one with which you are connected to Muse.

    You can go ahead and add this as an idea here - ideas for features in Adobe Muse

    Kind regards

    Prateek

  • 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.

  • Envoy in contact form does not end in sent items

    First of all, a nice feature is what preceded this form (trying to answer my question and undo/resolve the workload of duplicate messages), where I'm typing now.

    I see two to be descriptive. Good point... but fortunately, I can be concise, and I'll get right to the point.

    My dad said that a form of contact presented in the browser does not (not) found in the sent items of the email client. Which is probably a good thing.

    It would be a good deal to represent? It is useless, but for a system administrator to do it manually. So he would probably need a script...

    )

    PS: search powerhungry Google for 'thunderbird sent form elements' (should have that in the representation of Thunderbird...); It might be good to separate the content from that of other pieces on the Web page... perhaps that Google reads. A good deal for the hubs! Or webrings as we were doing it at the time to call them. All voluntarily.

    You are trying to read through all the unwanted extra in your post, I think your question is why items sent with the web mail interface do not appear in the folder sent to Thunderbird or any other e-mail client.
    Best estimate is that you use POP email and that's how it works. POP email only interfaces with the Inbox.
    If you want all folders to synchronize you should use IMAP E-mail.
    Google that.

  • Widget contact form send emails through to my email

    Hello

    I put on my site, I wrote my correct email address in for emails to be sent to a form of contact, but when I tried to use the form I receive either through emails?

    Can anyone help please?

    See this document Troubleshooting Muse form Widgets used on the servers of third parties where the various scenarios for the problems with the form widgets were discussed with the solutions.

  • 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'];

  • Variable not included in the email contact form

    There is a field of my contact form which is not in the e-mail sent by the contact form on my site. This is a select button. Here is my code:

    HTML:

    < div class = "contact_form" >

    < table class = "table" >

    < tbody >

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

    < b >

    < scope th 'row' = > name: < /th >

    < td > < textarea name = "Pnom" width = "100%" id required "Pnom" = > < / textarea > < table >

    < /tr >

    < b >

    < scope = "row" th > family name: < /th >

    < td > < textarea name = "sname" width = "100%" id required = 'sname' > < / textarea > < table >

    < /tr >

    < b >

    < scope th 'row' = > E-mail address: < /th >

    < td > < textarea name = "email" width = '100% ' required id = "email" > < / textarea > < table >

    < /tr >

    < b >

    < scope = "row" th > phone number: < /th >

    < td > < textarea name = "as" width = "100%" id required "as" = > < / textarea > < table >

    < /tr >

    < b >

    < scope = "row" th > support: < /th >

    < td > < select name = id required "present" = form of 'present' = 'contact form' title = 'assistance' area >

    < option value = "Yes" selected = "selected" > Yes < / option >

    < option value = "No" > n < / option >

    < / select > < table >

    < /tr >

    < b >

    < scope = "row" th > comments: < /th >

    < td > < textarea name = 'comments' width = '100% ' lines = '5' id = 'Comments' > < / textarea > < table >

    < /tr >

    < b >

    < scope = "row" th > < /th >

    < td > < input type = 'submit' formmethod = "POST" > < table >

    < /tr >

    < b >

    < / make >

    < /tr >

    < / tbody >

    < /table >

    < / div > <! - end of the contact form - >

    PHP:

    <? PHP

    If {($_POST)}

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

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

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

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

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

    $attendence = strip_tags ($POST ['attendence']);

    $email = $_POST ['email'];

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

      $to = ' [email protected] ';

    $subject = 'Under contact form.';

    $body = $fname. "\n". $sname. "\n". $tel. « \n ». $attendence. "\n". $comments;

    $headers = ' from: '. $email;

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

    $message = "contact us.";

    } else {}

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

    }

    }}

    ? >

    In the PHP code you have $POST instead of $_POST for assistance

  • 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

Maybe you are looking for