Jeff, while I was a Notes admin we used to set this up for users with multiple accounts with a little scripting using Action Script for Notes. You should be able to do the same with VBScript with your email program. I only recommend VBScript for it's ease of use for beginners.
Perhaps someone else here would have an idea as to a script to perform such a task for you. Peter Kaulback In the hour of 09:40 AM 7/28/2002 -0400, Jeff Dougherty spoke this: >What about using a specific email account? >I have tried this, saved the template using one email account, but when I >click on >the template, it always tries to use my default email account. >Jeff > >----- Original Message ----- >From: "vic" <[EMAIL PROTECTED]> > >Your syntax is wrong, basically, you are omitting the = sign >Here's how it should be: >mailto:[EMAIL PROTECTED]?cc=cc:[EMAIL PROTECTED];&bcc=:anotherperson@yah >oo. > > >Another alternative is to just make an OE message template with the fields >prefilled. >You can save it on your desktop and just double click it whenever you need >to send it. > >hth > >vic >----- Original Message ----- >From: "Thomas Fisher" <[EMAIL PROTECTED]> >To: "PCWorks Mailing List (E-mail)" <[EMAIL PROTECTED]> >Sent: Saturday, July 27, 2002 8:59 AM >Subject: PCWorks: Email shortcut > > > > I need a fresher. > > I had the line you can add to a desktop shortcut to automatically open an > > email message with the TO:, CC:, BCC: Subject, and even body text already > > filled in, but I've lost it somewhere. > > I know that when creating the shortcut, you add >mailto:[EMAIL PROTECTED], > > but I don't remember how to get the other fields to work. If I remember > > correctly, you need to include the "&" before each, but I don't know which > > part of the line I currently have isn't working. > > > > Here is what I have: > > > > >mailto:[EMAIL PROTECTED];&cc:[EMAIL PROTECTED];&bcc:anotherperson@yahoo. > > com;&subject:hello;&body:"Hello!" -- From there to here and here to there, funny things are everywhere. < Dr. Seuss > ============= PCWorks Mailing List ================= Don't see your post? Check our posting guidelines & make sure you've followed proper posting procedures, http://pcworkers.com/rules.htm Contact list owner <[EMAIL PROTECTED]> Unsubscribing and other changes: http://pcworkers.com =====================================================
