It happens exactly as you described.
1) I undeployed com_zimlet_openalldomains
java -cp jetty\lib\log4j-1.2.8.jar;jetty\common\lib\commons-httpclient-3.0.jar;je
tty\common\lib\mail.jar;jetty\common\lib\commons-logging.jar;jetty\common\lib\co
mmons-codec-1.3.jar;jetty\common\lib\json.jar;jetty\common\lib \dom4j-1.5.jar;jet
ty\common\lib\zimbracommon.jar;jetty\webapps\servi ce\WEB-INF\lib\zimbrastore.jar
-Dzimbra.config=conf\localconfig.xml com.zimbra.cs.zimlet.ZimletUtil undeploy c
om_zimbra_openalldomains
2) Restarted the service Yahoo! Zimbra Desktop Service
3) I deployed again com_zimlet_openalldomains
java -cp jetty\lib\log4j-1.2.8.jar;jetty\common\lib\commons-httpclient-3.0.jar;je
tty\common\lib\mail.jar;jetty\common\lib\commons-logging.jar;jetty\common\lib\co
mmons-codec-1.3.jar;jetty\common\lib\json.jar;jetty\common\lib \dom4j-1.5.jar;jet
ty\common\lib\zimbracommon.jar;jetty\webapps\servi ce\WEB-INF\lib\zimbrastore.jar
-Dzimbra.config=conf\localconfig.xml com.zimbra.cs.zimlet.ZimletUtil deploy e:\
com_zimbra_openalldomains.zip
4) Restarted the service Yahoo! Zimbra Desktop Service
5) Tried
http://127.0.0.1:7633/service/proxy?.../www.yahoo.com
The page loaded correctly and it was logged.
6) Tried
http://127.0.0.1:7633/service/proxy?...www.google.com
403 Forbidden. Nothing on the log.
Here is the log:
2010-01-14 11:34:16,000 INFO [Thread-20] [] zimlet - Uninstalling Zimlet com_zimbra_openalldomains from LDAP.
2010-01-14 11:34:16,000 INFO [Thread-20] [] zimlet - Removing Zimlet com_zimbra_openalldomains from COS default
2010-01-14 11:34:56,968 INFO [Shutdown] [] log - Shutdown hook executing
2010-01-14 11:34:57,562 INFO [Shutdown] [] log - Shutdown hook complete
2010-01-14 11:35:04,640 DEBUG [main] [] offline - Loading 6 folder mappings for service 'yahoo.com'
2010-01-14 11:35:04,640 DEBUG [main] [] offline - Loading 2 attrs for service 'yahoo.com'
2010-01-14 11:35:04,640 DEBUG [main] [] offline - Loading 19 folder mappings for service 'gmail.com'
2010-01-14 11:35:04,640 DEBUG [main] [] offline - Loading 2 attrs for service 'gmail.com'
2010-01-14 11:35:04,640 DEBUG [main] [] offline - Loading 5 folder mappings for service 'aol.com'
2010-01-14 11:35:04,640 DEBUG [main] [] offline - Loading 8 folder mappings for service '.msexchange'
2010-01-14 11:35:04,640 DEBUG [main] [] offline - Loading 9 folder mappings for service 'hotmail.com'
2010-01-14 11:35:07,703 DEBUG [main] [] zimlet - Loading zimlets from E:\Documents and Settings\Agus\Local Settings\Application Data\Zimbra\zdesktop\jetty\webapps\service\zimlet
2010-01-14 11:35:07,828 INFO [main] [] zimlet - Loaded class com.zimbra.cs.zimlet.handler.NANPHandler
2010-01-14 11:35:07,859 INFO [main] [] zimlet - Loaded class com.zimbra.cs.zimlet.handler.RegexHandler
2010-01-14 11:35:09,078 INFO [main] [] log - No Transaction manager found - if your webapp requires one, please configure one.
2010-01-14 11:35:09,671 INFO [main] [] log - Opened E:\Documents and Settings\Agus\Local Settings\Application Data\Zimbra\zdesktop\jetty\logs\access_log.2010-01-14
2010-01-14 11:35:09,718 INFO [main] [] log - Started SelectChannelConnector@127.0.0.1:7633
2010-01-14 11:35:09,906 INFO [service-port-ping] [] offline - service port is ready.
2010-01-14 11:36:27,953 WARN [btpool0-2] [] system - shared-mime-info file error java.io.FileNotFoundException: E (El sistema no puede hallar el archivo especificado)
2010-01-14 11:36:27,984 INFO [Thread-18] [] zimlet - Deploying Zimlet com_zimbra_openalldomains in LDAP.
2010-01-14 11:36:28,031 INFO [Thread-18] [] zimlet - Installing Zimlet com_zimbra_openalldomains on this host.
2010-01-14 11:36:28,078 INFO [Thread-18] [] zimlet - Installing Zimlet config for com_zimbra_openalldomains
2010-01-14 11:36:28,093 INFO [Thread-18] [] zimlet - Adding Zimlet com_zimbra_openalldomains to COS default
2010-01-14 11:36:28,140 INFO [Thread-18] [] zimlet - Enabling Zimlet com_zimbra_openalldomains
2010-01-14 11:38:04,859 INFO [Shutdown] [] log - Shutdown hook executing
2010-01-14 11:38:05,390 INFO [Shutdown] [] log - Shutdown hook complete
2010-01-14 11:38:12,109 DEBUG [main] [] offline - Loading 6 folder mappings for service 'yahoo.com'
2010-01-14 11:38:12,109 DEBUG [main] [] offline - Loading 2 attrs for service 'yahoo.com'
2010-01-14 11:38:12,109 DEBUG [main] [] offline - Loading 19 folder mappings for service 'gmail.com'
2010-01-14 11:38:12,109 DEBUG [main] [] offline - Loading 2 attrs for service 'gmail.com'
2010-01-14 11:38:12,109 DEBUG [main] [] offline - Loading 5 folder mappings for service 'aol.com'
2010-01-14 11:38:12,109 DEBUG [main] [] offline - Loading 8 folder mappings for service '.msexchange'
2010-01-14 11:38:12,109 DEBUG [main] [] offline - Loading 9 folder mappings for service 'hotmail.com'
2010-01-14 11:38:14,265 DEBUG [main] [] zimlet - Loading zimlets from E:\Documents and Settings\Agus\Local Settings\Application Data\Zimbra\zdesktop\jetty\webapps\service\zimlet
2010-01-14 11:38:14,359 INFO [main] [] zimlet - Loaded class com.zimbra.cs.zimlet.handler.NANPHandler
2010-01-14 11:38:14,375 INFO [main] [] zimlet - Loaded class com.zimbra.cs.zimlet.handler.RegexHandler
2010-01-14 11:38:15,421 INFO [main] [] log - No Transaction manager found - if your webapp requires one, please configure one.
2010-01-14 11:38:15,906 INFO [main] [] log - Opened E:\Documents and Settings\Agus\Local Settings\Application Data\Zimbra\zdesktop\jetty\logs\access_log.2010-01-14
2010-01-14 11:38:15,937 INFO [main] [] log - Started SelectChannelConnector@127.0.0.1:7633
2010-01-14 11:38:16,140 INFO [service-port-ping] [] offline - service port is ready.
2010-01-14 11:39:04,421 DEBUG [btpool0-1] [] zimlet - incoming: Host: 127.0.0.1:7633
2010-01-14 11:39:04,421 DEBUG [btpool0-1] [] zimlet - incoming: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)
2010-01-14 11:39:04,421 DEBUG [btpool0-1] [] zimlet - outgoing: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)
2010-01-14 11:39:04,421 DEBUG [btpool0-1] [] zimlet - incoming: Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
2010-01-14 11:39:04,421 DEBUG [btpool0-1] [] zimlet - incoming: Accept-Language: es-ar,es;q=0.8,en-us;q=0.5,en;q=0.3
2010-01-14 11:39:04,421 DEBUG [btpool0-1] [] zimlet - incoming: Accept-Encoding: gzip,deflate
2010-01-14 11:39:04,421 DEBUG [btpool0-1] [] zimlet - incoming: Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
2010-01-14 11:39:04,421 DEBUG [btpool0-1] [] zimlet - incoming: Keep-Alive: 300
2010-01-14 11:39:04,421 DEBUG [btpool0-1] [] zimlet - incoming: Connection: keep-alive
2010-01-14 11:39:04,421 DEBUG [btpool0-1] [] zimlet - incoming: Cookie: ZM_AUTH_TOKEN=0_3891b1dfd7a52142494aa6efd18b6a292e 5cbdf3_69643d33363a66666666666666662d666666662d666 666662d666666662d6666666666666666666666663b6578703 d31333a313239353031343436383030303b747970653d363a7 a696d6272613b