in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Email is not firing on completion of order

Last post 02-26-2008 11:23 AM by danroberts. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 02-24-2008 4:38 PM

    Email is not firing on completion of order

    Email is not firing on completion of order.

    my web.config is

    <mailSettings>

    <smtp deliveryMethod="Network" from="My Self">

    <network host="10.0.1.11" password="12345678" port="25" userName="mydomainname\myloginname" />

    </smtp>

    </mailSettings>

    also admin/admin_mailers.aspx and admin/admin_mailers.aspc.cs have not been modified

    Under Admin tab for Security - Mailers, I have

    order received - merchant with to list of myself@mywebsite.com

    order received - customer with cc list of myself@mywebsite.com

    I use paymentoffline.aspx instead of paypal to collect in person and complete the purchase (finalize and finish) successfully.

    My dashcommerce version is 2.2, using VS 2005 to edit, SQLExpress for database, and IIS 6.0 with 2.0 framework.

    Any ideas?

    Filed under: ,
  • 02-26-2008 11:23 AM In reply to

    • danroberts
    • Top 50 Contributor
    • Joined on 02-11-2008
    • Kannapolis, NC (Charlotte)
    • Posts 18

    Re: Email is not firing on completion of order

    I'm having a simular problem.

    When a customer purchases an item it is successfull and when paypal return it isnt sending the

    email to merchant nor the email to customer.

    but they are getting billed and i'm getting paid.

    I'm using dc 2.2

    i'll post again if I find a problem and correct it.

    Dan

    Dan
    www.chezamour.com
    www.digitalrcs.com
Page 1 of 1 (2 items)