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 and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Changing the Reply-to address via VBA



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 5th 06, 11:15 PM posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
ms
external usenet poster
 
Posts: 6
Default Changing the Reply-to address via VBA

Hi,
I am processing an incoming email via VBA in Outlook 2003, using ItemAdd.
Besides altering the subject and the body, I need to send this altered email
on to another mailbox, but retain the orignal senders email address
(Item.SenderEmailAddress) in the "REPLY TO" field, so that an acknowledgment
to this email will go to the original sender. The acknowledgement cannot be
generated until it reaches the second mailbox in it's altered fashion
because another piece of software is monitoring that second mailbox and will
automatically respond.

Is this possible?

Thanks,
Robert Reinstein


  #2  
Old May 6th 06, 07:50 AM posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default Changing the Reply-to address via VBA

Am Fri, 5 May 2006 17:15:28 -0400 schrieb ms:

You can write that address into the ReplyRecipients collection.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.vbOffice.net --


Hi,
I am processing an incoming email via VBA in Outlook 2003, using ItemAdd.
Besides altering the subject and the body, I need to send this altered

email
on to another mailbox, but retain the orignal senders email address
(Item.SenderEmailAddress) in the "REPLY TO" field, so that an

acknowledgment
to this email will go to the original sender. The acknowledgement cannot

be
generated until it reaches the second mailbox in it's altered fashion
because another piece of software is monitoring that second mailbox and

will
automatically respond.

Is this possible?

Thanks,
Robert Reinstein

  #3  
Old May 8th 06, 10:43 PM posted to microsoft.public.outlook.program_vba
ms
external usenet poster
 
Posts: 6
Default Changing the Reply-to address via VBA

Thanks Mike. That worked great!

"Michael Bauer" wrote in message
...
Am Fri, 5 May 2006 17:15:28 -0400 schrieb ms:

You can write that address into the ReplyRecipients collection.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.vbOffice.net --


Hi,
I am processing an incoming email via VBA in Outlook 2003, using ItemAdd.
Besides altering the subject and the body, I need to send this altered

email
on to another mailbox, but retain the orignal senders email address
(Item.SenderEmailAddress) in the "REPLY TO" field, so that an

acknowledgment
to this email will go to the original sender. The acknowledgement cannot

be
generated until it reaches the second mailbox in it's altered fashion
because another piece of software is monitoring that second mailbox and

will
automatically respond.

Is this possible?

Thanks,
Robert Reinstein



 




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
Can't open address book or reply to E-mails Adee Drory Outlook Express 1 May 2nd 06 05:00 AM
How do I NOT include my email address in reply all? Jennuschka23 Outlook - General Queries 1 April 24th 06 07:25 PM
Changing the FROM address when sending email programatically mecg96 Outlook and VBA 1 April 20th 06 10:42 PM
Reply address always defaults to exchange address Lanwench [MVP - Exchange] Outlook - General Queries 1 March 6th 06 03:27 PM
Changing of FROM address when sending emails using VBA GeorgeMar Outlook and VBA 2 February 27th 06 08:30 PM


All times are GMT +1. The time now is 09:14 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.