Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

all attempted email produces error


antioch

Recommended Posts

Warning: mail(): SMTP server response: 501 Syntax error in parameters or arguments in <catalog path>\includes\classes\email.php on line 500

 

Warning: Cannot modify header information - headers already sent by (output started at <catalog path>\includes\classes\email.php:500) in <catalog path>\includes\functions\general.php on line 29

 

iis6

mailenable smtp (authentication required)

osCommerce 2.2-MS2

 

the two files referenced above are not modified as this is a new installation without any mods.

 

found an article in the KB discussing whitespace as a likely cause of this error. no whitespace was discovered in accordance with the instructions found in the KB article's text.

Link to comment
Share on other sites

Makes ure that you enter the e-mail addresses in osC admin simply as e.g. sales@yourdomain.com and not as given in 'admin' as e.g. Sales <sales@yourdomain.com>

 

Windows servers in particular reject the bracketed address format.

 

Vger

Link to comment
Share on other sites

(authentication required)

 

Look for a contribution that allows you to authenticate smtp mail on osCommerce. It's not something that's set up by default.

 

Vger

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...