Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tep_mail not sending from STORE_OWNER_EMAIL_ADDRESS


sinha_punit

Recommended Posts

Posted

Hi,

In create account.php the line of code is

tep_mail($name, $email_address, EMAIL_SUBJECT, $email_text, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS);

 

I belive this is the email which the users get when they create a new account.

 

My issue is that this emails is not being sent from STORE_OWNER_EMAIL_ADDRESS,

 

the store owner email address has been configured as abc@@xyz.com in configuration my store , third entry which is email address

 

but the users are getting emails from [email protected]

 

can anyone help?

I am using OsCommerce v2.2 RC1

 

Thanks

Posted

never mind, found the solution,

 

the from email address needs to be created in cpanel otherwise justhost will replace the from email with <username>@justnnn.justhost.com

Archived

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

×
×
  • Create New...