Hi,
I'm planning an app that will send mails when error occur. This app is a turn-key solution and intended to be delivered to organization and firms.
Currently I'm planning to send it as SMTP client, so I have these questions:
1. Does VB.NET let me send emails by SMTP, or should I use another 3rd party component? If yes - How?
2. Should I think about another protocols of sending mails, like MAPI or POP3?
FAIK, most of the organizations use SMTP, while a few use MAPI. I don't think that organizations use POP3.
If you think quite different, please tell me.
Thanks!
I'm planning an app that will send mails when error occur. This app is a turn-key solution and intended to be delivered to organization and firms.
Currently I'm planning to send it as SMTP client, so I have these questions:
1. Does VB.NET let me send emails by SMTP, or should I use another 3rd party component? If yes - How?
2. Should I think about another protocols of sending mails, like MAPI or POP3?
FAIK, most of the organizations use SMTP, while a few use MAPI. I don't think that organizations use POP3.
If you think quite different, please tell me.
Thanks!