Huu Phan | Blog Linux operating system | Linux operating system -Blog Huu Phan | www.huuphan.com
huuphan.com. Powered by Blogger.

Explore the world of seamless email management with Zimbra Mail on Linux! Our blog delves into a step-by-step guide on harnessing the potential of Linux commands, providing easy-to-follow how-tos, and unlocking the magic of Bash scripting. Simplify your email administration journey and enhance your skills with our insightful tips and tricks.

zmprov command create account attributes in zimbra

How to zmprov command create account attributes in zimbra. zmprov command creating accounts, aliases, domain, cos, distribute lists and calendar resources.
Links to below you maybe likes:
zimbra custom spamassassin rules
How to create auto Bcc for Recipient mails for Zimbra 8.6
How to add spam filters on zimbra 8.6
How to create auto Bcc for sender mails for Zimbra 8.6
list accounts that has not logged in for the last x days in zimbra

zmprov command create account attributes in zimbra





Print all attribute names

zmprov desc

The syntax for modify attributes in zimbra
Use + to add an attribute
Use - to remove an attribute

How to create account with attributes use zmprov command

zmprov ca [email protected] 123456789 sn 'huupv' cn 'Huu, Phan Van' displayName 'Huu, Phan Van (IT)' zimbraMailHost mail.huuphan.local

Account information
    Account email: [email protected]
    Password: 123456789
    lastName: huupv
    fullName: Huu, Phan Van
    displayName: Huu, Phan Van (IT)
    Mailbox: mail.huuphan.local


How to change password for account email zimbra
zmprov sp [email protected] 987654321   

How to print an attribute (Ex:displayName) account email
zmprov ga [email protected] displayName  
The output as bellow
# name [email protected]
displayName: Huu, Phan Van (IT)




How to update an attribute exist (Ex:displayName) account email
zmprov ma [email protected] displayName 'Huu, Phan Van'

How to modify attribute account email (Ex: add attribute zimbraMailForwardingAddress)

To add attribute zimbraMailForwardingAddress
zmprov ma [email protected] +zimbraMailForwardingAddress [email protected]
To remove attribute zimbraMailForwardingAddress
zmprov ma [email protected] -zimbraMailForwardingAddress [email protected]

post new :

Huu Phan | Blog Linux operating system | Huu Phan ~ Zimbra Mail Server,linux,bash script,centos,linux command | www.huuphan.com

This Blog is protected by DMCA.com