Search:

Type: Posts; User: JoshuaPrismon; Keyword(s):

Page 1 of 19 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    304

    Are you using open source or network edition? ...

    Are you using open source or network edition?

    For Open Source, my experience has been that a flat backup of the system, combined with backups of mysql extracts and LDAP ldiff's have you covered in...
  2. Replies
    2
    Views
    901

    This is almost all some sort of COS issue. I...

    This is almost all some sort of COS issue. I suspect that the user might be in a non-default group. It's also possible that this user has override settings.
  3. Replies
    2
    Views
    865

    You probably want to use the SOAP interface,...

    You probably want to use the SOAP interface, rather then the REST interface on this. (or preform the XML, and post it, and call it REST) ;-)
  4. Zimlet's have the ability to describe indexes for...

    Zimlet's have the ability to describe indexes for their data, but I am not sure if that is still supported, or if you can do this for a header. The indexes that Zimbra stores is seperate from the...
  5. I would file a bug on it.

    I would file a bug on it.
  6. You also have a option to do a couple of...

    You also have a option to do a couple of different toolkits as well. Anything that you can include via JS can be used.
  7. Replies
    6
    Views
    1,141

    Check the html links that you are clicking on?...

    Check the html links that you are clicking on? Are they specifying a new url?
  8. Replies
    2
    Views
    907

    Take a look at the source tree. As a hint, it...

    Take a look at the source tree. As a hint, it will be fairly difficult to do so if you don't have deep java experience.

    If you are trying to brand and have the Network Edition, check the support...
  9. Replies
    6
    Views
    1,211

    Part of the reason for this is simply try and...

    Part of the reason for this is simply try and minimize amount of xml transmitting. e generally is envelope, m is message, etc. As mentioned by others, look at the SOAP description to figure it out.
  10. Replies
    10
    Views
    1,573

    You want to look at the Zimbra Web Client...

    You want to look at the Zimbra Web Client javascript code. If you want to change this code, I highly recommend at least posting the code back to the community and to Zimbra. Otherwise you will be...
  11. Replies
    1
    Views
    968

    Justin, check the development notes in the zimbra...

    Justin, check the development notes in the zimbra source code. I believe that there is a way to specify which folder to open on login (if that's what you are trying to do).
  12. Replies
    9
    Views
    1,665

    Ash, I am really lost on what you are trying to...

    Ash, I am really lost on what you are trying to do here. Which interface are you trying to modify? It sounds like you are complaining that once you export something, it's true value is showing up.
    ...
  13. Replies
    1
    Views
    1,184

    I'm not familiar with this API at all, but I...

    I'm not familiar with this API at all, but I think you might be using the low level API's to access the mail store. Take a look at the client packages instead. Also take a look at the social zimlet,...
  14. Take a look at the Meebo extension. Not sure if...

    Take a look at the Meebo extension. Not sure if it does what you want, but I use it for my IM tasks, and it works fairly well.
  15. Take a look at the Samba Zimlet. that involves...

    Take a look at the Samba Zimlet. that involves both changes to the LDAP object model, and a administration interface change to be able to use thoose LDAP changes.

    Also take a look at the server...
  16. Replies
    10
    Views
    1,573

    If it's not possible to change these inside the...

    If it's not possible to change these inside the CoS, or the member's preference, then it won't be easy to change it other then by going and making code changes (which I never recommend unless you are...
  17. Firebug is your friend here. Set a breakpoint...

    Firebug is your friend here. Set a breakpoint inside of your routine (you may have to run Zimbra in &debug=1 mode) and examine the data structure. As a note, you want to look at response.sucess, not...
  18. Replies
    1
    Views
    818

    Yes, just proxy the request from the server using...

    Yes, just proxy the request from the server using the proxy servlet. Look at the zimlet description for more info.
  19. Replies
    2
    Views
    1,298

    Check the QoS for the default user, see if it's...

    Check the QoS for the default user, see if it's enabled. Check the settings for your user, and see if it's enabled. If it still doesn't show up (on a supported Browser - try firefox 3.6), enable...
  20. Replies
    16
    Views
    5,428

    Interesting. I have not looked at Oauth versus...

    Interesting. I have not looked at Oauth versus OpenID recently. I really would like to play with this for a while.
  21. Replies
    4
    Views
    4,893

    Glad to hear about zd2, I am killing myself...

    Glad to hear about zd2, I am killing myself trying to build it right now ;-)
  22. Hey Guys, this is still broken in Main.

    Hey Guys, this is still broken in Main.
  23. Fixed by copying the MyConfig.pm into ~/.cpan/CPAN

    Fixed by copying the MyConfig.pm into ~/.cpan/CPAN
  24. Seems like it's XML::Simple that perllib is dying...

    Seems like it's XML::Simple that perllib is dying on.
  25. Hmm. What service are you trying to connect too?...

    Hmm. What service are you trying to connect too? The Soap service, or the standalone service?
    WARN zimbra.misc - local config file `\opt\zimbra\conf\localconfig.xml' is not readable
    WARN...
Results 1 to 25 of 472
Page 1 of 19 1 2 3 4