Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to configure email to use authenticating SMTP server


rchurch

Recommended Posts

Posted

Where can oscommerce be adjusted to send email using an authenticating SMTP server.

 

Whenever the system tries to send email I get this message

 

Warning: mail() [function.mail]: SMTP server response: 553 We do not relay without RFC2554. in serverpathhtdocscatalogincludesclassesemail.php on line 500

 

Which files need to be adjusted to fix this problem?

osCommerce 2.2-CVS

Posted

That is the SMTP server saying that it won't send email for you. You should check with the administrator of the server to find out how they want you to authenticate to send emails. This could be as simple as the administrator adding the IP address of the osCommerce install to the relay list (something the SMTP administrator would do) or as complicated as requiring a log on (which would have to be done in osCommerce). Someone could give you more help if we knew what your SMTP server's requirements were.

 

Good luck,

Matt

I love deadlines. I like the whooshing sound they make as they fly by. ---Douglas Adams

Posted

I am the administrator of the email server and all accounts have to send both username and password in order to send email in order to prevent abuse.

 

I have scripts working on the server which can all send email if the username and password is passed on the server.

 

There must be somewhere in oscommerce where this can be configured.

osCommerce 2.2-CVS

Archived

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

×
×
  • Create New...