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 04-18-2011, 08:09 AM
Junior Member
 
Posts: 5
Default Defining "use prefix" behaviour for composing messages

Each user can go into their mail composing preferences and set "use prefix" when replying or forwarding email.

Since the installation default seems to be not "user prefix", is there some way to change it globally to have it on?
I've been looking into the CoS but couldn't find such configuration.

Thanks!
Reply With Quote
  #2 (permalink)  
Old 03-14-2012, 02:09 AM
Junior Member
 
Posts: 8
Default

Bump! Anyone?
Reply With Quote
  #3 (permalink)  
Old 03-15-2012, 01:24 AM
Senior Member
 
Posts: 70
Default

You can set the user preferences ofuser even in COS, but you must use the zmprv cli command:

Code:
zmprov mc default zimbraPrefForwardReplyPrefixChar ">"
zmprov mc default zimbraPrefReplyIncludeOriginalText includeBodyAndHeadersWithPrefix
As you can see in /opt/zimbra/conf/attrs/zimbra-attrs.xml:
Code:
<attr id="130" name="zimbraPrefForwardReplyPrefixChar" type="astring" max="1" cardinality="single" optionalIn="account,cos,identity" flags="accountInherited,domainAdmin
Modifiable">
  <defaultCOSValue>&gt;</defaultCOSValue>
  <desc>prefix character to use during forward/reply (deprecatedSince 5.0 in identity)</desc>
</attr>
...some preferences are usable (optionalIn) also in COS.
__________________
Federico Bertola
Studio Storti
Reply With Quote
  #4 (permalink)  
Old 03-16-2012, 01:27 AM
Junior Member
 
Posts: 8
Default

Thank you for your help Federico.

Executing then suggest zmprov commands the only property that change its value is "Use prefix" in reply.


I try to manually change property value like this:


<attr id="133" name="zimbraPrefReplyIncludeOriginalText"
...
<defaultCOSValue>includeBodyAndHeadersWithPrefix </defaultCOSValue>
...


<attr id="134" name="zimbraPrefForwardIncludeOriginalText"
...
<defaultCOSValue>includeBodyAndHeadersWithPrefix </defaultCOSValue>
...


Then I create a new user: "Use prefix" flag for forwarding messages is False..


Thank you again.
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.