Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-26-2007, 10:18 PM
Member
 
Posts: 12
Default can i use zmprov command to add user include setup calendar new calendar & loging ...

can i use zmprov command to add user include setup calendar new calendar & loging using HTML/Ajax version?

thx a lot
merry x'mas and happy new year
Reply With Quote
  #2 (permalink)  
Old 12-26-2007, 11:28 PM
Moderator
 
Posts: 6,237
Default

Quote:
Originally Posted by 829036 View Post
can i use zmprov command to add user
Of course, setting up users:
Zmprov Examples - Zimbra :: Wiki
Bulk Provisioning - Zimbra :: Wiki
Zmprov - Zimbra :: Wiki
Quote:
Originally Posted by 829036 View Post
include setup calendar new calendar
Calendar stuff:
Importing into Zimbra using CURL - User Migration - Zimbra :: Wiki
Auto-provisioning calendar data/shared calendars
Resource Calendars via iCal
How to auto-share calendars to new staff members?
To share those you can either send a standard notification -i or use createMountpoint to do the work.
Quote:
Originally Posted by 829036 View Post
& loging using HTML/Ajax version?
Extra g at the end or missing g in the middle?

Are you talking about some type of 'Login'?
-'View Mail' is an admin console gui feature.
-There's also the web-client that the user defaults to:
Code:
zmprov ma user@domain zimbraPrefClientType {advanced|standard}
OR we're you asking about 'Logging'?
You already have lots of logs, like /opt/zimbra/log/mailbox.log or audit.log & /var/log/zimbra.log but if you want to intensify them for a perticular user the commands include:
Code:
zmprov addAccountLogger(aal) {name@domain|id} {logging-category example:zimbra.sqltrace} {debug|info|warn|error}
Code:
 zmprov getAccountLoggers(gal) {name@domain|id}
Code:
 zmprov getAllAccountLoggers(gaal) {server}
Code:
 zmprov removeAccountLogger(ral) {name@domain|id} {logging-category}
OR a little more far fetched, but might you asking about: CLI zmmsgtrace - Zimbra :: Wiki?

And if none of those were it then you're gonna have to be a little more descriptive, though I got money on zimbraPrefClientType as what you wanted.
Reply With Quote
  #3 (permalink)  
Old 12-30-2007, 11:12 PM
Member
 
Posts: 12
Default

its very usefully

may i use "zmprov ma command" to set user mail forwarding? & Don't keep a local copy of messages


i want to know more, but i cant found in wiki

thx
Reply With Quote
  #4 (permalink)  
Old 12-31-2007, 06:58 PM
Moderator
 
Posts: 6,237
Default

See the first three wiki links above, especially Zmprov - Zimbra :: Wiki, but a quick rundown of the most often used - to get a list of settable attributes:
Globally:
zmprov gacf (set with mcf)
Server:
zmprov gs server.domain.com (set by ms)
COS:
zmprov gc (set my mc)
User:
zmprov ga (set with ma)
Reply With Quote
  #5 (permalink)  
Old 12-31-2007, 10:52 PM
Moderator
 
Posts: 6,237
Default

Admins can set multiple forwarding addresses for an account by setting zimbraMailForwardingAddress.
Admin console GUI > individual account > forwarding tab > forwarding addresses hidden from the user.
Or via CLI:
Quote:
su - zimbra
zmprov ma user@domain.com zimbraMailForwardingAddress hiddenforward1@domain.com
zmprov ma user@domain.com +zimbraMailForwardingAddress hiddenforward2@domain.com
The end user can only set one value in their options/preferences (zimbraPrefMailForwardingAddress) which is a single valued in the LDAP schema.
Quote:
zmprov ma user@domain.com zimbraPrefMailForwardingAddress userforward@domain.com
Side note: Making the user one multi-value really calls for having an admin settable limit on how many you are allowed. Be sure to vote on Bug 11299 - Allow user to set multiple forwarding addresses, need admin defined limit

To NOT keep a local copy of messages/don't delivered to inbox:
Quote:
zmprov ma user1@domain.com zimbraPrefMailLocalDeliveryDisabled TRUE
Attached Images
File Type: png v5forwarding.PNG (20.8 KB, 472 views)
Reply With Quote
  #6 (permalink)  
Old 01-08-2008, 10:58 PM
Member
 
Posts: 12
Default

may i set the account send a mail, will be auto cc to other account?

thx and sorry too many question
Reply With Quote
  #7 (permalink)  
Old 01-10-2008, 11:07 AM
Moderator
 
Posts: 6,237
Default

Answering via: Can i set auto cc function?
Reply With Quote
  #8 (permalink)  
Old 03-27-2008, 12:18 PM
Intermediate Member
 
Posts: 15
Question set notification using zmprov?

can i use 'zmprov ma example@domain.com zimbraNewMailNotification example1@domain.com' to assign a notification address for a user...?

or is there any other way to do so?
__________________
thanks

Aadil
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.