rchurch Posted June 20, 2003 Posted June 20, 2003 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
mdfst13 Posted June 20, 2003 Posted June 20, 2003 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
rchurch Posted June 20, 2003 Author Posted June 20, 2003 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.