-
Topic
-
Hi,
we would like to write an applet which corrects information in receiver’s email addresses.
Existing email messages came from a domain which recently changed to a different name. In case users reply to these ‘old’ messages the TO email address needs to be modified.
What would be the correct code to retrieve and rewrite the address. Apparently
Set Msg = GroupWise.ComposingItem
Msg.To_ = modAddr(Msg.To_)does not do the trick.
Tx for any help
Frank
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.