Jump to content

email attachment?


Recommended Posts

Is it possible to modify _InetMail (in INet.au3) so that the script asks also for the name of an email attachment, and this name appears in the "Attachment" field of the email, when the client starts? (It looks to me as if it's just a matter of knowing the right keyword, but I can't figure it out).

Thanks!

Link to comment
Share on other sites

You may want to look into sending the mail yourself (as in your script) by using SMTP.

http://www.autoitscript.com/forum/index.ph...topic=23860&hl=

#)

Link to comment
Share on other sites

You may want to look into sending the mail yourself (as in your script) by using SMTP.

http://www.autoitscript.com/forum/index.ph...topic=23860&hl=

#)

Thanks, but I didn't actually want to send the mail, just open the client with the "attachment" field filled in.

Meantime, I've found a useful answer: download the helper program sendto.exe from

http://www.arstdesign.com/articles/sendto.exe.html

with this in place, doing what I originally wanted to do using Autoit (or even just a command line) is utterly easy.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...