I want to send an e-mail message using a DOS batch file. I’ve seen the command before, but have no clue where.
The command allowed me to send a message including the recipints name and also a file attachment.
Something that looked like:
“mailto:user@isp.com attach file c:\config.sys”
Any hints anybody?