|
I have xcAuction and xcClassified. They are working except they do not seem to send email. I configured it according to the information and it seems to work, as there is no error message. But nothing ever seems to be sent. Did I not set something up correctly?
|
|
|
First, always make sure you have the most up to date email library modules. These can be downloaded from the main XCENT web site at www.xcent.com/downloads.
Second, older versions of some email components may have problems and should be updated. So we recommend that you also make sure you have the most up to date version of the email component that you are trying to use installed on your web server. For specific details about versions of email components, check with the vnedor of your particular email component.
Third, the applications include test scripts to test specific email components directly. They are typically named "xcTest***.asp" where the asterisks will be replaced with the component name. For example, the script to test the Microsoft CDONTS component would be xcTestCdonts.asp. Try the test script and make sure that it functions from there. If it does not function from there, then you may have incorrect settings or information for your SMTP server. Double-check what your SMTP server settings should be with your ISP/webhost.
|