|
|
|
|
|
Total Hits: 117 | Today: 0 |
Author: classicasp
|
Rating:
|
|

Whether you're using CDO, XP_SMTP_SendMail, or a 3rd party COM object to send mail, you may have experienced this problem. Your mail works some of the time — but doesn't work either when the mail is intended for your own domain, or it only works when the mail is intended for your own domain. Here are some things to check that will hopefully help resolve the issue. Many of these suggestions will require some input, and possibly some work, from your network and/or Exchange administrator....
|
|
|
|
Total Hits: 117 | Today: 0 |
Author: classicasp
|
Rating:
|
|

Whether you're using CDO, XP_SMTP_SendMail, or a 3rd party COM object to send mail, you may have experienced this problem. Your mail works some of the time — but doesn't work either when the mail is intended for your own domain, or it only works when the mail is intended for your own domain. Here are some things to check that will hopefully help resolve the issue. Many of these suggestions will require some input, and possibly some work, from your network and/or Exchange administrator....
|
|
|
|
Total Hits: 103 | Today: 0 |
Author: classicasp
|
Rating:
|
|

Verify that the path exists, and has appropriate permissions. Alter the value if it is not set correctly. On previous versions of IIS, the pickup directory is usually c:\inetpub\mailroot\pickup -- so make sure that this path exists and has appropriate permissions....
|
|
|
|
Total Hits: 103 | Today: 0 |
Author: classicasp
|
Rating:
|
|

Verify that the path exists, and has appropriate permissions. Alter the value if it is not set correctly. On previous versions of IIS, the pickup directory is usually c:\inetpub\mailroot\pickup -- so make sure that this path exists and has appropriate permissions....
|
|
|
|
Total Hits: 118 | Today: 1 |
Author: classicasp
|
Rating:
|
|

When switching from CDONTS to CDO.Message, and using code like the following (as described in Article #2026):...
|
|
|
|
Total Hits: 118 | Today: 1 |
Author: classicasp
|
Rating:
|
|

When switching from CDONTS to CDO.Message, and using code like the following (as described in Article #2026):...
|
|
|
|
Total Hits: 92 | Today: 0 |
Author: classicasp
|
Rating:
|
|

There are various reasons for this to happen. Here are some code samples to reproduce this error message:...
|
|
|
|
Total Hits: 92 | Today: 0 |
Author: classicasp
|
Rating:
|
|

There are various reasons for this to happen. Here are some code samples to reproduce this error message:...
|
|
|
|
Total Hits: 90 | Today: 0 |
Author: classicasp
|
Rating:
|
|

Check permissions on the mailroot folder. IUSR_MachineName, or the authenticated user(s)/group(s), needs to have write permissions on several of its subfolders. Try running the site / application in a different application protection level. This is not a fix, obviously, but a bandaid in case the situation is dire....
|
|
|
|
Total Hits: 86 | Today: 0 |
Author: classicasp
|
Rating:
|
|

This can happen if you try to read or write a CDONTS property or a CDO configuration property after the mail has been sent. Allegedly, these parameters are destroyed immediately after the message is sent, so they cannot be accessed afterward - yielding the above error (which maps to CdoE_INVALID_OBJECT)....
|
|
|
|
Total Hits: 91 | Today: 0 |
Author: classicasp
|
Rating:
|
|

If you are getting .bdr files in the badmail folder, this means the mail could not be sent for some reason. You might see an error like this, if you open up one of the .bdr files...
|
|
|
|
Total Hits: 91 | Today: 0 |
Author: classicasp
|
Rating:
|
|

If you are getting .bdr files in the badmail folder, this means the mail could not be sent for some reason. You might see an error like this, if you open up one of the .bdr files...
|
|
|
|
|
|
|