S
Shiraz Bhaiji
We have a client that wants to be forced to choose the "from address" of a
mail when they press send.
So far we have implemented it based on the following article:
http://www.win2000mag.com/Articles/Index.cfm?ArticleID=15442
This allows the user to write in a reply address.
We have two problems:
1.. When the mail arrives the reply address is OK, but the displayed from
name is the account it was sent from not the account of the reply address. I
have tried to set the sentOnBehalfOff property, but that does not seem to
help.
2.. The client would like to be able to select an address using a drop
down box. I do not think that it is possible using a message box, and I have
not been able to find out how to display a form from the
Application_ItemSend event.
Thanks
Shiraz
mail when they press send.
So far we have implemented it based on the following article:
http://www.win2000mag.com/Articles/Index.cfm?ArticleID=15442
This allows the user to write in a reply address.
We have two problems:
1.. When the mail arrives the reply address is OK, but the displayed from
name is the account it was sent from not the account of the reply address. I
have tried to set the sentOnBehalfOff property, but that does not seem to
help.
2.. The client would like to be able to select an address using a drop
down box. I do not think that it is possible using a message box, and I have
not been able to find out how to display a form from the
Application_ItemSend event.
Thanks
Shiraz