Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with SMTP mailing
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Problem with SMTP mailing
Miscellaneous
Thread ID:
00938778
Message ID:
00938778
Views:
65
Hi all, hopefully someone can help answer this.

I've tried multiple ways of automating email... and each way I run into some stupid problem.

Scenario 1.
Using CDONTS... (both default and by fully defining the "configuration" setting)

The emails are coming from a users machine attached to an Exchange server (User1@CompanyDomain.com)

If I send the emails out (which syntax is no problem) to a recipient OTHER THAN the "companyDomain.com", it goes through no problem. If the recipient is any other use "@CompanyDomain.com", it always generates an "undeliverable".

I've even tested from a simple .prg to create and send, so I know there are no data driven bad email addresses, extra spaces, etc


Scenario 2.
Using Nigel Coates SMTP utility from downloads... Same problem as above with CDONTS...


Scenario 3.
Using CreateObject( "Outlook.Application" )
Under Office XP, I know the security "feature" to help prevent spam of emails via automation, but at least that allows the emails to go through, regardless of destination domain.


Any ideas? Is there some sort of restriction setting within exchange that are preventing the internal delivery?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform