![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: change, read, senderemailaddress, sendername |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi all,
I am writing a script that will send out an email to multiple people with the same body, subject ect. However I wanted to send out individual emails to each address. Since this is going to be hundreds of emails I thought it would be easier with a script. The only problem is is that the SenderName and SenderEmailAddress is my email address, when I want it to be the one of my company's default address. This is viewable in the header of the email, so I don't want anyone seeing my personal email address. I would like to do: MyItem.SenderName = "Company Name" MyItem.SenderEmailAddress = " However Outlook complains that these are read-only fields. Is there anyway around this? I would do this on my work computer, but they don't have Outlook there. Any ideas on a workaround to maybe strip off my personal SenderName and SenderEmailAddress would be much appreciated. Thanks in advance. -Stu |
| Ads |
|
#3
|
|||
|
|||
|
Mail merge seems easy enough, but can I use it without having Outlook
installed? The problem is I have Outlook on my personal machine, but have Thunderbird on my work computer where I have the profile I want to use. Is Word's mail merge functionality only useful if you have Outlook, or can it be use with Thunderbird? Also I haven't been able to figure out how to email using a mail merge or easily enter a bunch of email addresses. With a script I can just copy and paste the email addresses instead of manually entering data. Anymore help would be greatly appreciated. Thanks. -Stu |
|
#4
|
|||
|
|||
|
The sample you posted will only work with outlook and you need outlook to
use mail merge in word. You'll be better off googling for something that uses a SMTP server directly. -- Diane Poremsky [MVP - Outlook] Author, Teach Yourself Outlook 2003 in 24 Hours Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide) Need Help with Common Tasks? http://www.outlook-tips.net/beginner/ Outlook Tips: http://www.outlook-tips.net/ Outlook & Exchange Solutions Center: http://www.slipstick.com Subscribe to Exchange Messaging Outlook newsletter: wrote in message ups.com... Mail merge seems easy enough, but can I use it without having Outlook installed? The problem is I have Outlook on my personal machine, but have Thunderbird on my work computer where I have the profile I want to use. Is Word's mail merge functionality only useful if you have Outlook, or can it be use with Thunderbird? Also I haven't been able to figure out how to email using a mail merge or easily enter a bunch of email addresses. With a script I can just copy and paste the email addresses instead of manually entering data. Anymore help would be greatly appreciated. Thanks. -Stu |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New one for me. Messages change from READ to UNREAD | JCollins | Outlook - General Queries | 8 | September 15th 06 03:52 AM |
| don't change meeting times in Mobile 2003 when timezones change. | fhorkey | Outlook - Calandaring | 1 | February 16th 06 03:44 PM |
| Read / Unread change | Julieta Prandi | Add-ins for Outlook | 1 | February 16th 06 02:40 PM |
| Read Msgs Marked as Read? | ERoss | Outlook - General Queries | 0 | January 23rd 06 06:44 PM |
| Why does Outlook 2003 Contact Form change with regional Unicode change | derekfansl@gmail.com | Outlook - General Queries | 0 | January 19th 06 03:50 AM |