FreeBSD Bugzilla – Attachment 118841 Details for
Bug 161230
japanese/xgate: update tomcat dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch.txt
patch.txt (text/plain; charset=us-ascii), 175.42 KB, created by
Jason
on 2011-10-10 22:01:19 UTC
(
hide
)
Description:
patch.txt
Filename:
MIME Type:
Creator:
Jason
Created:
2011-10-10 22:01:19 UTC
Size:
175.42 KB
patch
obsolete
>Index: japanese/xgate/Makefile >=================================================================== >RCS file: /home/jhelfman/ncvs/ports/japanese/xgate/Makefile,v >retrieving revision 1.11 >diff -u -r1.11 Makefile >--- japanese/xgate/Makefile 21 Jul 2011 04:29:12 -0000 1.11 >+++ japanese/xgate/Makefile 10 Oct 2011 20:39:56 -0000 >@@ -5,45 +5,48 @@ > # $FreeBSD: ports/japanese/xgate/Makefile,v 1.11 2011/07/21 04:29:12 linimon Exp $ > > PORTNAME= xgate >-PORTVERSION= 3.5pl3 >-PORTREVISION= 3 >+PORTVERSION= 3.7pl6 > CATEGORIES= japanese mail www java >-MASTER_SITES= http://www.orangesoft.co.jp/xGate/download/ >+MASTER_SITES= http://www.orangesoft.co.jp/index.php/download_file/-/192/ > DISTNAME= ${PORTNAME}pkg${PORTVERSION} > EXTRACT_SUFX= .tgz >-DIST_SUBDIR= xGate > > MAINTAINER= nork@FreeBSD.org > COMMENT= xGate webmail system implemented by Servlet over IMAP4/POP3 > >-RUN_DEPENDS= tomcat41ctl:${PORTSDIR}/www/tomcat41 >- >-BROKEN= fails to fetch >+RUN_DEPENDS= ${APP_HOME}/bin/bootstrap.jar:${PORTSDIR}/www/tomcat6 > > NO_BUILD= yes > USE_JAVA= yes >-JAVA_VERSION= 1.5+ >+JAVA_VERSION= 1.6+ >+SHAREOWN= www >+SHAREGRP= www > > PLIST_SUB= T=${APP_HOME:S|^${LOCALBASE}/||} \ > WWWUID=${WWWUID} WWWGID=${WWWGID} > >-PORTDOCS= AdminGuide_V3.5.pdf \ >- BasicPkgInstallGuide_V3.5.pdf \ >- ConfigSetupGuide_V3.5.pdf \ >- LDAPSchema_V3.2.xls \ >- PCUserGuide_V3.5.pdf \ >- ReleaseNote_V3.5.pdf \ >- ReleaseNote_V3.5PL1.pdf \ >- ReleaseNote_V3.5PL2.pdf \ >- ReleaseNote_V3.5PL3.pdf \ >- UserGuide_V3.5.pdf \ >- xGate32to35migration.pdf >+PORTDOCS= AdminGuide.pdf \ >+ BasicPkgInstallGuide.pdf \ >+ ConfigSetupGuide.pdf \ >+ LDAPSchema_V35_37.xls \ >+ PCUserGuide.pdf \ >+ ReleaseNote_V3.5.2.pdf \ >+ ReleaseNote_V3.5.2PL1.pdf \ >+ ReleaseNote_V3.5.2PL2.pdf \ >+ ReleaseNote_V3.5.2PL3_3.7.pdf \ >+ ReleaseNote_V3.5.2PL4_3.7PL1.pdf \ >+ ReleaseNote_V3.5.2PL5_3.7PL2.pdf \ >+ ReleaseNote_V3.5.2PL6_3.7PL3.pdf \ >+ ReleaseNote_V3.5.2PL7_3.7PL4.pdf \ >+ ReleaseNote_V3.5.2PL8_3.7PL5.pdf \ >+ ReleaseNote_V3.5.2PL9_3.7PL6.pdf \ >+ UserGuide.pdf > > RESTRICTED= Commercial license > > .include <bsd.port.pre.mk> > >-APP_HOME!= ${MAKE} -C ${PORTSDIR}/www/tomcat41 -VAPP_HOME >+APP_HOME!= ${MAKE} -C ${PORTSDIR}/www/tomcat6 -VAPP_HOME > > CNFLSTS= account/admin.ndt \ > account/license.dat \ >@@ -60,14 +63,13 @@ > conf/group.map \ > conf/ldap.map \ > conf/log.conf \ >- conf/notify.conf \ > conf/terminal.dat \ > conf/user.data \ > conf/xgate.conf > > post-extract: > @${MKDIR} ${WRKSRC}/xgate >- @cd ${WRKSRC}/xgate && ${JAR} xf ../xgate.war >+ @cd ${WRKSRC}/xgate && ${TAR} xf ../xgate.war > .for conf in ${CNFLSTS} > @cd ${WRKSRC}/xgate/WEB-INF && ${MV} ${conf} ${conf}-dist > .endfor >@@ -77,8 +79,8 @@ > > do-install: > ${INSTALL} -d -o ${WWWOWN} -g ${WWWGRP} /var/log/xgate >- @cd ${WRKSRC} && ${FIND} xgate | \ >- ${CPIO} -pdm -L -R ${WWWOWN}:${WWWGRP} ${APP_HOME}/webapps/ >+ ${INSTALL} -d -o ${WWWOWN} -g ${WWWGRP} ${APP_HOME}/webapps/${PORTNAME} >+ @cd ${WRKSRC}/${PORTNAME} && ${COPYTREE_SHARE} \* ${APP_HOME}/webapps/${PORTNAME} > .for conf in ${CNFLSTS} > @cd ${APP_HOME}/webapps/xgate/WEB-INF && \ > [ ! -f ${conf} ] && ${CP} -p ${conf}-dist ${conf} || ${TRUE} >Index: japanese/xgate/distinfo >=================================================================== >RCS file: /home/jhelfman/ncvs/ports/japanese/xgate/distinfo,v >retrieving revision 1.3 >diff -u -r1.3 distinfo >--- japanese/xgate/distinfo 18 Mar 2011 17:59:48 -0000 1.3 >+++ japanese/xgate/distinfo 10 Oct 2011 18:28:25 -0000 >@@ -1,2 +1,2 @@ >-SHA256 (xGate/xgatepkg3.5pl3.tgz) = 478ef9f5f5c94e6a1c598a3949e7ea9bf729fa9d432ab7c5d215d59f7a755b30 >-SIZE (xGate/xgatepkg3.5pl3.tgz) = 12283419 >+SHA256 (xgatepkg3.7pl6.tgz) = 7f589b75ed502b1d93a9b69899e447082ba434ca810f7bc329120701705b14e9 >+SIZE (xgatepkg3.7pl6.tgz) = 16026597 >Index: japanese/xgate/pkg-plist >=================================================================== >RCS file: /home/jhelfman/ncvs/ports/japanese/xgate/pkg-plist,v >retrieving revision 1.4 >diff -u -r1.4 pkg-plist >--- japanese/xgate/pkg-plist 12 May 2006 14:28:15 -0000 1.4 >+++ japanese/xgate/pkg-plist 10 Oct 2011 20:51:42 -0000 >@@ -7,7 +7,6 @@ > %%T%%/webapps/xgate/WEB-INF/account/license.dat-dist > @exec [ ! -f %B/license.dat ] && cp -p %B/%f %B/license.dat > %%T%%/webapps/xgate/WEB-INF/address/readme.txt >-%%T%%/webapps/xgate/WEB-INF/build.properties > %%T%%/webapps/xgate/WEB-INF/classes/com/happysize/net/radius/Radiusproto.class > %%T%%/webapps/xgate/WEB-INF/classes/com/happysize/net/radius/Simple_radius_client.class > %%T%%/webapps/xgate/WEB-INF/classes/com/happysize/net/radius/test.class >@@ -268,8 +267,8 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/net/ldap/LdapAttributeTable.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/net/ldap/LdapConnection$PoolData.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/net/ldap/LdapConnection.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/net/ldap/LdapRequestFactory.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/net/ldap/LdapRequests.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/net/ldap/NewLdapConnection.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/net/ldap/SearchThread.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/text/AnchorFormat.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/text/HtmlAnchorFormat.class >@@ -282,23 +281,23 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/AssertionException.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/BadFormatTemplateException.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/Bytes.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/CSVParser.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/CipherHelper.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/Code.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/CommentableProperties.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/CramMD5.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/DateUtil.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/DecryptException.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/DefaultLogger.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/Des3CipherEx.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/HexEncoder.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/InsensitiveProperties.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/ItemReader.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/ItemWriter.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/LdapUtil.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/Logger.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/MD5$MD5_CTX.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/MD5.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/MyURLEncoder.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/NewLogger.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/PbeCipherEx.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/PrintWriterEx.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/SimpleLogger.class >@@ -310,15 +309,10 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/TemplateWriter.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/Text.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/UrlParser.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/Validator.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/UrlParserTest.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/WWWFormEncoder.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/terminal/BaseTerminal.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/terminal/DefaultHttpDeviceParser.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/terminal/DefaultTerminalParser.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/terminal/HttpDevice.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/terminal/HttpDeviceFactory.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/terminal/HttpDeviceParser$MatchPattern.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/terminal/HttpDeviceParser$TermData.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/terminal/HttpDeviceParser.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/terminal/TerminalFactory.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/terminal/TerminalParser$MatchPattern.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/util/terminal/TerminalParser$TermData.class >@@ -331,6 +325,8 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/FilterCondition.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/GateWriter.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/ImapMailerContext$1$SpamTestThread.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/ImapMailerContext$1.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/ImapMailerContext$2.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/ImapMailerContext.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/JavacatConfig.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/LdapAttribute.class >@@ -367,12 +363,13 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/XGateContext.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/XGateContextListener.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/XGateException.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/XGateLogParser.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/XGateLogger.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/XGateResource.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/XGateResourceManager.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/XGateVersion.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/XGateWriterFactory.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/account/AccountCache.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/account/AccountGroup.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/account/AccountImporter$ImportException.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/account/AccountImporter.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/account/GateAccount.class >@@ -392,8 +389,8 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/addressbook/AddressBook$AddressComparator.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/addressbook/AddressBook.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/addressbook/AddressBookEntry.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/addressbook/AddressBookItem.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/addressbook/AddressBookManager.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/addressbook/AddressBookManagerFactory.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/addressbook/AddressBookManagerFile.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/addressbook/AddressBookManagerLdap.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/addressbook/Person.class >@@ -409,7 +406,6 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/astel/AstelTextConvertVisitor.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/astel/AstelWriter.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/AuthenticateStateCommandAction.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ChangeKeyPassAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ChangeMailboxAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ChangeMailboxEntryAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ChangePasswordAction.class >@@ -427,14 +423,19 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/DeleteMessageConfirmAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/DeleteMessageEntryAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/DeleteSelectMessagesAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/DeleteSelectMessagesConfirmAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/DeleteTrashAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/DeleteTrashEntryAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/DownloadAttachFileAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/EasyLoginEntryAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/EasyLoginSetAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/EditAddressbookItemMobileAction$ShowEntry.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/EditAddressbookItemMobileAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/EditAddressentryAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/EditMessageEntryAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/Entry2Action.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/EntryAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/EntryHdmlAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/EntryUserAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/HelpMessageCmdAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/HelpMsglistCmdAction.class >@@ -448,9 +449,12 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/MailAddressEntryAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/MailAddressListAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/MailAddressMenuAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/MailAddressSearchAction$AddressComparator.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/MailAddressSearchAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/MailAddressSearchEntryAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/MailAddressSetAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/MailAddressValidator.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/MailAddressValidatorBean.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/MailAddressbookListAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/MailSubjectEntryAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/MailSubjectSetAction.class >@@ -464,6 +468,7 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/PurgeMessageAllAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/PurgeMessageConfirmAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/PurgeMessageEntryAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/RadiusEntryHdmlAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/RegistAddressentryAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/RegisterNonSpamMessagesAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/RegisterSpamMessagesAction.class >@@ -477,6 +482,7 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ReplyMessageEntryAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ReplyMessageEntryImplAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ResetUnreadAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ResetUnreadSelectAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SaveMessageAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SearchFromSetAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SearchMailMenuAction.class >@@ -487,6 +493,7 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SearchTextSetAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SearchToSetAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SearchUnreadAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SecureEntry2Action.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SecureEntryAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SecureLoginAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SelectInboxAction.class >@@ -508,8 +515,10 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SendMessageEntryCreateAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SendMessagePaddressAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SendMessagePaddressEntryAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SetReadSelectAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SetupAccountAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SetupWebAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ShowAddressSelectAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ShowAddressbookAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ShowAddressbookViewAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ShowAddressentryAction.class >@@ -528,6 +537,8 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ShowPhonelistAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ShowReplyMenuAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ShowSelectMessageAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ShowSignentryAction.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ShowSignlistAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/ShowTitleAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SignonAction.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/cmd/SignonEntryAction.class >@@ -596,7 +607,10 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/core/SetCharacterEncodingFilter.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/core/TemporaryFileManager.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/core/XGateContextNotFoundException.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/gateadmin/GateAccountServer$BeanComparator.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/gateadmin/GateAccountServer$FormUtil.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/gateadmin/GateAccountServer.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/gateadmin/GateAccountServer_old.java.old > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/gateadmin/License.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/gateadmin/LoginUser.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/gateadmin/Template.class >@@ -607,8 +621,12 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/imode/CHtmlMediaConvertVisitor.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/imode/CHtmlTextConvertVisitor.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/imode/CHtmlWriter.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/imode/EZwebTextConvertVisitor.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/imode/EZwebWriter.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/imode/HtmlAnchorFormat.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/imode/ImodeWriter.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/imode/WillcomTextConvertVisitor.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/imode/WillcomWriter.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/mml/JskyWriter.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/mml/MmlAnchorFormat.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/mml/MmlHelper.class >@@ -620,10 +638,6 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/notice/MailNotice$TimerThread.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/notice/MailNotice.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/notice/MailNoticeServlet.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/notice/MiraChecker.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/notice/MiraNotice$TimerThread.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/notice/MiraNotice.class >-%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/notice/MiraReceiver.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/notice/ShortMail.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/page/AddressListPage.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/page/ComposeMessageFormPage.class >@@ -674,6 +688,7 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/util/Utils.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/util/VirtualText.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/util/WrapHttpServletRequest.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/util/XGateMultipartRequest.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/util/ZipCompressor.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/util/ZipExtractor.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/util/media/Application_msword.class >@@ -694,6 +709,9 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/util/media/MediaDecoder.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/util/media/Text_plain.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/util/media/WebMediaDecoder.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/validator/XGateEmailValidator.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/validator/XGateFieldChecks.class >+%%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/validator/XGateGenericValidator.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/wap/HdmlAnchorFormat.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/wap/HdmlErrorConvertVisitor.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/wap/HdmlHelper.class >@@ -722,66 +740,106 @@ > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/web/WebMessageDisplayVisitor.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/web/WebReportMessageDisplayVisitor.class > %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/web/WebWriter.class >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/access.dat %D/%%T%%/webapps/xgate/WEB-INF/conf/access.dat-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/access.dat; fi >+%%T%%/webapps/xgate/WEB-INF/conf/access.dat > %%T%%/webapps/xgate/WEB-INF/conf/access.dat-dist >-@exec [ ! -f %B/access.dat ] && cp -p %B/%f %B/access.dat >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/address.data %D/%%T%%/webapps/xgate/WEB-INF/conf/address.data-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/address.data; fi >+%%T%%/webapps/xgate/WEB-INF/conf/address.data > %%T%%/webapps/xgate/WEB-INF/conf/address.data-dist >-@exec [ ! -f %B/address.data ] && cp -p %B/%f %B/address.data >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/address.map %D/%%T%%/webapps/xgate/WEB-INF/conf/address.map-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/address.map; fi >+%%T%%/webapps/xgate/WEB-INF/conf/address.map > %%T%%/webapps/xgate/WEB-INF/conf/address.map-dist >-@exec [ ! -f %B/address.map ] && cp -p %B/%f %B/address.map >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/admin.ldif %D/%%T%%/webapps/xgate/WEB-INF/conf/admin.ldif-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/admin.ldif; fi >+%%T%%/webapps/xgate/WEB-INF/conf/admin.ldif > %%T%%/webapps/xgate/WEB-INF/conf/admin.ldif-dist >-@exec [ ! -f %B/admin.ldif ] && cp -p %B/%f %B/admin.ldif >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/admin_group.ldif %D/%%T%%/webapps/xgate/WEB-INF/conf/admin_group.ldif-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/admin_group.ldif; fi >+%%T%%/webapps/xgate/WEB-INF/conf/admin_group.ldif > %%T%%/webapps/xgate/WEB-INF/conf/admin_group.ldif-dist >-@exec [ ! -f %B/admin_group.ldif ] && cp -p %B/%f %B/admin_group.ldif >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/createuser.conf %D/%%T%%/webapps/xgate/WEB-INF/conf/createuser.conf-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/createuser.conf; fi >+%%T%%/webapps/xgate/WEB-INF/conf/createuser.conf > %%T%%/webapps/xgate/WEB-INF/conf/createuser.conf-dist >-@exec [ ! -f %B/createuser.conf ] && cp -p %B/%f %B/createuser.conf >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/device_match.conf %D/%%T%%/webapps/xgate/WEB-INF/conf/device_match.conf-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/device_match.conf; fi >+%%T%%/webapps/xgate/WEB-INF/conf/device_match.conf > %%T%%/webapps/xgate/WEB-INF/conf/device_match.conf-dist >-@exec [ ! -f %B/device_match.conf ] && cp -p %B/%f %B/device_match.conf >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/entry.data %D/%%T%%/webapps/xgate/WEB-INF/conf/entry.data-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/entry.data; fi >+%%T%%/webapps/xgate/WEB-INF/conf/entry.data > %%T%%/webapps/xgate/WEB-INF/conf/entry.data-dist >-@exec [ ! -f %B/entry.data ] && cp -p %B/%f %B/entry.data >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/extra.types %D/%%T%%/webapps/xgate/WEB-INF/conf/extra.types-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/extra.types; fi >+%%T%%/webapps/xgate/WEB-INF/conf/extra.types > %%T%%/webapps/xgate/WEB-INF/conf/extra.types-dist >-@exec [ ! -f %B/extra.types ] && cp -p %B/%f %B/extra.types >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/group.data %D/%%T%%/webapps/xgate/WEB-INF/conf/group.data-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/group.data; fi >+%%T%%/webapps/xgate/WEB-INF/conf/group.data > %%T%%/webapps/xgate/WEB-INF/conf/group.data-dist >-@exec [ ! -f %B/group.data ] && cp -p %B/%f %B/group.data >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/group.map %D/%%T%%/webapps/xgate/WEB-INF/conf/group.map-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/group.map; fi >+%%T%%/webapps/xgate/WEB-INF/conf/group.map > %%T%%/webapps/xgate/WEB-INF/conf/group.map-dist >-@exec [ ! -f %B/group.map ] && cp -p %B/%f %B/group.map >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/ldap.map %D/%%T%%/webapps/xgate/WEB-INF/conf/ldap.map-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/ldap.map; fi >+%%T%%/webapps/xgate/WEB-INF/conf/javacat.properties >+%%T%%/webapps/xgate/WEB-INF/conf/ldap.map > %%T%%/webapps/xgate/WEB-INF/conf/ldap.map-dist >-@exec [ ! -f %B/ldap.map ] && cp -p %B/%f %B/ldap.map >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/log.conf %D/%%T%%/webapps/xgate/WEB-INF/conf/log.conf-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/log.conf; fi >+%%T%%/webapps/xgate/WEB-INF/conf/log.conf > %%T%%/webapps/xgate/WEB-INF/conf/log.conf-dist >-@exec [ ! -f %B/log.conf ] && cp -p %B/%f %B/log.conf >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/notify.conf %D/%%T%%/webapps/xgate/WEB-INF/conf/notify.conf-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/notify.conf; fi >-%%T%%/webapps/xgate/WEB-INF/conf/notify.conf-dist >-@exec [ ! -f %B/notify.conf ] && cp -p %B/%f %B/notify.conf >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/terminal.dat %D/%%T%%/webapps/xgate/WEB-INF/conf/terminal.dat-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/terminal.dat; fi >+%%T%%/webapps/xgate/WEB-INF/conf/terminal.dat > %%T%%/webapps/xgate/WEB-INF/conf/terminal.dat-dist >-@exec [ ! -f %B/terminal.dat ] && cp -p %B/%f %B/terminal.dat >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/user.data %D/%%T%%/webapps/xgate/WEB-INF/conf/user.data-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/user.data; fi >+%%T%%/webapps/xgate/WEB-INF/conf/user.data > %%T%%/webapps/xgate/WEB-INF/conf/user.data-dist >-@exec [ ! -f %B/user.data ] && cp -p %B/%f %B/user.data >-@unexec if cmp -s %D/%%T%%/webapps/xgate/WEB-INF/conf/xgate.conf %D/%%T%%/webapps/xgate/WEB-INF/conf/xgate.conf-dist; then rm -f %D/%%T%%/webapps/xgate/WEB-INF/conf/xgate.conf; fi >+%%T%%/webapps/xgate/WEB-INF/conf/xgate.conf > %%T%%/webapps/xgate/WEB-INF/conf/xgate.conf-dist >-@exec [ ! -f %B/xgate.conf ] && cp -p %B/%f %B/xgate.conf >-%%T%%/webapps/xgate/WEB-INF/deploy.xml >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/78-EUC-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/78-EUC-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/78-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/78-RKSJ-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/78-RKSJ-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/78-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/78ms-RKSJ-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/78ms-RKSJ-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/83pv-RKSJ-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/90ms-RKSJ-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/90ms-RKSJ-UCS2 >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/90ms-RKSJ-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/90msp-RKSJ-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/90msp-RKSJ-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/90pv-RKSJ-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/90pv-RKSJ-UCS2 >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/90pv-RKSJ-UCS2C >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/90pv-RKSJ-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Add-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Add-RKSJ-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Add-RKSJ-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Add-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Adobe-CNS1-UCS2 >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Adobe-GB1-UCS2 >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Adobe-Japan1-0 >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Adobe-Japan1-1 >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Adobe-Japan1-2 >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Adobe-Japan1-3 >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Adobe-Japan1-4 >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Adobe-Japan1-UCS2 >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/EUC-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/EUC-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Ext-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Ext-RKSJ-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Ext-RKSJ-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Ext-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Hankaku >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Hiragana >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Katakana >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/NWP-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/NWP-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/RKSJ-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/RKSJ-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/Roman >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/UniJIS-UCS2-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/UniJIS-UCS2-HW-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/UniJIS-UCS2-HW-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/UniJIS-UCS2-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/UniJIS-UTF16-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/UniJIS-UTF16-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/UniJIS-UTF8-H >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/UniJIS-UTF8-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/UniJISPro-UCS2-HW-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/UniJISPro-UCS2-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/UniJISPro-UTF8-V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/V >+%%T%%/webapps/xgate/WEB-INF/dhklib/CMap/WP-Symbol >+%%T%%/webapps/xgate/WEB-INF/dhklib/javacat.lic > %%T%%/webapps/xgate/WEB-INF/dtds/struts-config_1_0.dtd > %%T%%/webapps/xgate/WEB-INF/dtds/struts-config_1_1.dtd > %%T%%/webapps/xgate/WEB-INF/dtds/struts-config_1_2.dtd > %%T%%/webapps/xgate/WEB-INF/dtds/tiles-config_1_1.dtd > %%T%%/webapps/xgate/WEB-INF/dtds/validator_1_0.dtd >+%%T%%/webapps/xgate/WEB-INF/dtds/validator_1_1_3.dtd > %%T%%/webapps/xgate/WEB-INF/dtds/web-app_2_2.dtd > %%T%%/webapps/xgate/WEB-INF/dtds/web-app_2_3.dtd >-%%T%%/webapps/xgate/WEB-INF/lib/antlr.jar > %%T%%/webapps/xgate/WEB-INF/lib/aspectjrt-1.0.5.jar > %%T%%/webapps/xgate/WEB-INF/lib/cactus-ant-1.4b1.jar > %%T%%/webapps/xgate/WEB-INF/lib/commons-beanutils.jar >@@ -796,7 +854,7 @@ > %%T%%/webapps/xgate/WEB-INF/lib/commons-pool.jar > %%T%%/webapps/xgate/WEB-INF/lib/commons-resources.jar > %%T%%/webapps/xgate/WEB-INF/lib/commons-services.jar >-%%T%%/webapps/xgate/WEB-INF/lib/commons-validator.jar >+%%T%%/webapps/xgate/WEB-INF/lib/commons-validator-1.3.1.jar > %%T%%/webapps/xgate/WEB-INF/lib/cos.jar > %%T%%/webapps/xgate/WEB-INF/lib/dom.jar > %%T%%/webapps/xgate/WEB-INF/lib/httpunit-1.4.1.jar >@@ -821,515 +879,95 @@ > %%T%%/webapps/xgate/WEB-INF/lib/struts.jar > %%T%%/webapps/xgate/WEB-INF/lib/struts1.1-i18n_ja.jar > %%T%%/webapps/xgate/WEB-INF/lib/tools.jar >+%%T%%/webapps/xgate/WEB-INF/lib/velocity-dep-1.4.jar >+%%T%%/webapps/xgate/WEB-INF/lib/velocity-tools-1.1.jar >+%%T%%/webapps/xgate/WEB-INF/lib/velocity-tools-generic-1.1.jar >+%%T%%/webapps/xgate/WEB-INF/lib/velocity-tools-view-1.1.jar > %%T%%/webapps/xgate/WEB-INF/lib/xalan.jar > %%T%%/webapps/xgate/WEB-INF/lib/xercesImpl.jar > %%T%%/webapps/xgate/WEB-INF/lib/xmlParserAPIs.jar > %%T%%/webapps/xgate/WEB-INF/log/readme.txt >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/account_list.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/account_list.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/admin_main_menu.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/admin_modify_account.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/admin_modify_account2.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/create_group.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/edit_group.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/account_list.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/account_list.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/admin_main_menu.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/admin_modify_account.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/admin_modify_account2.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/create_group.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/edit_group.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/group_list.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/import.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/import_users_result.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/left_panel.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/left_panel_admin.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/license.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/log_view.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/login.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/login.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/login_user.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/message.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/message2.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/modifyaccount.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/modifyaccount2.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/new_account.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/new_account2.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en/search_account.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/group_list.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/import.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/import_users_result.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/left_panel.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/left_panel_admin.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/license.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/log_view.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/login.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/login.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/login_user.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/message.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/message2.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/modifyaccount.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/modifyaccount2.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/new_account.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/new_account2.vm >+%%T%%/webapps/xgate/WEB-INF/pages/gateadmin/search_account.vm >+%%T%%/webapps/xgate/WEB-INF/pages/layout/default.vm >+%%T%%/webapps/xgate/WEB-INF/pages/layout/gateadmin_admin_layout.vm >+%%T%%/webapps/xgate/WEB-INF/pages/layout/gateadmin_layout.vm >+%%T%%/webapps/xgate/WEB-INF/pages/layout/help_pc.vm >+%%T%%/webapps/xgate/WEB-INF/pages/macro/macro.vm >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/address_entry.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/address_item_view.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/caution_en.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/caution_jp.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/confirm_msg_delete.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/confirm_msg_delete_all.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/confirm_msg_delete_select.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/entry.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/entry_hdml.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/mail_address_edit.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/mail_text.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/potal.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/radius_entry.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/radius_entry_hdml.jsp >+%%T%%/webapps/xgate/WEB-INF/pages/mobile/template.jsp > %%T%%/webapps/xgate/WEB-INF/res/message_en.res > %%T%%/webapps/xgate/WEB-INF/res/message_ja.res >-%%T%%/webapps/xgate/WEB-INF/resin-web.xml >-%%T%%/webapps/xgate/WEB-INF/rootdn.ldif >-%%T%%/webapps/xgate/WEB-INF/rootdn_group.ldif >-%%T%%/webapps/xgate/WEB-INF/sample/import_user.csv >-%%T%%/webapps/xgate/WEB-INF/struts-config-configsetup-actionmappings.exadel >+%%T%%/webapps/xgate/WEB-INF/sample_data/import_user.csv >+%%T%%/webapps/xgate/WEB-INF/sample_data/rootdn.ldif >+%%T%%/webapps/xgate/WEB-INF/sample_data/rootdn_group.ldif > %%T%%/webapps/xgate/WEB-INF/struts-config-configsetup-actionmappings.xml > %%T%%/webapps/xgate/WEB-INF/struts-config-configsetup-forms.xml >-%%T%%/webapps/xgate/WEB-INF/struts-config.exadel > %%T%%/webapps/xgate/WEB-INF/struts-config.xml >-%%T%%/webapps/xgate/WEB-INF/targets.xml >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_importusers.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_importusers_result.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_importusers_result_item.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_importusers_result_table.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_ldaplogin.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_license.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_licenseentry.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_logview.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_logviewitem.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_main.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_main_adjust.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_main_group.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_main_license.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_menu.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_menu_adjust.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_menu_group.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_menu_license.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_modifyaccount.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_modifyaccount_alias.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_modifyaccount_group.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_modifyaccount_groupno.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_modifyaccount_key.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_modifyaccount_level.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_modifyaccount_pass.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_modifyaccount_radius.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_monitor.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_monitoritem.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_newaccount.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_newaccount_group.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_newaccount_key.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_newaccount_level.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_newaccount_pass.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_newaccount_radius.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_searchaccount.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_searchaccount_mail.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_searchresult.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/admin_searchresult_mail.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/error.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/group.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/en/group_delete.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/group_ldap.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/groupadmin_newaccount_group.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/groupdata.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/groupitem.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/grouplist.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/grouplist_item.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/groupno_create.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/groupno_modify.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/info.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/logfile.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/login_menu.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_alias.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_alias.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_cellular_change.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_cellular_nochange.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_db.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_filter.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_filter.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_key.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_key.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_pass.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_pass.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_radius.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/modifyaccount_radius.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/en/newaccount_db.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/newaccount_key.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/en/newaccount_pass.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/en/recent_mail.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/recent_mail_pass.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/recentmail.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/en/terminalitem.html >-%%T%%/webapps/xgate/WEB-INF/template/account/en/user_menu.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_importusers.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_importusers_result.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_importusers_result_item.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_importusers_result_table.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_ldaplogin.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_license.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_licenseentry.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_logview.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_logviewitem.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_main.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_main_adjust.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_main_group.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_main_license.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_menu.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_menu_adjust.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_menu_group.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_menu_license.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_modifyaccount.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_modifyaccount_alias.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_modifyaccount_group.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_modifyaccount_groupno.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_modifyaccount_key.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_modifyaccount_level.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_modifyaccount_pass.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_modifyaccount_radius.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_monitor.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_monitoritem.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_newaccount.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_newaccount_group.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_newaccount_key.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_newaccount_level.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_newaccount_pass.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_newaccount_radius.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_searchaccount.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/admin_searchaccount_mail.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/error.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/group.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/group_delete.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/group_ldap.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/groupadmin_newaccount_group.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/groupdata.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/groupitem.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/grouplist.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/grouplist_item.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/groupno_create.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/groupno_modify.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/info.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/logfile.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/login_menu.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_alias.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_alias.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_cellular_change.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_cellular_nochange.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_db.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_filter.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_filter.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_key.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_key.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_pass.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_pass.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_radius.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/modifyaccount_radius.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/newaccount_db.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/newaccount_key.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/newaccount_pass.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/recent_mail.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/recent_mail_pass.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/recentmail.scr >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/terminalitem.html >-%%T%%/webapps/xgate/WEB-INF/template/account/ja/user_menu.html >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/address.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/address_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/address_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/addresslist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/addresslist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/addresslist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/adr_del.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/adr_edit.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/adr_view.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/alias.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/alias_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/alias_mailbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/alias_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/aliasmb.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/aliasmb_child.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/aliasmb_dir.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/aliasmb_inbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/aliasmb_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/aliasmb_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/aliasmb_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/aliasmb_parent.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/config_access.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/config_fine.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/config_form.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/config_login.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/error.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/error2.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/error3.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/find.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/header.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/info.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/ldap_searchaddress.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/ldap_searchresult.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/ldap_searchresult_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/ldap_searchresult_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/mail_addresschoice.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/mail_addresschoice_ldap.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/mail_addressdelete.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/mail_addressedit.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/mail_addresslist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/mail_addresslist_add.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/mail_addresslist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/mail_addresslist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/mail_addressmenu.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/mail_subject.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/main.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/menu_folderlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/menu_foldermsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/menu_inboxlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/menu_inboxmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/menu_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/menu_msglist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/menu_reply.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/menu_trashlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/menu_trashmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/message.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/msg_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/msg_deleteall.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/msg_next.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/msg_part.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/msglist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/msglist_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/msglist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/phoneresult.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/phoneresult_data.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/phoneresult_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/phoneresult_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/phoneresult_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/phoneresult_tel.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/pop_menu_folderlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/pop_menu_foldermsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/pop_menu_inboxlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/pop_menu_inboxmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/pop_menu_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/pop_menu_msglist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/pop_menu_reply.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/pop_menu_trashlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/pop_menu_trashmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/pop_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/pop_msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/radius_entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/sendmail.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/en/trash_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/address.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/address_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/address_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/addresslist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/addresslist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/addresslist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/adr_del.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/adr_edit.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/adr_view.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/alias.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/alias_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/alias_mailbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/alias_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/aliasmb.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/aliasmb_child.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/aliasmb_dir.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/aliasmb_inbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/aliasmb_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/aliasmb_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/aliasmb_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/aliasmb_parent.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/config_access.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/config_fine.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/config_form.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/config_login.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/error.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/error2.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/error3.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/find.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/header.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/info.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/ldap_searchaddress.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/ldap_searchresult.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/ldap_searchresult_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/ldap_searchresult_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/mail_addresschoice.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/mail_addresschoice_ldap.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/mail_addressdelete.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/mail_addressedit.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/mail_addresslist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/mail_addresslist_add.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/mail_addresslist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/mail_addresslist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/mail_addressmenu.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/mail_subject.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/main.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/menu_folderlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/menu_foldermsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/menu_inboxlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/menu_inboxmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/menu_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/menu_msglist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/menu_reply.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/menu_trashlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/menu_trashmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/message.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/msg_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/msg_deleteall.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/msg_next.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/msg_part.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/msglist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/msglist_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/msglist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/phoneresult.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/phoneresult_data.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/phoneresult_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/phoneresult_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/phoneresult_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/phoneresult_tel.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/pop_menu_folderlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/pop_menu_foldermsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/pop_menu_inboxlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/pop_menu_inboxmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/pop_menu_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/pop_menu_msglist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/pop_menu_reply.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/pop_menu_trashlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/pop_menu_trashmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/pop_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/pop_msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/radius_entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/sendmail.htm >-%%T%%/webapps/xgate/WEB-INF/template/astel/ja/trash_delete.htm > %%T%%/webapps/xgate/WEB-INF/template/etc/admin.txt > %%T%%/webapps/xgate/WEB-INF/template/etc/hdml.txt > %%T%%/webapps/xgate/WEB-INF/template/etc/mail.txt > %%T%%/webapps/xgate/WEB-INF/template/etc/noticemail.txt > %%T%%/webapps/xgate/WEB-INF/template/etc/noticemail_e.txt >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/address.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/address_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/address_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/addresslist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/addresslist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/addresslist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/adr_del.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/adr_edit.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/adr_view.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/alias.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/alias_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/alias_mailbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/alias_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/aliasmb.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/aliasmb_child.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/aliasmb_dir.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/aliasmb_inbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/aliasmb_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/aliasmb_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/aliasmb_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/aliasmb_parent.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/config_access.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/config_fine.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/config_form.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/config_login.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/error.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/error2.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/error3.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/find.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/header.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/info.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/ldap_searchaddress.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/ldap_searchresult.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/ldap_searchresult_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/ldap_searchresult_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/mail_addresschoice.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/mail_addresschoice_ldap.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/mail_addressdelete.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/mail_addressedit.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/mail_addresslist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/mail_addresslist_add.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/mail_addresslist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/mail_addresslist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/mail_addressmenu.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/mail_subject.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/main.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/menu_folderlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/menu_foldermsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/menu_inboxlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/menu_inboxmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/menu_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/menu_msglist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/menu_reply.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/menu_trashlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/menu_trashmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/message.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/msg_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/msg_deleteall.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/msg_part.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/msglist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/msglist_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/msglist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/phoneresult.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/phoneresult_data.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/phoneresult_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/phoneresult_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/phoneresult_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/phoneresult_tel.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/pop_menu_folderlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/pop_menu_foldermsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/pop_menu_inboxlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/pop_menu_inboxmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/pop_menu_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/pop_menu_msglist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/pop_menu_reply.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/pop_menu_trashlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/pop_menu_trashmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/pop_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/pop_msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/potal.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/radius_entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/sendmail.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/en/trash_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/address.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/address_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/address_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/addresslist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/addresslist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/addresslist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/adr_del.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/adr_edit.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/adr_view.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/alias.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/alias_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/alias_mailbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/alias_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/aliasmb.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/aliasmb_child.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/aliasmb_dir.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/aliasmb_inbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/aliasmb_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/aliasmb_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/aliasmb_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/aliasmb_parent.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/config_access.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/config_fine.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/config_form.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/config_login.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/error.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/error2.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/error3.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/find.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/header.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/info.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/ldap_searchaddress.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/ldap_searchresult.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/ldap_searchresult_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/ldap_searchresult_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/mail_addresschoice.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/mail_addresschoice_ldap.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/mail_addressdelete.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/mail_addressedit.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/mail_addresslist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/mail_addresslist_add.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/mail_addresslist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/mail_addresslist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/mail_addressmenu.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/mail_subject.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/main.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/menu_folderlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/menu_foldermsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/menu_inboxlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/menu_inboxmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/menu_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/menu_msglist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/menu_reply.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/menu_trashlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/menu_trashmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/message.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/msg_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/msg_deleteall.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/msg_part.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/msglist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/msglist_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/msglist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/phoneresult.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/phoneresult_data.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/phoneresult_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/phoneresult_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/phoneresult_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/phoneresult_tel.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/pop_menu_folderlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/pop_menu_foldermsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/pop_menu_inboxlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/pop_menu_inboxmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/pop_menu_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/pop_menu_msglist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/pop_menu_reply.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/pop_menu_trashlist.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/pop_menu_trashmsg.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/pop_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/pop_msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/potal.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/radius_entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/sendmail.htm >-%%T%%/webapps/xgate/WEB-INF/template/imode/ja/trash_delete.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/address.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/address_item.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/address_page.htm >@@ -1355,6 +993,7 @@ > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/config_fine.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/config_form.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/config_login.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/en/easy_login_entry.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/entry.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/error.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/error2.htm >@@ -1390,11 +1029,15 @@ > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/msg_delete.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/msg_deleteall.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/jsky/en/msg_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/en/msg_list_del.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/msg_part.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/en/msglist_bottom.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/msglist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/en/msglist_item_del.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/msglist_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/en/msglist_noop2.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/msglist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/en/msglist_top.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/noop.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/phoneresult.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/phoneresult_data.htm >@@ -1414,17 +1057,19 @@ > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/pop_message.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/pop_msg_list.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/potal.htm >-%%T%%/webapps/xgate/WEB-INF/template/jsky/en/radius_entry.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/sendmail.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/en/trash_delete.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/address.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/address_item.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/address_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/ja/address_select.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/addresslist.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/addresslist_item.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/addresslist_page.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/adr_del.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/adr_edit.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/ja/adr_select.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/ja/adr_select_page.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/adr_view.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/alias.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/alias_item.htm >@@ -1442,6 +1087,7 @@ > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/config_fine.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/config_form.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/config_login.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/ja/easy_login_entry.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/entry.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/error.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/error2.htm >@@ -1477,11 +1123,15 @@ > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msg_delete.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msg_deleteall.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msg_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msg_list_del.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msg_part.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msglist_bottom.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msglist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msglist_item_del.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msglist_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msglist_noop2.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msglist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/jsky/ja/msglist_top.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/noop.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/phoneresult.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/phoneresult_data.htm >@@ -1501,123 +1151,545 @@ > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/pop_message.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/pop_msg_list.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/potal.htm >-%%T%%/webapps/xgate/WEB-INF/template/jsky/ja/radius_entry.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/sendmail.htm > %%T%%/webapps/xgate/WEB-INF/template/jsky/ja/trash_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/address.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/address_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/address_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/addresslist.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/addresslist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/addresslist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/adr_del.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/adr_edit.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/adr_view.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/alias.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/alias_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/alias_mailbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/alias_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/aliasmb.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/aliasmb_child.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/aliasmb_dir.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/aliasmb_inbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/aliasmb_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/aliasmb_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/aliasmb_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/aliasmb_parent.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/config_access.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/config_fine.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/config_form.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/config_login.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/error.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/error2.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/error3.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/find.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/header.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/info.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/ldap_searchaddress.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/ldap_searchresult.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/ldap_searchresult_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/ldap_searchresult_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/main.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/menu_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/menu_next.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/message.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/message_cmd.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/message_cmd_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/message_cmd_next.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/msg_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/msg_part.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/msglist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/msglist_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/msglist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/pop_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/pop_message_cmd.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/pop_msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/potal.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/radius_entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/sendmail.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/en/sendmail_find.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/address.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/address_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/address_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/addresslist.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/addresslist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/addresslist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/adr_del.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/adr_edit.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/adr_view.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/alias.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/alias_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/alias_mailbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/alias_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/aliasmb.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/aliasmb_child.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/aliasmb_dir.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/aliasmb_inbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/aliasmb_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/aliasmb_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/aliasmb_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/aliasmb_parent.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/config_access.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/config_fine.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/config_form.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/config_login.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/error.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/error2.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/error3.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/find.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/header.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/info.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/ldap_searchaddress.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/ldap_searchresult.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/ldap_searchresult_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/ldap_searchresult_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/main.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/menu_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/menu_next.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/message.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/message_cmd.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/message_cmd_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/message_cmd_next.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/msg_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/msg_part.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/msglist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/msglist_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/msglist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/pop_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/pop_message_cmd.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/pop_msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/potal.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/radius_entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/sendmail.htm >-%%T%%/webapps/xgate/WEB-INF/template/palm/ja/sendmail_find.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/address.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/address_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/address_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/addresslist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/addresslist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/addresslist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/adr_del.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/adr_edit.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/adr_view.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/alias.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/alias_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/alias_mailbox.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/alias_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/aliasmb.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/aliasmb_child.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/aliasmb_dir.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/aliasmb_inbox.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/aliasmb_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/aliasmb_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/aliasmb_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/aliasmb_parent.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/config_access.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/config_fine.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/config_form.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/config_login.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/easy_login_entry.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/entry.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/error.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/error2.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/error3.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/find.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/header.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/info.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/ldap_searchaddress.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/ldap_searchresult.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/ldap_searchresult_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/ldap_searchresult_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/mail_addresschoice.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/mail_addresschoice_ldap.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/mail_addressdelete.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/mail_addressedit.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/mail_addresslist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/mail_addresslist_add.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/mail_addresslist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/mail_addresslist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/mail_addressmenu.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/mail_subject.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/main.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/menu_folderlist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/menu_foldermsg.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/menu_inboxlist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/menu_inboxmsg.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/menu_message.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/menu_msglist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/menu_reply.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/menu_trashlist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/menu_trashmsg.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/message.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/msg_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/msg_deleteall.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/msg_list.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/msg_list_del.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/msg_part.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/msglist_bottom.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/msglist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/msglist_item_del.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/msglist_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/msglist_noop2.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/msglist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/msglist_top.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/phoneresult.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/phoneresult_data.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/phoneresult_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/phoneresult_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/phoneresult_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/phoneresult_tel.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/pop_menu_folderlist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/pop_menu_foldermsg.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/pop_menu_inboxlist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/pop_menu_inboxmsg.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/pop_menu_message.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/pop_menu_msglist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/pop_menu_reply.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/pop_menu_trashlist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/pop_menu_trashmsg.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/pop_message.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/pop_msg_list.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/potal.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/sendmail.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/en/trash_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/address.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/address_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/address_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/addresslist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/addresslist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/addresslist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/adr_del.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/adr_edit.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/adr_view.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/alias.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/alias_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/alias_mailbox.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/alias_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/aliasmb.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/aliasmb_child.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/aliasmb_dir.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/aliasmb_inbox.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/aliasmb_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/aliasmb_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/aliasmb_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/aliasmb_parent.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/config_access.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/config_fine.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/config_form.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/config_login.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/easy_login_entry.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/entry.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/error.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/error2.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/error3.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/find.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/header.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/info.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/ldap_searchaddress.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/ldap_searchresult.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/ldap_searchresult_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/ldap_searchresult_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/mail_addresschoice.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/mail_addresschoice_ldap.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/mail_addressdelete.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/mail_addressedit.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/mail_addresslist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/mail_addresslist_add.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/mail_addresslist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/mail_addresslist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/mail_addressmenu.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/mail_subject.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/main.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/menu_folderlist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/menu_foldermsg.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/menu_inboxlist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/menu_inboxmsg.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/menu_message.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/menu_msglist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/menu_reply.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/menu_trashlist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/menu_trashmsg.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/message.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/msg_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/msg_deleteall.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/msg_list.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/msg_list_del.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/msg_part.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/msglist_bottom.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/msglist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/msglist_item_del.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/msglist_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/msglist_noop2.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/msglist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/msglist_top.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/phoneresult.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/phoneresult_data.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/phoneresult_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/phoneresult_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/phoneresult_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/phoneresult_tel.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/pop_menu_folderlist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/pop_menu_foldermsg.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/pop_menu_inboxlist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/pop_menu_inboxmsg.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/pop_menu_message.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/pop_menu_msglist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/pop_menu_reply.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/pop_menu_trashlist.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/pop_menu_trashmsg.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/pop_message.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/pop_msg_list.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/potal.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/sendmail.htm >+%%T%%/webapps/xgate/WEB-INF/template/mobile/ja/trash_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/account_filter.scr >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/address.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/address_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/address_linklist.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/address_noitem.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/address_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/address_page_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/address_page_itemunlink.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/adr_edit.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/adr_edit_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/alias_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/aliasmb.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/aliasmb_child.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/aliasmb_dir.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/aliasmb_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/aliasmb_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/aliasmb_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/aliasmb_parent.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/aliasmb_space.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/caution_bcc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/caution_cc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/config_access.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/config_fine.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/config_form.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/config_login.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/error.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/error2.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/error3.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/find.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/header.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/header_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/info.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/ldap_searchresult_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/message.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/message_attach.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/message_attach_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/message_attach_prev.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/message_attach_show.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/message_mail.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/message_mail_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/message_mail_line.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/message_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/message_prev.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/message_unread.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msg_list.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msg_list_mailbox.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msg_list_menu_nosearch.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msg_list_menu_search.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msg_list_search.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msg_list_search_cancel.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msg_list_submenu.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msg_part.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_img.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_img_unlink.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_item_noread.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_page_link.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_page_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_page_prev.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_page_space.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_page_unlink.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_sort_link.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_sort_link_bold.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_sort_link_reverse.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msglist_web_lines.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msgselect.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msgselect_copy.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msgselect_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msgselect_item_noread.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msgselect_item_unread.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/msgselect_move.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/pop_msg_list_mailbox.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/potal.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/publicaddress_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/radius_entry.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendadr.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendadr_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendadr_item_ou.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendadr_menu.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendadr_menuldap.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendadr_noitem.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendadr_noitem_ou.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendattach.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendattach_menu.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendattach_menuldap.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendconfirm.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendconfirm_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendconfirm_item_caution_bcc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendconfirm_item_caution_cc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendconfirm_title.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendmail.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendmail_attach.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendmail_detail.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendmail_detail_bcc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendmail_find.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendmail_ldap.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendmail_menu.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendmail_menuldap.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendmail_public_tab.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendpubadr.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendpubadr_entry.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/sendpubadr_table.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/setup_account.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/setup_account_alias.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/setup_account_filter.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/setup_account_password.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/setup_account_password.scr >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/setup_web.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/tab.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/en/warning_domain_limit.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/account_filter.scr >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/address.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/address_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/address_linklist.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/address_noitem.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/address_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/address_page_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/address_page_itemunlink.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/adr_edit.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/adr_edit_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/alias_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/aliasmb.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/aliasmb_child.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/aliasmb_dir.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/aliasmb_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/aliasmb_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/aliasmb_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/aliasmb_parent.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/aliasmb_space.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/caution_bcc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/caution_cc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/config_access.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/config_fine.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/config_form.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/config_login.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/error.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/error2.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/error3.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/find.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/header.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/header_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/info.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/ldap_searchaddress.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/ldap_searchresult.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/ldap_searchresult_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/ldap_searchresult_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/menu_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/menu_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_attach.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_attach_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_attach_prev.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_attach_show.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_cmd.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_cmd_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_cmd_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_mail.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_mail_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_mail_line.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_prev.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/message_unread.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msg_list.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msg_list_mailbox.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msg_list_menu_nosearch.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msg_list_menu_search.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msg_list_search.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msg_list_search_cancel.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msg_list_submenu.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msg_part.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_img.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_img_unlink.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_item_noread.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_page_link.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_page_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_page_prev.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_page_space.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_page_unlink.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_sort_link.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_sort_link_bold.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_sort_link_reverse.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_table.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msglist_web_lines.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msgselect.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msgselect_copy.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msgselect_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msgselect_item_noread.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msgselect_item_unread.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/msgselect_move.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/pop_msg_list_mailbox.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/potal.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/publicaddress_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/radius_entry.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendadr.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendadr_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendadr_item_ou.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendadr_menu.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendadr_menuldap.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendadr_noitem.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendadr_noitem_ou.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendattach.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendattach_menu.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendattach_menuldap.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendconfirm.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendconfirm_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendconfirm_item_caution_bcc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendconfirm_item_caution_cc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendconfirm_title.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendmail.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendmail_attach.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendmail_detail.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendmail_detail_bcc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendmail_find.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendmail_ldap.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendmail_menu.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendmail_menuldap.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendmail_public_tab.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendpubadr.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendpubadr_entry.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/sendpubadr_table.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/setup_account.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/setup_account_alias.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/setup_account_filter.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/setup_account_password.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/setup_account_password.scr >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/setup_web.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/tab.htm >+%%T%%/webapps/xgate/WEB-INF/template/pc/ja/warning_domain_limit.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/address.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/address_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/address_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/addresslist.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/addresslist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/addresslist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/adr_del.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/adr_edit.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/adr_view.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/alias.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/alias_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/alias_mailbox.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/alias_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/aliasmb.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/aliasmb_child.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/aliasmb_dir.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/aliasmb_inbox.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/aliasmb_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/aliasmb_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/aliasmb_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/aliasmb_parent.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/config_access.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/config_fine.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/config_form.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/config_login.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/entry.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/error.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/error2.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/error3.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/find.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/header.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/info.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/ldap_searchaddress.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/ldap_searchresult.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/ldap_searchresult_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/ldap_searchresult_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/main.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/menu_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/menu_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/message.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/message_cmd.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/message_cmd_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/message_cmd_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/msg_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/msg_list.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/msg_list_del.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/msg_part.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/msglist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/msglist_item_del.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/msglist_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/msglist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/pop_message.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/pop_message_cmd.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/pop_msg_list.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/potal.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/sendmail.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/sendmail_find.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/sendmail_find_bcc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/en/sendmail_find_cc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/address.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/address_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/address_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/addresslist.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/addresslist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/addresslist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/adr_del.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/adr_edit.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/adr_view.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/alias.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/alias_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/alias_mailbox.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/alias_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/aliasmb.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/aliasmb_child.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/aliasmb_dir.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/aliasmb_inbox.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/aliasmb_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/aliasmb_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/aliasmb_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/aliasmb_parent.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/config_access.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/config_fine.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/config_form.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/config_login.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/entry.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/error.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/error2.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/error3.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/find.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/header.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/info.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/ldap_searchaddress.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/ldap_searchresult.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/ldap_searchresult_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/ldap_searchresult_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/main.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/menu_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/menu_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/message.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/message_cmd.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/message_cmd_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/message_cmd_next.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/msg_delete.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/msg_list.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/msg_list_del.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/msg_part.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/msglist_item.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/msglist_item_del.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/msglist_noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/msglist_page.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/noop.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/pop_message.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/pop_message_cmd.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/pop_msg_list.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/potal.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/sendmail.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/sendmail_find.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/sendmail_find_bcc.htm >+%%T%%/webapps/xgate/WEB-INF/template/pda/ja/sendmail_find_cc.htm > %%T%%/webapps/xgate/WEB-INF/template/wap/en/address.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/en/address_item.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/en/address_page.hdml >@@ -1643,6 +1715,7 @@ > %%T%%/webapps/xgate/WEB-INF/template/wap/en/config_fine.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/en/config_form.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/en/config_login.hdml >+%%T%%/webapps/xgate/WEB-INF/template/wap/en/easy_login_entry.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/en/entry.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/en/error.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/en/error2.hdml >@@ -1697,7 +1770,6 @@ > %%T%%/webapps/xgate/WEB-INF/template/wap/en/pop_message.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/en/pop_msg_list.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/en/potal.hdml >-%%T%%/webapps/xgate/WEB-INF/template/wap/en/radius_entry.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/en/sendmail.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/en/trash_delete.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/ja/address.hdml >@@ -1726,6 +1798,7 @@ > %%T%%/webapps/xgate/WEB-INF/template/wap/ja/config_fine.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/ja/config_form.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/ja/config_login.hdml >+%%T%%/webapps/xgate/WEB-INF/template/wap/ja/easy_login_entry.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/ja/entry.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/ja/error.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/ja/error2.hdml >@@ -1780,458 +1853,8 @@ > %%T%%/webapps/xgate/WEB-INF/template/wap/ja/pop_message.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/ja/pop_msg_list.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/ja/potal.hdml >-%%T%%/webapps/xgate/WEB-INF/template/wap/ja/radius_entry.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/ja/sendmail.hdml > %%T%%/webapps/xgate/WEB-INF/template/wap/ja/trash_delete.hdml >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/account_filter.scr >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/address.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/address_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/address_linklist.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/address_noitem.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/address_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/address_page_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/address_page_itemunlink.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/address_public_button.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/adr_details.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/adr_edit.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/adr_edit_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/alias.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/alias_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/alias_mailbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/alias_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/aliasmb.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/aliasmb_child.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/aliasmb_dir.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/aliasmb_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/aliasmb_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/aliasmb_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/aliasmb_parent.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/aliasmb_space.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/config_access.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/config_fine.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/config_form.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/config_login.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/error.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/error2.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/error3.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/find.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/header.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/header_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/info.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/ldap_searchaddress.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/ldap_searchresult.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/ldap_searchresult_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/ldap_searchresult_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/menu_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/menu_next.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_attach.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_attach_download.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_attach_next.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_attach_prev.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_attach_show.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_cmd.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_cmd_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_cmd_next.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_mail.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_mail_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_mail_line.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_next.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_prev.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/message_unread.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msg_delete.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msg_list_mailbox.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msg_list_menu_nosearch.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msg_list_menu_search.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msg_list_search.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msg_list_search_cancel.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msg_list_submenu.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msg_part.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msglist_img.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msglist_img_unlink.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msglist_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msglist_item_noread.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msglist_noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msglist_page.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msglist_page_link.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msglist_page_next.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msglist_page_prev.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msglist_page_space.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msglist_page_unlink.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msglist_table.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msgselect.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msgselect_copy.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msgselect_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msgselect_item_noread.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msgselect_item_unread.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/msgselect_move.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/noop.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/pop_message.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/pop_message_cmd.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/pop_msg_list.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/potal.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/publicaddress.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/publicaddress_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/radius_entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/search.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendadr.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendadr_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendadr_menu.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendadr_menuldap.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendadr_noitem.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendadr_noldap.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendattach.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendattach_menu.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendattach_menuldap.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendconfirm.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendconfirm_item.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendconfirm_title.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendmail.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendmail_attach.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendmail_detail.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendmail_find.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendmail_ldap.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendmail_menu.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendmail_menuldap.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendmail_noldap.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendmail_public_tab.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendpubadr.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendpubadr_entry.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/sendpubadr_table.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/setup_account.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/setup_account_alias.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/setup_account_filter.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/setup_account_password.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/setup_account_password.scr >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/setup_web.htm >-%%T%%/webapps/xgate/WEB-INF/template/web/ja/tab.htm >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/address.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/address_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/address_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/addresslist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/addresslist_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/addresslist_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/adr_del.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/adr_edit.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/adr_view.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/alias.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/alias_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/alias_mailbox.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/alias_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/aliasmb.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/aliasmb_child.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/aliasmb_dir.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/aliasmb_inbox.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/aliasmb_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/aliasmb_noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/aliasmb_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/aliasmb_parent.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/config_access.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/config_fine.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/config_form.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/config_login.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/entry.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/error.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/error2.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/error3.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/find.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/header.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/info.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/ldap_searchaddress.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/ldap_searchresult.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/ldap_searchresult_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/ldap_searchresult_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/mail_addresschoice.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/mail_addresschoice_ldap.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/mail_addressedit.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/mail_addresslist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/mail_addresslist_add.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/mail_addresslist_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/mail_addresslist_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/mail_addressmenu.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/mail_text.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/main.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/menu_folderlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/menu_foldermsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/menu_inboxlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/menu_inboxmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/menu_message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/menu_msglist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/menu_trashlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/menu_trashmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/msg_deleteall.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/msg_list.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/msg_part.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/msglist_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/msglist_noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/msglist_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/phoneresult.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/phoneresult_data.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/phoneresult_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/phoneresult_noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/phoneresult_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/phoneresult_tel.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/pop_menu_folderlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/pop_menu_foldermsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/pop_menu_inboxlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/pop_menu_inboxmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/pop_menu_message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/pop_menu_msglist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/pop_menu_trashlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/pop_menu_trashmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/pop_message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/pop_msg_list.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/radius_entry.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/sendmail.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en/trash_delete.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/address.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/address_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/address_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/addresslist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/addresslist_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/addresslist_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/adr_del.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/adr_edit.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/adr_view.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/alias.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/alias_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/alias_mailbox.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/alias_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/aliasmb.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/aliasmb_child.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/aliasmb_dir.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/aliasmb_inbox.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/aliasmb_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/aliasmb_noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/aliasmb_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/aliasmb_parent.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/config_access.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/config_fine.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/config_form.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/config_login.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/entry.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/error.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/error2.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/error3.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/find.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/header.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/info.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/ldap_searchaddress.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/ldap_searchresult.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/ldap_searchresult_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/ldap_searchresult_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/mail_addresschoice.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/mail_addresschoice_ldap.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/mail_addressedit.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/mail_addresslist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/mail_addresslist_add.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/mail_addresslist_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/mail_addresslist_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/mail_addressmenu.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/mail_text.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/main.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/menu_folderlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/menu_foldermsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/menu_inboxlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/menu_inboxmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/menu_message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/menu_msglist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/menu_trashlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/menu_trashmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/msg_deleteall.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/msg_list.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/msg_part.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/msglist_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/msglist_noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/msglist_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/phoneresult.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/phoneresult_data.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/phoneresult_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/phoneresult_noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/phoneresult_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/phoneresult_tel.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/pop_menu_folderlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/pop_menu_foldermsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/pop_menu_inboxlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/pop_menu_inboxmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/pop_menu_message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/pop_menu_msglist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/pop_menu_trashlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/pop_menu_trashmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/pop_message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/pop_msg_list.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/radius_entry.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/sendmail.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja/trash_delete.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/address.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/address_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/address_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/addresslist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/addresslist_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/addresslist_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/adr_del.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/adr_edit.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/adr_view.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/alias.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/alias_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/alias_mailbox.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/alias_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/aliasmb.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/aliasmb_child.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/aliasmb_dir.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/aliasmb_inbox.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/aliasmb_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/aliasmb_noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/aliasmb_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/aliasmb_parent.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/config_access.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/config_fine.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/config_form.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/config_login.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/entry.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/error.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/error2.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/error3.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/find.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/header.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/info.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/ldap_searchaddress.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/ldap_searchresult.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/ldap_searchresult_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/ldap_searchresult_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/mail_addresschoice.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/mail_addresschoice_ldap.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/mail_addressedit.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/mail_addresslist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/mail_addresslist_add.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/mail_addresslist_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/mail_addresslist_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/mail_addressmenu.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/main.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/menu_folderlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/menu_foldermsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/menu_inboxlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/menu_inboxmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/menu_message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/menu_msglist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/menu_trashlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/menu_trashmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/msg_deleteall.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/msg_list.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/msg_next.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/msg_part.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/msglist_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/msglist_noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/msglist_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/phoneresult.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/phoneresult_data.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/phoneresult_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/phoneresult_noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/phoneresult_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/phoneresult_tel.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/pop_menu_folderlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/pop_menu_foldermsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/pop_menu_inboxlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/pop_menu_inboxmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/pop_menu_message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/pop_menu_msglist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/pop_menu_trashlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/pop_menu_trashmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/pop_message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/pop_msg_list.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/potal.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/radius_entry.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/sendmail.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en/trash_delete.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/address.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/address_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/address_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/addresslist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/addresslist_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/addresslist_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/adr_del.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/adr_edit.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/adr_view.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/alias.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/alias_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/alias_mailbox.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/alias_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/aliasmb.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/aliasmb_child.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/aliasmb_dir.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/aliasmb_inbox.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/aliasmb_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/aliasmb_noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/aliasmb_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/aliasmb_parent.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/config_access.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/config_fine.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/config_form.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/config_login.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/entry.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/error.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/error2.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/error3.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/find.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/header.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/info.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/ldap_searchaddress.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/ldap_searchresult.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/ldap_searchresult_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/ldap_searchresult_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/mail_addresschoice.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/mail_addresschoice_ldap.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/mail_addressedit.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/mail_addresslist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/mail_addresslist_add.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/mail_addresslist_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/mail_addresslist_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/mail_addressmenu.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/main.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/menu_folderlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/menu_foldermsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/menu_inboxlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/menu_inboxmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/menu_message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/menu_msglist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/menu_trashlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/menu_trashmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/msg_deleteall.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/msg_list.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/msg_next.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/msg_part.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/msglist_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/msglist_noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/msglist_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/phoneresult.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/phoneresult_data.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/phoneresult_item.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/phoneresult_noop.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/phoneresult_page.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/phoneresult_tel.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/pop_menu_folderlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/pop_menu_foldermsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/pop_menu_inboxlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/pop_menu_inboxmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/pop_menu_message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/pop_menu_msglist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/pop_menu_trashlist.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/pop_menu_trashmsg.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/pop_message.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/pop_msg_list.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/potal.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/radius_entry.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/sendmail.wml >-%%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja/trash_delete.wml > %%T%%/webapps/xgate/WEB-INF/tlds/c-rt.tld > %%T%%/webapps/xgate/WEB-INF/tlds/c.tld > %%T%%/webapps/xgate/WEB-INF/tlds/fmt-rt.tld >@@ -2247,25 +1870,23 @@ > %%T%%/webapps/xgate/WEB-INF/tlds/struts-tiles.tld > %%T%%/webapps/xgate/WEB-INF/tlds/x-rt.tld > %%T%%/webapps/xgate/WEB-INF/tlds/x.tld >-%%T%%/webapps/xgate/WEB-INF/undeploy.xml > %%T%%/webapps/xgate/WEB-INF/validation.xml > %%T%%/webapps/xgate/WEB-INF/validator-rules.xml >+%%T%%/webapps/xgate/WEB-INF/velocity-toolbox.xml >+%%T%%/webapps/xgate/WEB-INF/velocity.properties > %%T%%/webapps/xgate/WEB-INF/web.xml >-%%T%%/webapps/xgate/WEB-INF/weblogic.xml >-%%T%%/webapps/xgate/astel/NewYear.gif >-%%T%%/webapps/xgate/astel/Thumbs.db >-%%T%%/webapps/xgate/astel/Xmas.gif >-%%T%%/webapps/xgate/astel/index.html >-%%T%%/webapps/xgate/astel/index_e.html >-%%T%%/webapps/xgate/error.jsp >+%%T%%/webapps/xgate/css/admin.css >+%%T%%/webapps/xgate/css/configsetup.css >+%%T%%/webapps/xgate/css/default.css >+%%T%%/webapps/xgate/css/help.css >+%%T%%/webapps/xgate/css/pc_compose.css >+%%T%%/webapps/xgate/css/pc_login.css > %%T%%/webapps/xgate/form/configsetup/AuthForm.jsp > %%T%%/webapps/xgate/form/configsetup/accountForm.jsp > %%T%%/webapps/xgate/form/configsetup/aclForm.jsp > %%T%%/webapps/xgate/form/configsetup/addressbookForm.jsp > %%T%%/webapps/xgate/form/configsetup/askSetDefault.jsp >-%%T%%/webapps/xgate/form/configsetup/backupForm.jsp > %%T%%/webapps/xgate/form/configsetup/changePasswordForm.jsp >-%%T%%/webapps/xgate/form/configsetup/changemenu.jsp > %%T%%/webapps/xgate/form/configsetup/commonForm.jsp > %%T%%/webapps/xgate/form/configsetup/customForm.jsp > %%T%%/webapps/xgate/form/configsetup/footer.jsp >@@ -2274,75 +1895,14 @@ > %%T%%/webapps/xgate/form/configsetup/ldapForm.jsp > %%T%%/webapps/xgate/form/configsetup/license.jsp > %%T%%/webapps/xgate/form/configsetup/licenseInfoForm.jsp >-%%T%%/webapps/xgate/form/configsetup/logForm.jsp > %%T%%/webapps/xgate/form/configsetup/login.jsp > %%T%%/webapps/xgate/form/configsetup/mainForm.jsp >-%%T%%/webapps/xgate/form/configsetup/menu_detail.jsp > %%T%%/webapps/xgate/form/configsetup/messagebox.jsp > %%T%%/webapps/xgate/form/configsetup/noticeForm.jsp > %%T%%/webapps/xgate/form/configsetup/otpForm.jsp >-%%T%%/webapps/xgate/form/configsetup/setBasePath.jsp > %%T%%/webapps/xgate/form/configsetup/spamFilterForm.jsp > %%T%%/webapps/xgate/form/configsetup/terminalForm.jsp >-%%T%%/webapps/xgate/form/configsetup/top.jsp > %%T%%/webapps/xgate/form/configsetup/topmenu.jsp >-%%T%%/webapps/xgate/form/gateadmin/account_list.jsp >-%%T%%/webapps/xgate/form/gateadmin/login.jsp >-%%T%%/webapps/xgate/form/term/address_entry.jsp >-%%T%%/webapps/xgate/form/term/address_item_view.jsp >-%%T%%/webapps/xgate/form/term/confirm_msg_delete.jsp >-%%T%%/webapps/xgate/form/term/confirm_msg_delete_all.jsp >-%%T%%/webapps/xgate/form/term/entry.jsp >-%%T%%/webapps/xgate/form/term/mail_address_edit.jsp >-%%T%%/webapps/xgate/form/term/mail_text.jsp >-%%T%%/webapps/xgate/form/term/potal.jsp >-%%T%%/webapps/xgate/form/term/template.jsp >-%%T%%/webapps/xgate/help.jsp >-%%T%%/webapps/xgate/help/en/adminaccount.html >-%%T%%/webapps/xgate/help/en/adminkeycode.html >-%%T%%/webapps/xgate/help/en/adminmenu.html >-%%T%%/webapps/xgate/help/en/adminoption.html >-%%T%%/webapps/xgate/help/en/adminterminal.html >-%%T%%/webapps/xgate/help/en/adminurlcellular.html >-%%T%%/webapps/xgate/help/en/config_acl.html >-%%T%%/webapps/xgate/help/en/config_address.html >-%%T%%/webapps/xgate/help/en/config_admin.html >-%%T%%/webapps/xgate/help/en/config_auth.html >-%%T%%/webapps/xgate/help/en/config_common.html >-%%T%%/webapps/xgate/help/en/config_custom.html >-%%T%%/webapps/xgate/help/en/config_group.html >-%%T%%/webapps/xgate/help/en/config_import_users.html >-%%T%%/webapps/xgate/help/en/config_javacat.html >-%%T%%/webapps/xgate/help/en/config_ldap.html >-%%T%%/webapps/xgate/help/en/config_license.html >-%%T%%/webapps/xgate/help/en/config_loginfo.html >-%%T%%/webapps/xgate/help/en/config_notice.html >-%%T%%/webapps/xgate/help/en/config_otp.html >-%%T%%/webapps/xgate/help/en/config_password.html >-%%T%%/webapps/xgate/help/en/config_setup.html >-%%T%%/webapps/xgate/help/en/config_terminal.html >-%%T%%/webapps/xgate/help/en/default.css >-%%T%%/webapps/xgate/help/en/groupdata.html >-%%T%%/webapps/xgate/help/en/import.html >-%%T%%/webapps/xgate/help/en/licenseentry.html >-%%T%%/webapps/xgate/help/en/licenseinfo.html >-%%T%%/webapps/xgate/help/en/login.html >-%%T%%/webapps/xgate/help/en/logview.html >-%%T%%/webapps/xgate/help/en/monitor.html >-%%T%%/webapps/xgate/help/en/url.html >-%%T%%/webapps/xgate/help/en/urlcellular.html >-%%T%%/webapps/xgate/help/en/useraccount.html >-%%T%%/webapps/xgate/help/en/useralias.html >-%%T%%/webapps/xgate/help/en/userfilter.html >-%%T%%/webapps/xgate/help/en/userkeycode.html >-%%T%%/webapps/xgate/help/en/userlevel.html >-%%T%%/webapps/xgate/help/en/useroption.html >-%%T%%/webapps/xgate/help/ja/adminaccount.html >-%%T%%/webapps/xgate/help/ja/adminkeycode.html >-%%T%%/webapps/xgate/help/ja/adminmenu.html >-%%T%%/webapps/xgate/help/ja/adminoption.html >-%%T%%/webapps/xgate/help/ja/adminterminal.html >-%%T%%/webapps/xgate/help/ja/adminurlcellular.html > %%T%%/webapps/xgate/help/ja/config_acl.html > %%T%%/webapps/xgate/help/ja/config_address.html > %%T%%/webapps/xgate/help/ja/config_admin.html >@@ -2361,8 +1921,28 @@ > %%T%%/webapps/xgate/help/ja/config_setup.html > %%T%%/webapps/xgate/help/ja/config_terminal.html > %%T%%/webapps/xgate/help/ja/default.css >-%%T%%/webapps/xgate/help/ja/groupdata.html >-%%T%%/webapps/xgate/help/ja/import.html >+%%T%%/webapps/xgate/help/ja/gateadmin/admin_account.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/admin_keycode.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/admin_main_menu.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/admin_option.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/admin_terminal.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/admin_url_cellular.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/default.css >+%%T%%/webapps/xgate/help/ja/gateadmin/groupdata.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/import.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/license.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/log_view.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/login.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/login_user.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/spam_filter.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/url.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/url_cellular.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/user_account.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/user_alias.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/user_filter.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/user_keycode.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/user_level.vm >+%%T%%/webapps/xgate/help/ja/gateadmin/user_option.vm > %%T%%/webapps/xgate/help/ja/licenseentry.html > %%T%%/webapps/xgate/help/ja/licenseinfo.html > %%T%%/webapps/xgate/help/ja/login.html >@@ -2370,12 +1950,6 @@ > %%T%%/webapps/xgate/help/ja/monitor.html > %%T%%/webapps/xgate/help/ja/url.html > %%T%%/webapps/xgate/help/ja/urlcellular.html >-%%T%%/webapps/xgate/help/ja/useraccount.html >-%%T%%/webapps/xgate/help/ja/useralias.html >-%%T%%/webapps/xgate/help/ja/userfilter.html >-%%T%%/webapps/xgate/help/ja/userkeycode.html >-%%T%%/webapps/xgate/help/ja/userlevel.html >-%%T%%/webapps/xgate/help/ja/useroption.html > %%T%%/webapps/xgate/img/en/arrow_ylw.gif > %%T%%/webapps/xgate/img/en/ball.gif > %%T%%/webapps/xgate/img/en/bar.gif >@@ -2410,350 +1984,150 @@ > %%T%%/webapps/xgate/img/ja/menu3_2.gif > %%T%%/webapps/xgate/img/ja/orange.gif > %%T%%/webapps/xgate/img/ja/t_bar.gif >-%%T%%/webapps/xgate/img/ja/title.gif >-%%T%%/webapps/xgate/img/ja/title2.gif >-%%T%%/webapps/xgate/img/ja/title3.gif >-%%T%%/webapps/xgate/img/ja/top_account.gif >-%%T%%/webapps/xgate/img/ja/top_account2.gif >-%%T%%/webapps/xgate/img/ja/top_config.gif >-%%T%%/webapps/xgate/img/ja/top_config2.gif >-%%T%%/webapps/xgate/img/ja/top_help.gif >-%%T%%/webapps/xgate/img/ja/top_help2.gif >-%%T%%/webapps/xgate/img/ja/top_user.gif >-%%T%%/webapps/xgate/img/ja/top_user2.gif >-%%T%%/webapps/xgate/img/ja/top_web.gif >-%%T%%/webapps/xgate/img/ja/top_web2.gif > %%T%%/webapps/xgate/img/ja/transparent.gif > %%T%%/webapps/xgate/img/ja/u_bar.gif >-%%T%%/webapps/xgate/imode/NewYear.gif >-%%T%%/webapps/xgate/imode/Thumbs.db >-%%T%%/webapps/xgate/imode/Xmas.gif >-%%T%%/webapps/xgate/imode/index.jsp >-%%T%%/webapps/xgate/imode/index_e.jsp > %%T%%/webapps/xgate/index.jsp >-%%T%%/webapps/xgate/jsky/NewYear.png >-%%T%%/webapps/xgate/jsky/Thumbs.db >-%%T%%/webapps/xgate/jsky/Xmas.png >-%%T%%/webapps/xgate/jsky/index.html >-%%T%%/webapps/xgate/jsky/index_e.html >-%%T%%/webapps/xgate/palm/NewYear.gif >-%%T%%/webapps/xgate/palm/Thumbs.db >-%%T%%/webapps/xgate/palm/Xmas.gif >-%%T%%/webapps/xgate/palm/img/address.gif >-%%T%%/webapps/xgate/palm/img/bottom.gif >-%%T%%/webapps/xgate/palm/img/copy.gif >-%%T%%/webapps/xgate/palm/img/delete.gif >-%%T%%/webapps/xgate/palm/img/detail.gif >-%%T%%/webapps/xgate/palm/img/dot.gif >-%%T%%/webapps/xgate/palm/img/find.gif >-%%T%%/webapps/xgate/palm/img/folder.gif >-%%T%%/webapps/xgate/palm/img/logout.gif >-%%T%%/webapps/xgate/palm/img/mailbox.gif >-%%T%%/webapps/xgate/palm/img/move.gif >-%%T%%/webapps/xgate/palm/img/newmail.gif >-%%T%%/webapps/xgate/palm/img/nextmail.gif >-%%T%%/webapps/xgate/palm/img/reply.gif >-%%T%%/webapps/xgate/palm/img/replyall.gif >-%%T%%/webapps/xgate/palm/img/return.gif >-%%T%%/webapps/xgate/palm/img/space.gif >-%%T%%/webapps/xgate/palm/img/title.gif >-%%T%%/webapps/xgate/palm/img/top.gif >-%%T%%/webapps/xgate/palm/img/trans.gif >-%%T%%/webapps/xgate/palm/img/unread.gif >-%%T%%/webapps/xgate/palm/img/xgate_logo.gif >-%%T%%/webapps/xgate/palm/index.html >-%%T%%/webapps/xgate/palm/index_e.html >-%%T%%/webapps/xgate/test.hdml >-%%T%%/webapps/xgate/wap/NewYear.bmp >-%%T%%/webapps/xgate/wap/NewYear.png >-%%T%%/webapps/xgate/wap/Thumbs.db >-%%T%%/webapps/xgate/wap/Xmas.bmp >-%%T%%/webapps/xgate/wap/Xmas.png >-%%T%%/webapps/xgate/wap/index.jsp >-%%T%%/webapps/xgate/wap/index_e.jsp >-%%T%%/webapps/xgate/web/address.js >-%%T%%/webapps/xgate/web/base.js >-%%T%%/webapps/xgate/web/base_send.js >-%%T%%/webapps/xgate/web/default.css >-%%T%%/webapps/xgate/web/help/ja/address.html >-%%T%%/webapps/xgate/web/help/ja/default.css >-%%T%%/webapps/xgate/web/help/ja/first.html >-%%T%%/webapps/xgate/web/help/ja/index.html >-%%T%%/webapps/xgate/web/help/ja/list.html >-%%T%%/webapps/xgate/web/help/ja/login.html >-%%T%%/webapps/xgate/web/help/ja/mailbox.html >-%%T%%/webapps/xgate/web/help/ja/user.html >-%%T%%/webapps/xgate/web/help/ja/write.html >-%%T%%/webapps/xgate/web/image.js >-%%T%%/webapps/xgate/web/img/ja/LOGO.gif >-%%T%%/webapps/xgate/web/img/ja/LOGO_login.gif >-%%T%%/webapps/xgate/web/img/ja/Thumbs.db >-%%T%%/webapps/xgate/web/img/ja/arrowL.gif >-%%T%%/webapps/xgate/web/img/ja/arrowR.gif >-%%T%%/webapps/xgate/web/img/ja/arrow_ylw.gif >-%%T%%/webapps/xgate/web/img/ja/attach.gif >-%%T%%/webapps/xgate/web/img/ja/attach_file.gif >-%%T%%/webapps/xgate/web/img/ja/bg.gif >-%%T%%/webapps/xgate/web/img/ja/bg_dot.gif >-%%T%%/webapps/xgate/web/img/ja/bg_header.gif >-%%T%%/webapps/xgate/web/img/ja/button_back.gif >-%%T%%/webapps/xgate/web/img/ja/button_cancel.gif >-%%T%%/webapps/xgate/web/img/ja/button_download.gif >-%%T%%/webapps/xgate/web/img/ja/button_last.gif >-%%T%%/webapps/xgate/web/img/ja/button_mail1.gif >-%%T%%/webapps/xgate/web/img/ja/button_mail2.gif >-%%T%%/webapps/xgate/web/img/ja/button_next.gif >-%%T%%/webapps/xgate/web/img/ja/button_ok.gif >-%%T%%/webapps/xgate/web/img/ja/button_previous.gif >-%%T%%/webapps/xgate/web/img/ja/button_reload.gif >-%%T%%/webapps/xgate/web/img/ja/button_remove.gif >-%%T%%/webapps/xgate/web/img/ja/button_search.gif >-%%T%%/webapps/xgate/web/img/ja/button_send.gif >-%%T%%/webapps/xgate/web/img/ja/button_sentaku.gif >-%%T%%/webapps/xgate/web/img/ja/button_sentaku2.gif >-%%T%%/webapps/xgate/web/img/ja/button_setup.gif >-%%T%%/webapps/xgate/web/img/ja/button_show.gif >-%%T%%/webapps/xgate/web/img/ja/button_soushin1L.gif >-%%T%%/webapps/xgate/web/img/ja/button_soushin1S.gif >-%%T%%/webapps/xgate/web/img/ja/button_soushin2L.gif >-%%T%%/webapps/xgate/web/img/ja/button_soushin2S.gif >-%%T%%/webapps/xgate/web/img/ja/button_soushin3L.gif >-%%T%%/webapps/xgate/web/img/ja/button_soushin3S.gif >-%%T%%/webapps/xgate/web/img/ja/button_soushin4L.gif >-%%T%%/webapps/xgate/web/img/ja/button_soushin4S.gif >-%%T%%/webapps/xgate/web/img/ja/button_top.gif >-%%T%%/webapps/xgate/web/img/ja/cabinet.gif >-%%T%%/webapps/xgate/web/img/ja/cabinet2.gif >-%%T%%/webapps/xgate/web/img/ja/dot_blue.gif >-%%T%%/webapps/xgate/web/img/ja/dot_gray.gif >-%%T%%/webapps/xgate/web/img/ja/dot_green.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addA.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addA2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addALL.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addALL2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addEDIT.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addENG.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addENG2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addETC.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addETC2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addHA.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addHA2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addKA.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addKA2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addMA.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addMA2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addNA.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addNA2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addNO.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addNO2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addRA.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addRA2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addSA.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addSA2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addTA.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addTA2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addWA.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addWA2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addYA.gif >-%%T%%/webapps/xgate/web/img/ja/icon_addYA2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_address.gif >-%%T%%/webapps/xgate/web/img/ja/icon_clip.gif >-%%T%%/webapps/xgate/web/img/ja/icon_grayBALL.gif >-%%T%%/webapps/xgate/web/img/ja/icon_mail1.gif >-%%T%%/webapps/xgate/web/img/ja/icon_mail1_att.gif >-%%T%%/webapps/xgate/web/img/ja/icon_mail2.gif >-%%T%%/webapps/xgate/web/img/ja/icon_mail2_att.gif >-%%T%%/webapps/xgate/web/img/ja/icon_shiborikomi.gif >-%%T%%/webapps/xgate/web/img/ja/line_bottom.gif >-%%T%%/webapps/xgate/web/img/ja/line_top.gif >-%%T%%/webapps/xgate/web/img/ja/mailbox_box1.gif >-%%T%%/webapps/xgate/web/img/ja/mailbox_box2.gif >-%%T%%/webapps/xgate/web/img/ja/mailbox_box3.gif >-%%T%%/webapps/xgate/web/img/ja/mailbox_close.gif >-%%T%%/webapps/xgate/web/img/ja/mailbox_close2.gif >-%%T%%/webapps/xgate/web/img/ja/mailbox_open.gif >-%%T%%/webapps/xgate/web/img/ja/mailbox_open2.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_add.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_add2.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_box.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_box2.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_help.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_help2.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_list.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_list2.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_logout.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_logout2.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_user.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_user2.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_write.gif >-%%T%%/webapps/xgate/web/img/ja/mainMENU_write2.gif >-%%T%%/webapps/xgate/web/img/ja/search_address.gif >-%%T%%/webapps/xgate/web/img/ja/space.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU2_list1.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU2_list2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU2_list3.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU2_list4.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add1-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add1.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add2-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add3-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add3.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add4-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add4.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add5-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add5.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add6-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add6.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add7-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_add7.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_box1-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_box1.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_box2-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_box2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_box3-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_box3.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_box4-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_box4.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun1-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun1.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun2-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun3-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun3.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun4-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun4.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun5-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun5.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun6-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun6.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun7-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun7.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun8-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_honbun8.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list1-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list1.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list2-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list3-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list3.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list4-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list4.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list5-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list5.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list6-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list6.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list7-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_list7.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_regNonSpam.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_regNonSpam_push.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_regSpam.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_regSpam_push.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_soushin1-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_soushin1.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_soushin2-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_soushin2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_soushin3-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_soushin3.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_user1-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_user1.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_user2-2.gif >-%%T%%/webapps/xgate/web/img/ja/subMENU_user2.gif >-%%T%%/webapps/xgate/web/img/ja/subtitle_add1.gif >-%%T%%/webapps/xgate/web/img/ja/subtitle_add2.gif >-%%T%%/webapps/xgate/web/img/ja/subtitle_copy.gif >-%%T%%/webapps/xgate/web/img/ja/subtitle_ldapsearch.gif >-%%T%%/webapps/xgate/web/img/ja/subtitle_message.gif >-%%T%%/webapps/xgate/web/img/ja/subtitle_move.gif >-%%T%%/webapps/xgate/web/img/ja/subtitle_search.gif >-%%T%%/webapps/xgate/web/img/ja/subtitle_soushin.gif >-%%T%%/webapps/xgate/web/img/ja/subtitle_user1.gif >-%%T%%/webapps/xgate/web/img/ja/subtitle_user2.gif >-%%T%%/webapps/xgate/web/img/ja/title_address.gif >-%%T%%/webapps/xgate/web/img/ja/title_box.gif >-%%T%%/webapps/xgate/web/img/ja/title_error.gif >-%%T%%/webapps/xgate/web/img/ja/title_first.gif >-%%T%%/webapps/xgate/web/img/ja/title_index.gif >-%%T%%/webapps/xgate/web/img/ja/title_info.gif >-%%T%%/webapps/xgate/web/img/ja/title_list.gif >-%%T%%/webapps/xgate/web/img/ja/title_login.gif >-%%T%%/webapps/xgate/web/img/ja/title_loginlogout.gif >-%%T%%/webapps/xgate/web/img/ja/title_publicaddress.gif >-%%T%%/webapps/xgate/web/img/ja/title_soushin.gif >-%%T%%/webapps/xgate/web/img/ja/title_user.gif >-%%T%%/webapps/xgate/web/img/ja/top_title_admin.gif >-%%T%%/webapps/xgate/web/img/ja/top_title_user.gif >-%%T%%/webapps/xgate/web/img/ja/transparent.gif >-%%T%%/webapps/xgate/web/img/ja/x_logo.gif >-%%T%%/webapps/xgate/web/index.jsp >+%%T%%/webapps/xgate/pc/address.js >+%%T%%/webapps/xgate/pc/base.js >+%%T%%/webapps/xgate/pc/base_send.js >+%%T%%/webapps/xgate/pc/break-all.js >+%%T%%/webapps/xgate/pc/caution.jsp >+%%T%%/webapps/xgate/pc/help/ja/address.html >+%%T%%/webapps/xgate/pc/help/ja/first.html >+%%T%%/webapps/xgate/pc/help/ja/index.html >+%%T%%/webapps/xgate/pc/help/ja/list.html >+%%T%%/webapps/xgate/pc/help/ja/login.html >+%%T%%/webapps/xgate/pc/help/ja/mailbox.html >+%%T%%/webapps/xgate/pc/help/ja/user.html >+%%T%%/webapps/xgate/pc/help/ja/write.html >+%%T%%/webapps/xgate/pc/image.js >+%%T%%/webapps/xgate/pc/img/LOGO.gif >+%%T%%/webapps/xgate/pc/img/arrowL.gif >+%%T%%/webapps/xgate/pc/img/arrowR.gif >+%%T%%/webapps/xgate/pc/img/arrow_ylw.gif >+%%T%%/webapps/xgate/pc/img/attach.gif >+%%T%%/webapps/xgate/pc/img/bg.gif >+%%T%%/webapps/xgate/pc/img/bg_dot.gif >+%%T%%/webapps/xgate/pc/img/bg_header.gif >+%%T%%/webapps/xgate/pc/img/cabinet.gif >+%%T%%/webapps/xgate/pc/img/cabinet2.gif >+%%T%%/webapps/xgate/pc/img/dot_blue.gif >+%%T%%/webapps/xgate/pc/img/dot_gray.gif >+%%T%%/webapps/xgate/pc/img/dot_green.gif >+%%T%%/webapps/xgate/pc/img/icon_addEDIT.gif >+%%T%%/webapps/xgate/pc/img/icon_address.gif >+%%T%%/webapps/xgate/pc/img/icon_clip.gif >+%%T%%/webapps/xgate/pc/img/icon_grayBALL.gif >+%%T%%/webapps/xgate/pc/img/icon_mail1.gif >+%%T%%/webapps/xgate/pc/img/icon_mail1_att.gif >+%%T%%/webapps/xgate/pc/img/icon_mail2.gif >+%%T%%/webapps/xgate/pc/img/icon_mail2_att.gif >+%%T%%/webapps/xgate/pc/img/line_bottom.gif >+%%T%%/webapps/xgate/pc/img/line_top.gif >+%%T%%/webapps/xgate/pc/img/mailbox_close.gif >+%%T%%/webapps/xgate/pc/img/mailbox_close2.gif >+%%T%%/webapps/xgate/pc/img/mailbox_open.gif >+%%T%%/webapps/xgate/pc/img/mailbox_open2.gif >+%%T%%/webapps/xgate/pc/img/space.gif >+%%T%%/webapps/xgate/pc/img/title_error.gif >+%%T%%/webapps/xgate/pc/img/title_info.gif >+%%T%%/webapps/xgate/pc/img/title_login.gif >+%%T%%/webapps/xgate/pc/img/transparent.gif >+%%T%%/webapps/xgate/pc/index.jsp >+%%T%%/webapps/xgate/pc/js/en/address.js >+%%T%%/webapps/xgate/pc/js/en/base.js >+%%T%%/webapps/xgate/pc/js/en/base_send.js >+%%T%%/webapps/xgate/pc/js/en/sendmail.js >+%%T%%/webapps/xgate/pc/js/ja/sendmail.js >+%%T%%/webapps/xgate/pda/img/address.gif >+%%T%%/webapps/xgate/pda/img/bottom.gif >+%%T%%/webapps/xgate/pda/img/cmdlist.gif >+%%T%%/webapps/xgate/pda/img/copy.gif >+%%T%%/webapps/xgate/pda/img/delete.gif >+%%T%%/webapps/xgate/pda/img/detail.gif >+%%T%%/webapps/xgate/pda/img/dot.gif >+%%T%%/webapps/xgate/pda/img/find.gif >+%%T%%/webapps/xgate/pda/img/folder.gif >+%%T%%/webapps/xgate/pda/img/logout.gif >+%%T%%/webapps/xgate/pda/img/mailbox.gif >+%%T%%/webapps/xgate/pda/img/move.gif >+%%T%%/webapps/xgate/pda/img/newmail.gif >+%%T%%/webapps/xgate/pda/img/nextmail.gif >+%%T%%/webapps/xgate/pda/img/reload.gif >+%%T%%/webapps/xgate/pda/img/reply.gif >+%%T%%/webapps/xgate/pda/img/replyall.gif >+%%T%%/webapps/xgate/pda/img/return.gif >+%%T%%/webapps/xgate/pda/img/space.gif >+%%T%%/webapps/xgate/pda/img/title.gif >+%%T%%/webapps/xgate/pda/img/top.gif >+%%T%%/webapps/xgate/pda/img/trans.gif >+%%T%%/webapps/xgate/pda/img/unread.gif >+%%T%%/webapps/xgate/pda/img/xgate_logo.gif > %%T%%/webapps/xgate/wml/NewYear.bmp > %%T%%/webapps/xgate/wml/NewYear.png >-%%T%%/webapps/xgate/wml/Thumbs.db > %%T%%/webapps/xgate/wml/Xmas.bmp > %%T%%/webapps/xgate/wml/Xmas.png > %%T%%/webapps/xgate/wml/index.jsp > %%T%%/webapps/xgate/wml/index_e.jsp >+@dirrmtry %%DOCSDIR%% > @dirrm %%T%%/webapps/xgate/wml >-@dirrm %%T%%/webapps/xgate/web/img/ja >-@dirrm %%T%%/webapps/xgate/web/img >-@dirrm %%T%%/webapps/xgate/web/help/ja >-@dirrm %%T%%/webapps/xgate/web/help >-@dirrm %%T%%/webapps/xgate/web >-@dirrm %%T%%/webapps/xgate/wap >-@dirrm %%T%%/webapps/xgate/palm/img >-@dirrm %%T%%/webapps/xgate/palm >-@dirrm %%T%%/webapps/xgate/jsky >-@dirrm %%T%%/webapps/xgate/imode >+@dirrm %%T%%/webapps/xgate/pda/img >+@dirrm %%T%%/webapps/xgate/pda >+@dirrm %%T%%/webapps/xgate/pc/js/ja >+@dirrm %%T%%/webapps/xgate/pc/js/en >+@dirrm %%T%%/webapps/xgate/pc/js >+@dirrm %%T%%/webapps/xgate/pc/img >+@dirrm %%T%%/webapps/xgate/pc/help/ja >+@dirrm %%T%%/webapps/xgate/pc/help >+@dirrm %%T%%/webapps/xgate/pc > @dirrm %%T%%/webapps/xgate/img/ja > @dirrm %%T%%/webapps/xgate/img/en > @dirrm %%T%%/webapps/xgate/img >+@dirrm %%T%%/webapps/xgate/help/ja/gateadmin > @dirrm %%T%%/webapps/xgate/help/ja > @dirrm %%T%%/webapps/xgate/help/en > @dirrm %%T%%/webapps/xgate/help >-@dirrm %%T%%/webapps/xgate/form/term/pc >-@dirrm %%T%%/webapps/xgate/form/term >-@dirrm %%T%%/webapps/xgate/form/gateadmin > @dirrm %%T%%/webapps/xgate/form/configsetup > @dirrm %%T%%/webapps/xgate/form >-@dirrm %%T%%/webapps/xgate/astel >+@dirrm %%T%%/webapps/xgate/css > @dirrm %%T%%/webapps/xgate/WEB-INF/work > @dirrm %%T%%/webapps/xgate/WEB-INF/tlds >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/wml/openwave/ja >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/wml/openwave/en >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/wml/openwave >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/wml/nokia/ja >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/wml/nokia/en >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/wml/nokia >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/wml >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/web/ja >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/web > @dirrm %%T%%/webapps/xgate/WEB-INF/template/wap/ja > @dirrm %%T%%/webapps/xgate/WEB-INF/template/wap/en > @dirrm %%T%%/webapps/xgate/WEB-INF/template/wap >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/palm/ja >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/palm/en >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/palm >+@dirrm %%T%%/webapps/xgate/WEB-INF/template/pda/ja >+@dirrm %%T%%/webapps/xgate/WEB-INF/template/pda/en >+@dirrm %%T%%/webapps/xgate/WEB-INF/template/pda >+@dirrm %%T%%/webapps/xgate/WEB-INF/template/pc/ja >+@dirrm %%T%%/webapps/xgate/WEB-INF/template/pc/en >+@dirrm %%T%%/webapps/xgate/WEB-INF/template/pc >+@dirrm %%T%%/webapps/xgate/WEB-INF/template/mobile/ja >+@dirrm %%T%%/webapps/xgate/WEB-INF/template/mobile/en >+@dirrm %%T%%/webapps/xgate/WEB-INF/template/mobile > @dirrm %%T%%/webapps/xgate/WEB-INF/template/jsky/ja > @dirrm %%T%%/webapps/xgate/WEB-INF/template/jsky/en > @dirrm %%T%%/webapps/xgate/WEB-INF/template/jsky >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/imode/ja >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/imode/en >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/imode > @dirrm %%T%%/webapps/xgate/WEB-INF/template/etc >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/astel/ja >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/astel/en >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/astel > @dirrm %%T%%/webapps/xgate/WEB-INF/template/account/ja >-@dirrm %%T%%/webapps/xgate/WEB-INF/template/account/en > @dirrm %%T%%/webapps/xgate/WEB-INF/template/account > @dirrm %%T%%/webapps/xgate/WEB-INF/template >-@dirrm %%T%%/webapps/xgate/WEB-INF/sample >+@dirrm %%T%%/webapps/xgate/WEB-INF/sample_data > @dirrm %%T%%/webapps/xgate/WEB-INF/res >+@dirrm %%T%%/webapps/xgate/WEB-INF/pages/mobile >+@dirrm %%T%%/webapps/xgate/WEB-INF/pages/macro >+@dirrm %%T%%/webapps/xgate/WEB-INF/pages/layout >+@dirrm %%T%%/webapps/xgate/WEB-INF/pages/gateadmin/en >+@dirrm %%T%%/webapps/xgate/WEB-INF/pages/gateadmin >+@dirrm %%T%%/webapps/xgate/WEB-INF/pages > @dirrm %%T%%/webapps/xgate/WEB-INF/log > @dirrm %%T%%/webapps/xgate/WEB-INF/lib > @dirrm %%T%%/webapps/xgate/WEB-INF/dtds >+@dirrm %%T%%/webapps/xgate/WEB-INF/dhklib/CMap >+@dirrm %%T%%/webapps/xgate/WEB-INF/dhklib >+@dirrm %%T%%/webapps/xgate/WEB-INF/conf > @dirrm %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/web > @dirrm %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/wap >+@dirrm %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/validator > @dirrm %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/util/media > @dirrm %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/util > @dirrm %%T%%/webapps/xgate/WEB-INF/classes/jp/co/orangesoft/xgate/test >@@ -2799,11 +2173,10 @@ > @dirrm %%T%%/webapps/xgate/WEB-INF/classes/com/happysize > @dirrm %%T%%/webapps/xgate/WEB-INF/classes/com > @dirrm %%T%%/webapps/xgate/WEB-INF/classes >+@dirrm %%T%%/webapps/xgate/WEB-INF/address >+@dirrm %%T%%/webapps/xgate/WEB-INF/account >+@dirrm %%T%%/webapps/xgate/WEB-INF > @dirrm %%T%%/webapps/xgate/META-INF >-@dirrmtry %%T%%/webapps/xgate/WEB-INF/conf >-@dirrmtry %%T%%/webapps/xgate/WEB-INF/address >-@dirrmtry %%T%%/webapps/xgate/WEB-INF/account >-@dirrmtry %%T%%/webapps/xgate/WEB-INF >-@dirrmtry %%T%%/webapps/xgate >-@unexec rmdir /var/log/xgate 2>/dev/null || true >-@exec install -d -o %%WWWUID%% -g %%WWWGID%% /var/log/xgate >+@dirrm %%T%%/webapps/xgate >+@unexec rmdir /var/log/xgate 2>/dev/null || true >+@exec install -d -o %%WWWUID%% -g %%WWWGID%% /var/log/xgate
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 161230
:
118840
| 118841