We all know that on exchange, you can set up a Send method and send on behalf of a mailbox. The sending method is what we usually call the agent send. Here are the differences between the two ways and how to set them.
One, proxy mode (Send on behalf)
1. Introduction
The Send on Behalf permission allows the delegate to send messages on behalf of this mailbox. The "from" line of any message sent by a delegate indicates that the message was sent by the delegate on behalf of the mailbox owner. For example, to set mailbox A to send mail by using agent Mailbox B, when mailbox a agent Mailbox B sends mail to mailbox C, the message sender that is received by Mailbox C is displayed as "Mailbox a represents mailbox B".
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M01/83/4F/ Wkiom1dwityb6ekgaabp6d1amay716.png "" 856 "height=" 235 "/>
We analyzed the message header found that in the message header more than a sender,sender sent corresponding to the representative of the email address. The From field is still the represented mailbox address, which is where the recipient replies to the message and reverts to the SMTP address mailbox in the From field.
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M02/83/4E/ Wkiol1dwit6ygw6raakbgbmi0qa851.png "" 866 "height=" 266 "/>
2. How to configure
The configuration representative sends is simple and is configured as follows:
In mailbox properties, in mailbox delegation, locate Send on behalf, and add a representative mailbox.
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M02/83/4F/ Wkiom1dwit-akgemaadvjs-dqli643.png "" 668 "height=" 347 "/>
Second, send the way (Send As)
1. Introduction
The Send As permission allows the delegate to send messages from this mailbox. The message appears to be sent by the mailbox owner. For example: Mailbox A agent Mailbox B sends mail to mailbox C, then mailbox C receives the message, the sender appears as Mailbox B.
Effect
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M01/83/4E/ Wkiol1dwiuhw0fmvaadf8z2wqse771.png "" 874 "height=" 229 "/>
Let's look at the message header for the message sent by the agent:
In the message header, only the sender and the recipient, and there is no sender field. So the recipient receives the message and displays the message that he or she thinks the original sender sent.
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M00/83/4F/ Wkiom1dwiulqcjqwaaemqrvlhny466.png "" 786 "height=" 215 "/>
2. Configure Send As
Configure proxy send and simple, specific configuration such as.
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M01/83/4F/ Wkiom1dwiupi3hjtaad6by5pb0q748.png "" 764 "height=" 394 "/>
Iii. Summary
1, Send as mode of the message sent by the recipient will not display the agent email address information after receiving the message.
2, on behalf of the sending (send on behalf) the message sent, the recipient will receive the message, the delegate email address information.
3, the sending method (send As) and on behalf of sending (send on behalf) two ways to send the message, the recipient replies to the message will be sent back to the agent or the person in the representative's mailbox.
How Exchange is sent (send As) and on behalf of send (send on behalf)