SendAs sendOnBehalfOf

SendAs sendOnBehalfOf

   KB 21123        Last updated on 2015-12-8  




0.00
(0 votes)

ISSUE: When trying to configure zimbraAllowFromAddress or zimbraAllowAnyAddress using an internal address, you received the following error:

Message: invalid request: zimbraAllowFromAddress may not contain an internal account: hrd@revenuemed.com Error code: service.INVALID_REQUEST Method: [unknown] Details:soap:Sender


CAUSE: Within 8.0 we have provided the ability to grant Send As and Send On the Behalf of rights within the ACL rules. Going forward, the zimbraAllowFromAddress or zimbraAllowAnyAddress will only support external addresses.


RESOLUTION: To provide the right to send as or Send on the behalf of, the user can log into their account and select Preferences => Accounts. Under Primary Account settings, the user then will select Add Delegate and enter the email address and right that they want to provide to the Delegate.

The admin can also provide this right from the command line by running the following commands.

To give Send on behalf of rights to the manager@domain.com account :

zmprov grr account account@domain.com usr manager@domain.com sendOnBehalfOf

To give Send as rights to manager@domain.com :

zmprov grr account account@domain.com usr manager@domain.com sendAs

To verify that the permissions were correctly applied :

zmprov ckr account account@domain.com manager@domain.com sendAs
ALLOWED
Via:
    target type  : account
    target       : account@domain.com
    grantee type : usr
    grantee      : manager@domain.com
    right        : sendAs
Verified Against: Zimbra Collaboration 8.6, 8.0, 7.0 Date Created: 12/08/2015
Article ID: https://wiki.zimbra.com/index.php?title=SendAs_sendOnBehalfOf Date Modified: 2015-12-08



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


--Antidrugue (talk) 13:43, 8 December 2015 (UTC)

Jump to: navigation, search