A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - General Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How to change read only SenderName and SenderEmailAddress



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 16th 06, 07:18 PM posted to microsoft.public.outlook
[email protected]
external usenet poster
 
Posts: 2
Default How to change read only SenderName and SenderEmailAddress

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
  #2  
Old April 16th 06, 10:28 PM posted to microsoft.public.outlook
Diane Poremsky [MVP]
external usenet poster
 
Posts: 12,991
Default How to change read only SenderName and SenderEmailAddress

if you are going to use outlook to send, you'll need a profile with the
address set as default.

Is there a reason why you aren't using word and mail merge for this? It
should be as fast as scripting something (faster when you include the time
needed to write the script) but will require a profile with the sender's
account set as default.

--
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
oups.com...
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



  #3  
Old April 19th 06, 06:24 PM posted to microsoft.public.outlook
[email protected]
external usenet poster
 
Posts: 2
Default How to change read only SenderName and SenderEmailAddress

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  
Old April 19th 06, 08:22 PM posted to microsoft.public.outlook
Diane Poremsky [MVP]
external usenet poster
 
Posts: 12,991
Default How to change read only SenderName and SenderEmailAddress

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 Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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 04:52 AM
don't change meeting times in Mobile 2003 when timezones change. fhorkey Outlook - Calandaring 1 February 16th 06 04:44 PM
Read / Unread change Julieta Prandi Add-ins for Outlook 1 February 16th 06 03:40 PM
Read Msgs Marked as Read? ERoss Outlook - General Queries 0 January 23rd 06 07:44 PM
Why does Outlook 2003 Contact Form change with regional Unicode change [email protected] Outlook - General Queries 0 January 19th 06 04:50 AM


All times are GMT +1. The time now is 11:46 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.