1

I've this problem: when I try to do this from my Win Console:

start "" "mailto:example@rat.it?subject=subject&body=body "

everything works fine!

But I'm not able to attach a file to the email adding:

&attachment="path/myfile.txt"

How Can I do? Can anyone help me?

Bobo87
  • 151
  • 3
  • 13
  • You cannot use mailto: to to send local files, call a vbscript instead; http://stackoverflow.com/questions/7041938/vbscript-to-send-email-without-running-outlook – Alex K. Nov 06 '13 at 11:26
  • This option was removed from email client programs a long time ago. Heavily abused by malware. You can ask at superuser.com, hard to imagine they'll recommend one. – Hans Passant Nov 06 '13 at 15:16

0 Answers0