close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

customer receipt not received

Thread began 10/26/2009 2:27 pm by tim.wolak331163 | Last modified 10/27/2009 5:04 pm by Jason Byrnes | 2402 views | 6 replies |

tim.wolak331163

customer receipt not received

I am getting the cc'd email but the customer is not getting the email receipt.... The smtp settings are correct as well as the email account.

Thanks,
Tim

Sign in to reply to this post

Office Guy-172461

Is he by chance using GoDaddy email?

Sign in to reply to this post

tim.wolak331163

No actually its me, I'm using my gmail account for the buyer while I'm testing.

Sign in to reply to this post

Office Guy-172461

I assume you checked the Spam folder?

Sign in to reply to this post

tim.wolak331163

Yep not there and I can telnet to the mail server port just fine, it sends it to my account which I have it cc to me but not the buyers email. Also what is the to: field supposed to be set to? the form or the session email?

Thanks,
Tim

Sign in to reply to this post

tim.wolak331163

My test customer(my gmail account) is still not getting the email recipts, I have check my mail server and all is well and the message is not getting caught in spam. This is what is in the to field of UE is this correct?

<?php echo ((isset($_SESSION["eCartCheckoutForm_firstname"]))?$_SESSION["eCartCheckoutForm_firstname"]:""); ?> <?php echo ((isset($_SESSION["eCartCheckoutForm_lastname"]))?$_SESSION["eCartCheckoutForm_lastname"]:""); ?> <<?php echo ((isset($_SESSION["eCartCheckoutForm_email"]))?$_SESSION["eCartCheckoutForm_email"]:""); ?>>

If you need the rest of the files please let me know.

Thanks,
Tim

Sign in to reply to this post

Jason ByrnesWebAssist

What do you get if you add tghe following code in the body of the confirm page:

php:
EMAIL: <?php echo ((isset($_SESSION["eCartCheckoutForm_firstname"]))?$_SESSION["eCartCheckoutForm_firstname"]:""); ?> <?php echo ((isset($_SESSION["eCartCheckoutForm_lastname"]))?$_SESSION["eCartCheckoutForm_lastname"]:""); ?> <<?php echo ((isset($_SESSION["eCartCheckoutForm_email"]))?$_SESSION["eCartCheckoutForm_email"]:""); ?>>




It should display there email address. If it does, try changing the to address to only:

php:
<?php echo ((isset($_SESSION["eCartCheckoutForm_email"]))?$_SESSION["eCartCheckoutForm_email"]:""); ?>



if that is still not working, there is likely a problem with the SMTP server. Since you say it is sending to the CC Address, but not the to address, it makes me suspect that the SMTP server is refusing to relay the email to the gmail address. check with your host to see if they can look into the SMTP server error logs and see why the SMTP server is not relaying the email.

Sign in to reply to this post

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