Saved Bookmarks
| 1. |
Solve : Mail from DOS prompt? |
|
Answer» I WANT to send a MAIL with attachment from DOS BATCH file. do i need to use any 3rd party tool? or in BUILD command available in DOS?? do i need to use any 3rd party tool? or in build command available in DOS??Do you mean you want to make it into a full-scale application? Plz explain http://www.google.com/search?q=send+mail+from+dos There are lots of different methods to do this, but it depends on if you mean from pure DOS (like MS-DOS) or a Windows command prompt.it all comes down to this, you cant send email in DOS without a 3rd party prog, unless you have an internal Dial-up modem that you can send files with the Copy command. or you could use the Netsh command(if ur using command prompt) to send files through a LAN. |
|