Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use any smtp client?
Message
From
07/03/2009 03:10:31
 
 
To
06/03/2009 19:30:59
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01386342
Message ID:
01386374
Views:
50
>Hi. When working with "e-mail sending" programs, can you use anyone's smtp (ie: gmail, yahoo, hotmail)?

If you mean, can you specify anyone's SMTP server to handle your outgoing mail, the answer is almost always no, on the standard port 25. As part of an effort to reduce spam, most ISPs require that outgoing SMTP traffic go through their SMTP servers, which are usually so-called "smart hosts".

For example, if your site's Internet connection is provided by CompanyXYZ, they will usually require that outgoing SMTP mail on port 25 go through smtp.companyxyz.com or some similar, specified host on their domain. They will not relay outgoing SMTP traffic to other SMTP servers not in their domain.

Some SMTP servers accept connections on ports other than the standard port 25. However, to reduce spam they may require authetication i.e. a valid account name and password, and may require a secure connection (SSL) as well. To make use of these servers, your "e-mail sending program" must be able to meet the server's non-standard requirements.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform