Public Folder Forms Question. (Outlook v.all - Exchange 07)

M

MajorConfusion

When pressing the 'Reply' or 'Reply to All' button with an email selected in
an email enabled public folder is it possible to overide the default message
form with one that forces the 'From' field to be populated with something
other that the users email address?
 
S

Sue Mosher [MVP]

Yes, that's possible either with an add-in running on every user's machine
or if the email message is using a published custom form that has code
behind it to handle the Reply event and add the functionality that you want.

Of course, with either type of solution, the current user would need
appropriate permission to send on behalf of the other "From" entity.
 
Top