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

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
  #11 (permalink)  
Old 06-04-2007, 08:11 PM
Member
 
Posts: 12
Default

Quote:
Originally Posted by mmorse View Post
btw it only happens when the address has <> symbols on the ends
Code:
<user@domain.com>
where as without the <> it's fine
Code:
user@domain.com
Ah, it is probably because of the regexp we are using to identify web addresses then. We'll try to make it a bit more strict for the next release.

I haven't seen anything in Zimbra of how collisions of those are handled (but admitteadly, I haven't been looking that hard), so I guess they might replace each other or even give an empty reponse.

If there is anything we are supposed to do extra to handle collisions in the regexps, does anyone know what that is or should we just wait and hope Zimbra solves it in the backend?
Reply With Quote
  #12 (permalink)  
Old 06-04-2007, 08:22 PM
Moderator
 
Posts: 6,236
Default

Sound's good-
However another note-sometimes your fighting with the browser rightclick functions...

Last edited by mmorse; 12-28-2007 at 07:27 PM..
Reply With Quote
  #13 (permalink)  
Old 06-04-2007, 08:27 PM
Moderator
 
Posts: 6,236
Default

I guess you could always drop your right click feature-and stick with a drag of the URL to the zimlet area instead.
(In addition to the single/double click of the zimlet for the dialog box.)

Last edited by mmorse; 12-29-2007 at 08:28 AM..
Reply With Quote
  #14 (permalink)  
Old 06-06-2007, 06:24 PM
Moderator
 
Posts: 6,236
Default zimlet highlight priority

Forgot about this-it sets the dominance/priority when some zimlets use the same matched patterns.
ie: If they highlight the same content.

First check your current priority list
>
zmzimletctl listPriority

Set the order by:
> zmzimletctl setPriority com_zimbra_name 0
(starts at 0 not 1)
Reply With Quote
  #15 (permalink)  
Old 06-06-2007, 08:21 PM
Member
 
Posts: 12
Default

Quote:
Originally Posted by mmorse View Post
Forgot about this-it sets the dominance/priority when some zimlets use the same matched patterns.
ie: If they highlight the same content.

First check your current priority list
>
zmzimletctl listPriority

Set the order by:
> zmzimletctl setPriority com_zimbra_name 0
(starts at 0 not 1)
Now that was interesting. How does it manage overlaps? Like if I got the regexp "aabb" in one zimlet and "bbcc" in another and encountered the string "aabbcc"?
Reply With Quote
  #16 (permalink)  
Old 07-26-2007, 07:20 AM
Special Member
 
Posts: 137
Default

Quote:
Originally Posted by gaspode View Post
Hmm, strange. It is probably related to the allowedDomains COS parameter on your Zimbra server, but that should have been set from the config_template.xml when you installed the Zimlet.
How did you install the Zimlet?
Using zimbra admin web interface...
Reply With Quote
  #17 (permalink)  
Old 12-28-2007, 11:26 AM
Trained Alumni
 
Posts: 9
Default access to the specified roesource has been forbidden

I am also getting this same error when sending. Is there a solution?
My config_template.xml is as follows:
Code:
<zimletConfig name="com_arunalabs_send" version="0.5">
    <global>
        <property name="allowedDomains">storage.arunalabs.com,send.arunalabs.com</property>
    </global>
</zimletConfig>
Artur
Reply With Quote
  #18 (permalink)  
Old 12-28-2007, 07:20 PM
Member
 
Posts: 12
Default

Hmm, it looks correct.
You don't have any firewalling on the Zimbra server which would make it unable to contact Arunalabs.com - Bad URI?
Anything in the Zimbra logs?

I'll have a look serverside if you'll give me information of an exact time when you tried (including timezone).

Last edited by gaspode; 12-28-2007 at 07:22 PM..
Reply With Quote
  #19 (permalink)  
Old 12-28-2007, 09:39 PM
Trained Alumni
 
Posts: 9
Default

I tried again at 10:23 PM Chicago time (GMT -6). Same result. I used tcpdump to capture network traffic. Did not see anything interesting in it. Just my web client requesting transfer and Tomcat responding with 403. Let me know if you need packet dump and tell me how should I filter to extract packets that are relevant. What should I be looking for in the logs and in which logs should I be looking? Any grep expressions to filter the logs through to find entries relevant to aruna?

Artur
Reply With Quote
  #20 (permalink)  
Old 12-29-2007, 04:47 AM
Member
 
Posts: 12
Default

Okay, if it replies with a 403 the problem lies in Zimbra not proxying then and not on our servers.

Can you run a zmprov gc default and a zmprov gc <whichever COS your user is in> and check that send.arunalabs.com and storage.arunalabs.com is in the zimbraProxyAllowedDomains?
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.