User Tools

Site Tools


internet:mail:zimbra:zimbra_send_as

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
internet:mail:zimbra:zimbra_send_as [2016/09/16 09:00]
gcooper
internet:mail:zimbra:zimbra_send_as [2018/06/02 10:23] (current)
gcooper
Line 3: Line 3:
 https://wiki.zimbra.com/wiki/Ajcody-How-To-Setup-sendAs-Right-And-Persona-For-Internal-Users https://wiki.zimbra.com/wiki/Ajcody-How-To-Setup-sendAs-Right-And-Persona-For-Internal-Users
  
-===== Zimbra Admin =====+:!: Use the Zimbra Admin '**gear icon**' to show options.
  
-  - **Configure -> Domains -> Add** the Domain Alias (if any) +===== Send As Another User ===== 
-  - **Manage -> Accounts -> Aliases -> Add** -> Save + 
-  - **Manage -> Accounts -> General -> Edit Account -> Delegated Authority -> Address Delegation -> Allow** -> Save+In the Zimbra Administration console: 
 + 
 +  - **Configure -> Domains -> Add a Domain Alias** (if any) 
 +  - **Manage -> Accounts -> Aliases -> Add -> Save** 
 +  - **Manage -> Accounts -> General -> Edit Account -> Delegated Authority -> Address Delegation -> Allow -> Save** 
 + 
 +===== Send As a Distribution List ===== 
 + 
 +At your Zimbra server CLI: 
 + 
 +==== Grant ==== 
 + 
 +To grant the right to a user account: 
 + 
 +<file> 
 +su zimbra 
 +zmprov grr dl list@example.tld usr user@example.tld sendAsDistList 
 +</file 
 + 
 +==== Revoke ==== 
 + 
 +To revoke the right: 
 + 
 +<file> 
 +su - zimbra 
 +zmprov rvr dl list@example.tld usr user@example.tld sendAsDistList 
 +</file> 
 + 
 +==== Persona ==== 
 + 
 +Logged into the ZWC **as the user**, add the distribution list Persona: 
 + 
 +**ZWC -> Preferences -> Add Persona** 
 + 
 +  - Edit the name label of the Persona 
 +  - Edit the ''From'' text 
 +  - Select the Distribution List address as the ''From'' address 
 +  - Click ''Save'' 
 +User Account Preferences
internet/mail/zimbra/zimbra_send_as.1474038002.txt.gz · Last modified: 2016/09/16 09:00 by gcooper