is it possible to send email eventhough in LAN connection using Microsoft outlook ? is it programmable in VB.Net?
can someone teach me? thank you !

Recommended Answers

All 3 Replies

If you had a SMTP host on the network, you can just bounce the email off of it.

(Assuming it is configured to allow it)

though it is in LAN ? can you explain it further? :) thanks

If you have a host, like an Exchange server in the local netork - You can simply bouncing an email off of it.

Example

OR

If the server is configured, you can simply set a from address and bounce it off of the port/IP address.

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.