Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

No emails sending or recieving.


bombnail

Recommended Posts

I have a problem where emails arent being sent by my shop on order confirmation.

I have everything turned on, all the right settings as far as i know, set to Linix server configeration.

Extra emails on, everthing, please someone help, i am prepared to pay to get this fixed, i have had so many problems setting this up and if it wasnt for a client, i would have thrown the towel in by now, please, anyone!!!

Link to comment
Share on other sites

I have a problem where emails arent being sent by my shop on order confirmation.

I have everything turned on, all the right settings as far as i know, set to Linix server configeration.

Extra emails on, everthing, please someone help, i am prepared to pay to get this fixed, i have had so many problems setting this up and if it wasnt for a client, i would have thrown the towel in by now, please, anyone!!!

 

1st check to see if the email on the server is working, (e.g) send an email from your gmail or hotmail account to the email address of your client. lets say your clients website is greatstore.com then their email is [email protected], send a regular email to that address 1st.

 

If you dont recieve the email its a server error(probably the result of a incorrect setup of the email) and not an oscommerce problem.

Link to comment
Share on other sites

Is it only occuring in order confirmation emails?

 

Can you still send email throu the admin section?

 

Do new customers recieve their new customer confirmation email?

Link to comment
Share on other sites

Is it only occuring in order confirmation emails?

 

Can you still send email throu the admin section?

 

Do new customers recieve their new customer confirmation email?

Fairly sure it is a OScommerse problem.

I cant send mail through the admin either and no-one is recieving emails, administrators or customers.

Link to comment
Share on other sites

Not sure if this will help or not:

Where you set up the email configuration is in 2 places.

 

Admin > Configurations > My Store

Email Address (This is the location where the Contact Us emails will be sent to)

Email From (This is where you set the email the website uses to send emails) Example "MyStoreSales", <[email protected]>

Send Extra Order Emails To (This is where you set your address to receive a copy of the order) Example Order Received <yourgoogle.google.com>, <[email protected]>

 

Admin > Configurations > E-Mail Options

These can be changed depending on your server/ preferences but this is the way mine are set

E-Mail Transport Method sendmail

E-Mail Linefeeds LF

Use MIME HTML When Sending Emails false

Verify E-Mail Addresses Through DNS false

Send E-Mails true

Link to comment
Share on other sites

Not sure if this will help or not:

Where you set up the email configuration is in 2 places.

 

Admin > Configurations > My Store

Email Address (This is the location where the Contact Us emails will be sent to)

Email From (This is where you set the email the website uses to send emails) Example "MyStoreSales", <[email protected]>

Send Extra Order Emails To (This is where you set your address to receive a copy of the order) Example Order Received <yourgoogle.google.com>, <[email protected]>

 

Admin > Configurations > E-Mail Options

These can be changed depending on your server/ preferences but this is the way mine are set

E-Mail Transport Method sendmail

E-Mail Linefeeds LF

Use MIME HTML When Sending Emails false

Verify E-Mail Addresses Through DNS false

Send E-Mails true

I have done all that.

I'm lost to what is causing it, i commented out some validation and fields that where unnecessary in my store, ie Country, as i only trade in Australia, the orders and customer forms al work fine, could this of somehow caused this error?, just seems so so strange.

Link to comment
Share on other sites

I am having the same problem, just started about a week ago. Send mail stopped working. Up untill then our site has worked flawlessly for several years. I am using Hostway.com as my server. I have sent several trouble tickets to them, but have not had a response. I really feel it is a server problem on Hostways end. Anybody agree with me?

Link to comment
Share on other sites

I am having the same problem, just started about a week ago. Send mail stopped working. Up untill then our site has worked flawlessly for several years. I am using Hostway.com as my server. I have sent several trouble tickets to them, but have not had a response. I really feel it is a server problem on Hostways end. Anybody agree with me?

 

 

knight61 - I to am using Hostway andnow have the same problem. Cannot send any emails. I am going to submit a ticket with them today. I have a feeling Hostway is blocking something. The forms do not work on the website as well. Please let me know if you figure this one out and I will do the same. Thanks!

Link to comment
Share on other sites

Still not sure what is wrong. I even used the "email_test.php" add-on and still I did not recieve the emails. There were no errors and everything says it was successful, but no emails are being sent. Any ideas?

 

Thanks!

Link to comment
Share on other sites

Still not sure what is wrong. I even used the "email_test.php" add-on and still I did not recieve the emails. There were no errors and everything says it was successful, but no emails are being sent. Any ideas?

 

Thanks!

 

All email launched from from my web site does not work. If I mail from another account I will receive that, but any order conformations or "contact us" mail not working. When I talk to Hostway, they send a test and it comes through, so they think it is working and tell me the problem is on my web site. We made no changes, it worked fine for a long time, but now it is not working. I am going to find another ISP. Not happy with Hostway,

Link to comment
Share on other sites

All email launched from from my web site does not work. If I mail from another account I will receive that, but any order conformations or "contact us" mail not working. When I talk to Hostway, they send a test and it comes through, so they think it is working and tell me the problem is on my web site. We made no changes, it worked fine for a long time, but now it is not working. I am going to find another ISP. Not happy with Hostway,

 

The problem is Hostway. I spent all day working on this issue. I wrote a simple form that did nothing but get info and send an email. I will give you the code below. One thing that I found is that Hostway runs a Spam and Virus software on all emails. Check to see if you are using: CleanMail or CleanMail Plus. I up graded to CleanMail Plus and opened up their filtering - You might try that. However, this did not work for me. They did see that there is a problem and I have a ticket open right now to fix it. I varifed that the problem was on their side by using the forms below. I have two website with PHP. On one site it works fine, but when I try to run it on the Hostway site, it does not send the email.

 

Anyways - sorry for being so winded. When I find out what is wrong, I will be sure to post it here for you. But rest assured the problem is with their site!

 

Create 2 files:

email_test.php

email_test_1.php (add your to and from email address in this file)

 

email_test.php Code:

********************************************************************************

**********

<table width="400" border="0" align="center" cellpadding="3" cellspacing="1">

<tr>

<td><strong>Contact Form </strong></td>

</tr>

</table>

 

<table width="400" border="0" align="center" cellpadding="0" cellspacing="1">

<tr>

<td><form name="form1" method="post" action="email_test_1.php">

<table width="100%" border="0" cellspacing="1" cellpadding="3">

<tr>

<td width="16%">Subject</td>

<td width="2%">:</td>

<td width="82%"><input name="subject" type="text" id="subject" size="50"></td>

</tr>

<tr>

<td>Detail</td>

<td>:</td>

<td><textarea name="detail" cols="50" rows="4" id="detail"></textarea></td>

</tr>

<tr>

<td>Name</td>

<td>:</td>

<td><input name="name" type="text" id="name" size="50"></td>

</tr>

<tr>

<td>Email</td>

<td>:</td>

<td><input name="customer_mail" type="text" id="customer_mail" size="50"></td>

</tr>

<tr>

<td> </td>

<td> </td>

<td><input type="submit" name="Submit" value="Submit"> <input type="reset" name="Submit2" value="Reset"></td>

</tr>

</table>

</form>

</td>

</tr>

</table>

********************************************************************************

***************

 

email_test_1.php Code:

********************************************************************************

**************

<?php

// Contact subject

$subject ="PHP Email Tester!";

// Details

$message="This is a test of the PHP email server.";

 

// Mail of sender

$mail_from="Put From Address Here";

// From

$header="from: $name <$mail_from>";

 

// Enter your email address

$to ='Put Your To Address Here';

 

$send_contact=mail($to,'PHP Email Tester',$message,$header);

 

// Check, if message sent to your email

if($send_contact){

echo "Message Was Sent";

}

else {

echo "ERROR";

}

?>

********************************************************************************

***********

Link to comment
Share on other sites

The problem is Hostway. I spent all day working on this issue. I wrote a simple form that did nothing but get info and send an email. I will give you the code below. One thing that I found is that Hostway runs a Spam and Virus software on all emails. Check to see if you are using: CleanMail or CleanMail Plus. I up graded to CleanMail Plus and opened up their filtering - You might try that. However, this did not work for me. They did see that there is a problem and I have a ticket open right now to fix it. I varifed that the problem was on their side by using the forms below. I have two website with PHP. On one site it works fine, but when I try to run it on the Hostway site, it does not send the email.

 

Anyways - sorry for being so winded. When I find out what is wrong, I will be sure to post it here for you. But rest assured the problem is with their site!

 

Create 2 files:

email_test.php

email_test_1.php (add your to and from email address in this file)

 

email_test.php Code:

********************************************************************************

**********

<table width="400" border="0" align="center" cellpadding="3" cellspacing="1">

<tr>

<td><strong>Contact Form </strong></td>

</tr>

</table>

 

<table width="400" border="0" align="center" cellpadding="0" cellspacing="1">

<tr>

<td><form name="form1" method="post" action="email_test_1.php">

<table width="100%" border="0" cellspacing="1" cellpadding="3">

<tr>

<td width="16%">Subject</td>

<td width="2%">:</td>

<td width="82%"><input name="subject" type="text" id="subject" size="50"></td>

</tr>

<tr>

<td>Detail</td>

<td>:</td>

<td><textarea name="detail" cols="50" rows="4" id="detail"></textarea></td>

</tr>

<tr>

<td>Name</td>

<td>:</td>

<td><input name="name" type="text" id="name" size="50"></td>

</tr>

<tr>

<td>Email</td>

<td>:</td>

<td><input name="customer_mail" type="text" id="customer_mail" size="50"></td>

</tr>

<tr>

<td> </td>

<td> </td>

<td><input type="submit" name="Submit" value="Submit"> <input type="reset" name="Submit2" value="Reset"></td>

</tr>

</table>

</form>

</td>

</tr>

</table>

********************************************************************************

***************

 

email_test_1.php Code:

********************************************************************************

**************

<?php

// Contact subject

$subject ="PHP Email Tester!";

// Details

$message="This is a test of the PHP email server.";

 

// Mail of sender

$mail_from="Put From Address Here";

// From

$header="from: $name <$mail_from>";

 

// Enter your email address

$to ='Put Your To Address Here';

 

$send_contact=mail($to,'PHP Email Tester',$message,$header);

 

// Check, if message sent to your email

if($send_contact){

echo "Message Was Sent";

}

else {

echo "ERROR";

}

?>

********************************************************************************

***********

All of sudden my email magically appeared. Thanks John, for telling Hostway what they could not figure out themselves. But this is it for me I am going to another ISP, been having too many problems with Hostway lately. Hope your email is working also. Walt

Link to comment
Share on other sites

All of sudden my email magically appeared. Thanks John, for telling Hostway what they could not figure out themselves. But this is it for me I am going to another ISP, been having too many problems with Hostway lately. Hope your email is working also. Walt

 

No Problem! I had an email that says "There appeared to be a mail script error on the server. We have fixed this issue and the mail script is now working properly." You would think that they would have seen this on their own.

 

I have been with Hostway for more than 10 years, and I have never had any problems with them until these past few months. I wonder what changed with them.

 

Anyways, Glad its fixed,

 

Take Care,

Jon

Link to comment
Share on other sites

Hi everybody

 

I have a similar problem with contact_us email. Orders are correctly sent to customer and extra email address; mail sent through admin too but emails sent through contact_us.php are not correctly sent. I created email_test.php and email_test_1.php files and I get an ERROR result...

 

Any idea?

 

Sébastien

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...