It is possible send an e-mail from a remote .exe/.aspx through Outlook Web Access?

Recommended Answers

All 4 Replies

If you have an exchange server that allows you to bounce emails, just use the server ip and port to send a SMTP email.

For example:

Sending SMTP Mail in VB.NET

Doesn't work Begginnerdev :/

I'm able to send and receive e-mail on my Android Device using the webmail URL with android e-mail client but I need to automate sending some e-mails.

Are you writing this software for your android, or to run on a PC?

If you are writing for an android, you will need to learn the language. (modified Java)

As for it not working, are you getting an error - or nothing happens?

Im writing in vb.net...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.