PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Program Addins setting reply-to header using outlook redemption

Reply

setting reply-to header using outlook redemption

 
Thread Tools Rate Thread
Old 17-06-2004, 02:32 PM   #1
Julia
Guest
 
Posts: n/a
Default setting reply-to header using outlook redemption



Hi sorry if it is a repost i could not find my orginial message

Is it possible to set the REPLY-TO header for outgoing messages using
outlook redemption? i want that all NDR return to different address

i am using outlook 2k IMO

thanks


  Reply With Quote
Old 17-06-2004, 03:41 PM   #2
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: setting reply-to header using outlook redemption

SafeMailItem has a ReplyRecipients collection. Add the recipient you want to
that collection.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Julia" <codewizard@012.net.il> wrote in message
news:uzd989GVEHA.1036@TK2MSFTNGP12.phx.gbl...
>
> Hi sorry if it is a repost i could not find my orginial message
>
> Is it possible to set the REPLY-TO header for outgoing messages using
> outlook redemption? i want that all NDR return to different address
>
> i am using outlook 2k IMO
>
> thanks
>
>



  Reply With Quote
Old 17-06-2004, 04:26 PM   #3
Julia
Guest
 
Posts: n/a
Default Re: setting reply-to header using outlook redemption

I am talking about the Reply-To header
shouldn't NDR messages return to this field??


"Ken Slovak - [MVP - Outlook]" <kenslovak@mvps.org> wrote in message
news:ua$15kHVEHA.1356@TK2MSFTNGP09.phx.gbl...
> SafeMailItem has a ReplyRecipients collection. Add the recipient you want

to
> that collection.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> "Julia" <codewizard@012.net.il> wrote in message
> news:uzd989GVEHA.1036@TK2MSFTNGP12.phx.gbl...
> >
> > Hi sorry if it is a repost i could not find my orginial message
> >
> > Is it possible to set the REPLY-TO header for outgoing messages using
> > outlook redemption? i want that all NDR return to different address
> >
> > i am using outlook 2k IMO
> >
> > thanks
> >
> >

>
>



  Reply With Quote
Old 17-06-2004, 06:33 PM   #4
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: setting reply-to header using outlook redemption

When a message is sent out the transport mechanism adds those reply
recipients in as that header. The header doesn't exist until the item has
been sent and is added by the transport, after the message has left Outlook.
Unless you run server side code on an SMTP server or whatever and get at the
headers from there you can't do it the way you want to do it.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Julia" <codewizard@012.net.il> wrote in message
news:uqgaI%23HVEHA.3336@TK2MSFTNGP11.phx.gbl...
> I am talking about the Reply-To header
> shouldn't NDR messages return to this field??



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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