close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Email

Thread began 3/17/2014 7:29 am by Javier | Last modified 3/17/2014 1:23 pm by Jason Byrnes | 1971 views | 11 replies |

Javier

Email

I create a contact form, and a insert the email where I want to receive the information

but I dont receive anything, I think that all is perfect created

Sign in to reply to this post

Jason ByrnesWebAssist

Who is your host?

Depending on your host, you may need to set certain options in Universal Email.

Some hosts will work if you leave the SMTP Server setting on the Email Server Tab blank, others will require that you enter the SMTP server address.

Some will work using the standard Mail protocol, other will require that you use the Pear Mail for SMTP, some using Pear mail will require authentication.

Some hosts may require that the from address being used be a valid email address for your domain. Some may require that the option to include the from Email address be passed as an extra parameter.

To be successful with Universal Email, you will need to know the requirements of your host for sending an email using a PHP script.

Also, double check your Spam folder, it is possible that the email is being trapped as spam.

Sign in to reply to this post

Javier

I inster the smpt

but I dont receive anytinig

Sign in to reply to this post

Jason ByrnesWebAssist

you did not answer any of the questions i asked in my reply.

please re read my initial reply and answer the questions I asked.

Sign in to reply to this post

Javier

My host is network solution

Sign in to reply to this post

Jason ByrnesWebAssist

Try leaving the SMTP server address and the port number blank, or enter localhost and 25

also, you have the from address set to use a dynamic binding. like i said before, most hosts require the from address to be a valid email address for your domain.


to test the email status, add the following code on the contacts.php page:

<?php @session_start(); var_dump($_SESSION); ?>

this write the session contents to the page including the status of sending the email.

Sign in to reply to this post

Javier

I make all the changes but I still receiving anything

Sign in to reply to this post

Jason ByrnesWebAssist

"to test the email status, add the following code on the contacts.php page:

<?php @session_start(); var_dump($_SESSION); ?>

this write the session contents to the page including the status of sending the email."


what does the status on the contacts page say?

Sign in to reply to this post

Javier

array(9) { ["WAVT_contacts_Errors"]=> string(0) "" ["waue_contacts_1_Status"]=> string(7) "Success" ["waue_contacts_1_Index"]=> int(1) ["waue_contacts_1_From"]=> string(26) "jjimenez@sjwebdesignpr.com" ["waue_contacts_1_To"]=> string(22) "info@sjwebdesignpr.com" ["waue_contacts_1_Subject"]=> string(8) "Contatco" ["waue_contacts_1_Body"]=> string(3849) " --WAMULTIBREAKWA Content-Type: text/plain Content-Transfer-Encoding: 8bit Your Email Title Goes Here email subtitle area or directions can go here, below the title Form Submitted: 3-17-2014 | 1:50 PM EDT First Name: Javier Last Name: Jimenez Phone Number: (787) 510-5518 Email Address: jjimenez@tekpropr.com fieldset group Comment: Prueba Default submit: Send --WAMULTIBREAKWA Content-Type: text/html
Your Email Title Goes Here
email subtitle area or directions can go here, below the title
Form Submitted: 3-17-2014 | 1:50 PM EDT
First Name: Javier
Last Name: Jimenez
Phone Number: (787) 510-5518
Email Address: jjimenez@tekpropr.com
fieldset group Comment: Prueba
Default submit: Send


--WAMULTIBREAKWA-- " ["waue_contacts_1_Header"]=> string(360) "MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="WAMULTIBREAKWA" From: jjimenez@sjwebdesignpr.com Reply-To: jjimenez@sjwebdesignpr.com Return-Path: jjimenez@sjwebdesignpr.com X-Sender: jjimenez@sjwebdesignpr.com X-Priority: 1 Date: Mon, 17 Mar 2014 13:50:34 -0400 (EDT) Message-ID: <69751611.62654955b6e11bc5b84ba546681162c3@sjwebdesignpr.com> " ["waue_contacts_1_Log"]=> string(51) "Sending To: info@sjwebdesignpr.com... Success
" }

Sign in to reply to this post

Jason ByrnesWebAssist

the status says success:
["waue_contacts_1_Log"]=> string(51) "Sending To: info@sjwebdesignpr.com... Success

so you should contact your host to determine why the emails is not being relayed by the SMTP server.

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...