Search:

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

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    2,520

    same here.

    same here.
  2. Replies
    2
    Views
    539

    Could you give us log messages in mailbox.log?

    Could you give us log messages in mailbox.log?
  3. Hi ploeger, I want to create zimbra-wikis...

    Hi ploeger,

    I want to create zimbra-wikis repository in Zimbra-Community account of github.
    And I want to move my wiki pages on Yutaka-Notes - Zimbra :: Wiki to the repository because I have had...
  4. Can we still contribute wiki pages to Zimbra Wiki?

    Hi all,

    I recently tried to edit my own wiki pages on Zimbra :: Wiki and contribute some information.
    But I could'nt.:confused:
    It seemed that edit function was removed.

    Is this only me? or...
  5. I am not sure if you can have "each mailbox...

    I am not sure if you can have "each mailbox located on different mount point, mounting/unmounting them on login/logout".

    But the reason "message files remain open(hold) by JAVA process even after...
  6. Replies
    4
    Views
    728

    Your environment is multi-server environment? ...

    Your environment is multi-server environment?

    If so, server side cache could be the reason for that.
  7. Replies
    3
    Views
    560

    It might help us to figure out what happens if...

    It might help us to figure out what happens if you paste here your snipet of your source code, maybe jsp and js?
  8. You know that there are some get() methods and...

    You know that there are some get() methods and every methods has different patterns of parameters.

    When you send AuthRequest/SOAP, "get(AccountBy keyType, String key, boolean loadFromMaster)" is...
  9. Replies
    1
    Views
    561

    This is just an idea. And I have never tested...

    This is just an idea. And I have never tested this.
    But how about using com.zimbra.cs.mailbox.MailboxListener?

    The followings will give you some idea about how to use MailboxListener:


    Let us...
  10. Replies
    6
    Views
    963

    I also looked into your solution. I have never...

    I also looked into your solution.

    I have never tried before. But looks like it works for you.
    And you are absolutely right that it is more elegant than mine!!:p

    It is great to have a...
  11. Replies
    6
    Views
    963

    Oh, then your own app can be on Zimbra's web...

    Oh, then your own app can be on Zimbra's web application server(Jetty).
    I assumed that your own app is on your own farm, which is built on your own web application server.

    Now you have source...
  12. Replies
    6
    Views
    963

    Hi I think there are several ways to do that....

    Hi

    I think there are several ways to do that.

    One is that your own web app send SOAP/HTTP AuthRequest with the zimbra auth token to Zimbra Server and make them check if that is valid or not.
    ...
  13. Great work, Dennis!! Is it possible to have me...

    Great work, Dennis!!

    Is it possible to have me as a member of https://github.com/Zimbra-Community ?

    My account is here, https://github.com/bucchi which includes some repositories of Zimbra...
  14. Replies
    2
    Views
    712

    How about modifying postfix_header_checks.in file...

    How about modifying postfix_header_checks.in file in /opt/zimbra/conf?
  15. Replies
    9
    Views
    1,155

    Please try this first to get all server names: ...

    Please try this first to get all server names:


    Then pick one which has your mailbox.
    And put it after "ms" as a target server like beow:


    Then see how it goes.
  16. Replies
    9
    Views
    1,155

    As your log said, it seems that the number of...

    As your log said, it seems that the number of LmtpServer Thread is not enough in your system.

    You can change that with zimbraLmtpNumThreads from zmprov or admin console.
  17. Replies
    2
    Views
    1,577

    Welcome, ibtissem Have you tried this?...

    Welcome, ibtissem

    Have you tried this?
    Building Zimbra using Perforce - Zimbra :: Wiki
  18. Replies
    4
    Views
    1,204

    So does that mean that your problem has already...

    So does that mean that your problem has already been solved, right?

    Do you still have any issues?
  19. Replies
    4
    Views
    1,204

    I am not quite sure why&how you did add a grant...

    I am not quite sure why&how you did add a grant -set.account.zimbraIsDelegatedAdminAccount to deny.
    (Are you trying this on ZCS7,right?)

    But for making your custom attributes editable for a...
  20. "notify" method in...

    "notify" method in com.zimbra.cs.mailbox.alerts.CalItemReminderService class
    is good example for you, I guess.
  21. Replies
    2
    Views
    835

    Hi Jason, As you know, zimbra has soap api...

    Hi Jason,

    As you know, zimbra has soap api "SearchRequest" for searching mails.
    To get detail info about that, you better check out soap.txt, which is in ZimbraServer/docs folder of source code...
  22. Replies
    2
    Views
    792

    Hi gllort, So you already have the list of...

    Hi gllort,

    So you already have the list of message ids, right?

    Then how about using the url below in your new window;
    http://<zimbra hostname>/zimbra/h/message?id=<id you've got>

    I guess...
  23. Culd you tell us your ZCS version? (And please...

    Culd you tell us your ZCS version?
    (And please fill your profile out with that info.)

    I will give it a try to think about the solution.
  24. Replies
    1
    Views
    1,075

    Zimlet API enhancement for OAuth

    Hi all,

    I have just filed a new bug to request Zimlet API enhancement for OAuth client(consumer).
    https://bugzilla.zimbra.com/show_bug.cgi?id=66471

    I believe this will make zimlet development...
  25. Replies
    1
    Views
    859

    Hi mechaflash, What kinds of modification do...

    Hi mechaflash,

    What kinds of modification do you think of?
    Is it for Advanced UI or Standard UI?
    If it is for Standard UI, I could tell you the specific jsp file which you have to modify.
    But...
Results 1 to 25 of 108
Page 1 of 5 1 2 3 4