Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with SMTP mailing
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Problem with SMTP mailing
Divers
Thread ID:
00938778
Message ID:
00938778
Vues:
66
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform