Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SMTP vs Mailbox Server?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01329581
Message ID:
01329596
Views:
15
>>>Hi everybody,
>>>
>>>I need an understanding of conceptual difference between SMTP email and email sent to Exchange Server?
>>>
>>>Here is why. My application is sending email messages to SMTP (using WWIPSTUFF). Everything worked perfectly until customer started to block SMTP mail from desktop computers. They say they now allow only email to Exchange Server from desktops. How are the two different? What tools do I need to send email from VFP application to Exchange Server?
>>>
>>>Thank you in advance for any help.
>>
>>SMTP is the standard internet mail sending protocol. Exchange as well as most other Email servers understands it.
>>
>>Exchange also has its own native protocols that Exchange clients can use to send mail.
>>
>>One way companies try to reduce the abilities of spammers to send spam through their mail servers is to block SMTP mail. Generally they block SMTP mail coming from outside their network.
>>
>>Some companies block ALL SMTP mail, allowing only Exchange clients to send mail. This works fine unless you need other systems to send mail.
>>
>>You can send mail via Outlook using outlook automation, which is a pain and can be problematic.
>>
>>I'd suggest asking your client to allow SMTP mail from addresses in their IP address space which is reasonably safe on a well run network. This is very easy to do in Exchange (takes a minute or 2 to do). SMTP mail will still be blocked from outside addresses which is the main intent anyway.
>>
>>If they won't do that, tell them it will cost them $$ to get around it, and start looking at Outlook automation.
>
>Bill,
>
>Thank you very much for the explanation. From a couple of replies I received from the IT person, they won't move a finger to accommodate my application. So I will have to suggest Outlook automation, which I already have built in some parts of my application. The pain with Outlook is that, as you well know, they will be prompted to confirm every time email is sent to Outlook. I realize there are some 3P tools that can "fix" this feature in Outlook but I won't suggest to them. If ever anything will not work right in their Outlook, I will be the one they will blame.


I suggest going past the IT people and speak to someone who has to pay the $$ to convert your app to use Outlook.

If they see the cost in $$ vs the time it would take to remedy the problem in Exchange, they might become more receptive to the idea.
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform