Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create Shortcut to Quickly Send Mail to a Recipient
#1
a good written article.
Create Shortcuts or Hotkeys to Quickly Send Mail to a Recipient
pi
#2
If you wanted to do this with files...you could write QM program set up with SMTP settings of an account that receives the name of an attachment and sends email.

You'd put that executable in windows sendto folder. Then you could right click on the file and select a recipient from the send to... options.

Could write a dialog that prompts for subject and body text.
#3
TheVig,

I stumbled into your article. Kindly share your QM macro so I can absorb quicker. Thank you for sharing.
My emails are either using yahoo.com or gmail.com or does it matter?

Sincerely,

Josh
California
#4
Josh,

I never actually wrote the macro, it was a hypothetical response to the article.

http://support.microsoft.com/kb/310270 (in QM:
Code:
Copy      Help
run "$sendto$\"
)
Email account settings (Three pages lots of examples)
Don't forget that _command will be the variable passed to the function from windows.

Thanks,
Jimmy Vig


Forum Jump:


Users browsing this thread: 1 Guest(s)