Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Send email from local machine


Guest

Recommended Posts

Posted

Hi I have installed oscommerce on a local machine and it works fine except when it comes to send emails(for eg while creating new account). I get following error:

 

Warning: mail(): SMTP server response: 501 5.5.4 Invalid Address in F:\Inetpub\wwwroot\catalog\includes\classes\email.php on line 522

 

Warning: Cannot modify header information - headers already sent by (output started at F:\Inetpub\wwwroot\catalog\includes\classes\email.php:522) in F:\Inetpub\wwwroot\catalog\includes\functions\general.php on line 33

 

At admin email options are set to following:

E-Mail Transport Method: smtp

E-Mail Linefeeds: LF

Use MIME HTML When Sending Emails: false

Verify E-Mail Addresses Through DNS: false

Send E-Mails:true

 

Any suggestion/solution would be of great help. Thanks

Posted
Hi I have installed oscommerce on a local machine and it works fine except when it comes to send emails(for eg while creating new account). I get following error:

 

Warning: mail(): SMTP server response: 501 5.5.4 Invalid Address in F:\Inetpub\wwwroot\catalog\includes\classes\email.php on line 522

 

Warning: Cannot modify header information - headers already sent by (output started at F:\Inetpub\wwwroot\catalog\includes\classes\email.php:522) in F:\Inetpub\wwwroot\catalog\includes\functions\general.php on line 33

 

At admin email options are set to following:

E-Mail Transport Method: smtp

E-Mail Linefeeds: LF

Use MIME HTML When Sending Emails: false

Verify E-Mail Addresses Through DNS: false

Send E-Mails:true

 

Any suggestion/solution would be of great help. Thanks

 

Hi, could trace it myself. I had to do settings of smtp in php.ini :)

Archived

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

×
×
  • Create New...