rajith Posted April 2, 2008 Posted April 2, 2008 Hi, I am not getting e-mail after checkout regarding the details that i purchased through my site. can anybody help me???
Guest Posted April 2, 2008 Posted April 2, 2008 Hi, I am not getting e-mail after checkout regarding the details that i purchased through my site. can anybody help me??? Have you set up the email options in admin?
rajith Posted April 2, 2008 Author Posted April 2, 2008 Thanks Coopco, I already set up the email options.. In admin i set the email optins as,.. E-Mail Transport Method :sendmail E-Mail Linefeeds : CRLF Use MIME HTML When Sending Emails : true Verify E-Mail Addresses Through DNS : true Send E-Mails :true is there any restrictions that user who purchase by credit card only get email confirmation...?? Thanks Rejith Have you set up the email options in admin?
Guest Posted April 2, 2008 Posted April 2, 2008 Thanks Coopco,I already set up the email options.. In admin i set the email optins as,.. E-Mail Transport Method :sendmail E-Mail Linefeeds : CRLF Use MIME HTML When Sending Emails : true Verify E-Mail Addresses Through DNS : true Send E-Mails :true is there any restrictions that user who purchase by credit card only get email confirmation...?? Thanks Rejith Try E-Mail Transport Method :sendmail E-Mail Linefeeds : LF Use MIME HTML When Sending Emails : true Verify E-Mail Addresses Through DNS : false Send E-Mails :true
rajith Posted April 2, 2008 Author Posted April 2, 2008 Hi, Thanks for your reply.. I changed as you suggested.But still i am not getting mail.. Regards Rajith Try E-Mail Transport Method :sendmail E-Mail Linefeeds : LF Use MIME HTML When Sending Emails : true Verify E-Mail Addresses Through DNS : false Send E-Mails :true
Guest Posted April 2, 2008 Posted April 2, 2008 Hi,Thanks for your reply.. I changed as you suggested.But still i am not getting mail.. Regards Rajith Did you use a valid e-mail address when you created the account? Did you get an email when you created the account? Do you get e-mails through contact us? Do yo get emails when you update the order status? If you have, in admin, send extra order emails to, and you have your shop email address in there, you should also get an email as the shop owner when an order is processed. Does this happen?
rajith Posted April 2, 2008 Author Posted April 2, 2008 Thanks or the reply Coopco... None of these are working in my site.. I am not getting mail when i create an account.. I am not getting emails when i update the order status I am not getting e-mails through contact us I am not getting e-mails through send extra order emails to option. Regards Rejith Did you use a valid e-mail address when you created the account? Did you get an email when you created the account? Do you get e-mails through contact us? Do yo get emails when you update the order status? If you have, in admin, send extra order emails to, and you have your shop email address in there, you should also get an email as the shop owner when an order is processed. Does this happen?
Guest Posted April 2, 2008 Posted April 2, 2008 Thanks or the reply Coopco...None of these are working in my site.. I am not getting mail when i create an account.. I am not getting emails when i update the order status I am not getting e-mails through contact us I am not getting e-mails through send extra order emails to option. Regards Rejith OK, so what version of osc 2.2, what php version, what is your server????
rajith Posted April 2, 2008 Author Posted April 2, 2008 Hi, osC 2.2ms2-3 is the OSC version HTTP Server: Microsoft-IIS/5.0 PHP Version: 4.4.7 (Zend: 1.3.0) Regards Rejith OK, so what version of osc 2.2, what php version, what is your server????
Guest Posted April 2, 2008 Posted April 2, 2008 Hi,osC 2.2ms2-3 is the OSC version HTTP Server: Microsoft-IIS/5.0 PHP Version: 4.4.7 (Zend: 1.3.0) Regards Rejith You could try E-Mail Transport Method :smtp E-Mail Linefeeds : CRLF Unfamiliar with osC 2.2ms2-3
gauravgs Posted April 2, 2008 Posted April 2, 2008 have you checked your "checkout_process.php" file?
rajith Posted April 2, 2008 Author Posted April 2, 2008 Hi Thanks for the reply.. No I didn't checked.. What i have to check in that page?? can you help me.. Regards Rejith have you checked your "checkout_process.php" file?
Unwind23 Posted April 2, 2008 Posted April 2, 2008 I'm actually having the same exact problem...any help would be appreciated!! Thanks!! (BTW Coopco -- LOVE the Link avatar!)
Kancler Posted April 3, 2008 Posted April 3, 2008 I'm getting same problem! Somebody please help... It was working fine before
buckweatmts Posted November 8, 2008 Posted November 8, 2008 You have to edit your php.ini file: here is mine: [mail function] ; For Win32 only. SMTP = [email protected] smtp_port = 25 ; For Win32 only. sendmail_from = [email protected] Also, make sure this is uncommented (the smtp): ;extension=php_sdo_das_xml.dll ;extension=php_shmop.dll extension=php_smtp.dll ;extension=php_snmp.dll extension=php_soap.dll If you are going to another smtp server not localhost make sure the other allows for relay from this machine. I just got lucky figuring this all out on mine.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.