diff options
author | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2009-11-24 16:00:16 +0000 |
---|---|---|
committer | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2009-11-24 16:00:16 +0000 |
commit | 20974c9bbfeb57050f419baa9268b5b7ce01aac4 (patch) | |
tree | 203246c28b3c82f60d573dc265237b23b4f14b28 /mail | |
parent | 15cb85e984c9447f16ae65a772cfc08204419d5e (diff) | |
download | ports-20974c9bbfeb57050f419baa9268b5b7ce01aac4.tar.gz ports-20974c9bbfeb57050f419baa9268b5b7ce01aac4.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/extmail/Makefile | 38 | ||||
-rw-r--r-- | mail/extmail/distinfo | 6 | ||||
-rw-r--r-- | mail/extmail/files/pkg-message.in | 5 | ||||
-rw-r--r-- | mail/extmail/pkg-plist | 722 |
4 files changed, 384 insertions, 387 deletions
diff --git a/mail/extmail/Makefile b/mail/extmail/Makefile index f924891af662..b3d2e35ab459 100644 --- a/mail/extmail/Makefile +++ b/mail/extmail/Makefile @@ -6,12 +6,12 @@ # PORTNAME= extmail -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= mail MASTER_SITES= http://www.chifeng.name/dist/extmail/ \ http://mirror3.extmail.net/dist/ -MAINTAINER?= chifeng@gmail.com +MAINTAINER= chifeng@gmail.com COMMENT= A high performance webmail system RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ @@ -23,8 +23,6 @@ NO_BUILD= yes OPTIONS= MYSQL "Use MySQL support" On \ LDAP "Use LDAP support" Off -SUB_FILES= pkg-message - .include <bsd.port.pre.mk> .if defined(WITH_MYSQL) @@ -35,8 +33,34 @@ RUN_DEPENDS+= ${SITE_PERL}/DBD/LDAP.pm:${PORTSDIR}/databases/p5-DBD-LDAP .endif do-install: - @${MKDIR} ${WWWDIR} - @cd ${WRKSRC} && ${CP} -Rfp * ${WWWDIR} - @${CAT} ${PKGMESSAGE} + @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR} + + @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} + @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR:S,^${PREFIX}/,%D/,}' >> ${TMPPLIST} + + @${FIND} ${WWWDIR} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 + @${ECHO_CMD} '@exec ${FIND} ${WWWDIR:S,^${PREFIX}/,%D/,} -type d -print0 | \ + ${XARGS} -0 ${CHMOD} 755' >> ${TMPPLIST} + + @${FIND} \ + ${WWWDIR}/cgi \ + ${WWWDIR}/tools \ + ${WWWDIR}/dispatch-init \ + ${WWWDIR}/dispatch.fcgi \ + ${WWWDIR}/dispatch_lig.sh \ + -type f -print0 | ${XARGS} -0 ${CHMOD} +x + @${ECHO_CMD} '@exec ${FIND} \ + ${WWWDIR:S,^${PREFIX}/,%D/,}/cgi \ + ${WWWDIR:S,^${PREFIX}/,%D/,}/tools \ + ${WWWDIR:S,^${PREFIX}/,%D/,}/dispatch-init \ + ${WWWDIR:S,^${PREFIX}/,%D/,}/dispatch.fcgi \ + ${WWWDIR:S,^${PREFIX}/,%D/,}/dispatch_lig.sh \ + -type f -print0 | ${XARGS} -0 ${CHMOD} +x' >> ${TMPPLIST} + +post-install: + @if [ ! -f ${WWWDIR}/webmail.cf ]; then \ + ${CP} -p ${WWWDIR}/webmail.cf.default ${WWWDIR}/webmail.cf ; \ + ${CHMOD} +w ${WWWDIR}/webmail.cf ; \ + fi .include <bsd.port.post.mk> diff --git a/mail/extmail/distinfo b/mail/extmail/distinfo index 79f6e9a6f743..180c2fdd1216 100644 --- a/mail/extmail/distinfo +++ b/mail/extmail/distinfo @@ -1,3 +1,3 @@ -MD5 (extmail-1.1.0.tar.gz) = ec2e2ad054ed6019476bcf077e6aad23 -SHA256 (extmail-1.1.0.tar.gz) = 1d5761e7874ebcb7ed6ce50b50b24e7bc210ec5f5ec927b9fd491050b0860ce1 -SIZE (extmail-1.1.0.tar.gz) = 692304 +MD5 (extmail-1.1.1.tar.gz) = b86df4c98cff9c5dee814e1bd4ef10bf +SHA256 (extmail-1.1.1.tar.gz) = 6503a557f2a6cd8c7baf8332242fd41a2e089f2dc79e1cf9a3138b8330681682 +SIZE (extmail-1.1.1.tar.gz) = 542541 diff --git a/mail/extmail/files/pkg-message.in b/mail/extmail/files/pkg-message.in deleted file mode 100644 index 5bcdff5641df..000000000000 --- a/mail/extmail/files/pkg-message.in +++ /dev/null @@ -1,5 +0,0 @@ -Please make a configure file for extmail. - -cp %%WWWDIR%%/webmail.cf.default %%WWWDIR%%/webmail.cf - -and referrence README and INSTALL to change it's some variable, enable it! diff --git a/mail/extmail/pkg-plist b/mail/extmail/pkg-plist index 3e53908afd99..9b9f24f04014 100644 --- a/mail/extmail/pkg-plist +++ b/mail/extmail/pkg-plist @@ -1,372 +1,350 @@ -www/extmail/AUTHORS -www/extmail/CREDITS -www/extmail/ChangeLog -www/extmail/FAQ -www/extmail/INSTALL -www/extmail/README -www/extmail/README.fcgi -www/extmail/README.filter -www/extmail/README.vpopmail -www/extmail/Version -www/extmail/cgi/abook.cgi -www/extmail/cgi/compose.cgi -www/extmail/cgi/env.cgi -www/extmail/cgi/filter.cgi -www/extmail/cgi/folders.cgi -www/extmail/cgi/globabook.cgi -www/extmail/cgi/index.cgi -www/extmail/cgi/netdisk.cgi -www/extmail/cgi/pref.cgi -www/extmail/cgi/readmsg.cgi -www/extmail/cgi/search.cgi -www/extmail/dispatch-init -www/extmail/dispatch.fcgi -www/extmail/dispatch_lig.sh -www/extmail/globabook.cf -www/extmail/html/README -www/extmail/html/default/BOTTOM.html -www/extmail/html/default/MAIN_LEFT.html -www/extmail/html/default/OPTION_NAV.html -www/extmail/html/default/README -www/extmail/html/default/TOP_BAN.html -www/extmail/html/default/TOP_NAV.html -www/extmail/html/default/abook.html -www/extmail/html/default/abook_edit.html -www/extmail/html/default/abookac.html -www/extmail/html/default/att2ndisk.html -www/extmail/html/default/autoreply.html -www/extmail/html/default/blacklist.html -www/extmail/html/default/compose.html -www/extmail/html/default/css/autocomplete.css -www/extmail/html/default/css/login.css -www/extmail/html/default/css/moz-text-overflow.xml -www/extmail/html/default/css/newstyle.css -www/extmail/html/default/css/text-fade.gif -www/extmail/html/default/css/text-fade.png -www/extmail/html/default/css/text-overflow.css -www/extmail/html/default/editor.html -www/extmail/html/default/error.html -www/extmail/html/default/filter.html -www/extmail/html/default/filter_edit.html -www/extmail/html/default/foldermgr.html -www/extmail/html/default/folders.html -www/extmail/html/default/globabook.html -www/extmail/html/default/group_edit.html -www/extmail/html/default/groups.inc -www/extmail/html/default/images/Drafts.gif -www/extmail/html/default/images/Inbox.gif -www/extmail/html/default/images/Junk.gif -www/extmail/html/default/images/Sent.gif -www/extmail/html/default/images/Trash.gif -www/extmail/html/default/images/attach.gif -www/extmail/html/default/images/common/advclose.gif -www/extmail/html/default/images/common/bar0.gif -www/extmail/html/default/images/common/bar1.gif -www/extmail/html/default/images/common/bar2.gif -www/extmail/html/default/images/common/bar3.gif -www/extmail/html/default/images/common/bar4.gif -www/extmail/html/default/images/common/bar5.gif -www/extmail/html/default/images/common/bar6.gif -www/extmail/html/default/images/common/bar7.gif -www/extmail/html/default/images/common/bar8.gif -www/extmail/html/default/images/common/bar9.gif -www/extmail/html/default/images/common/bb_alipay.gif -www/extmail/html/default/images/common/bb_bold.gif -www/extmail/html/default/images/common/bb_center.gif -www/extmail/html/default/images/common/bb_clear.gif -www/extmail/html/default/images/common/bb_code.gif -www/extmail/html/default/images/common/bb_color.gif -www/extmail/html/default/images/common/bb_contract.gif -www/extmail/html/default/images/common/bb_email.gif -www/extmail/html/default/images/common/bb_expand.gif -www/extmail/html/default/images/common/bb_flash.gif -www/extmail/html/default/images/common/bb_fly.gif -www/extmail/html/default/images/common/bb_image.gif -www/extmail/html/default/images/common/bb_indent.gif -www/extmail/html/default/images/common/bb_italic.gif -www/extmail/html/default/images/common/bb_left.gif -www/extmail/html/default/images/common/bb_menupop.gif -www/extmail/html/default/images/common/bb_orderedlist.gif -www/extmail/html/default/images/common/bb_outdent.gif -www/extmail/html/default/images/common/bb_qq.gif -www/extmail/html/default/images/common/bb_quote.gif -www/extmail/html/default/images/common/bb_ra.gif -www/extmail/html/default/images/common/bb_redo.gif -www/extmail/html/default/images/common/bb_removeformat.gif -www/extmail/html/default/images/common/bb_right.gif -www/extmail/html/default/images/common/bb_rm.gif -www/extmail/html/default/images/common/bb_separator.gif -www/extmail/html/default/images/common/bb_table.gif -www/extmail/html/default/images/common/bb_underline.gif -www/extmail/html/default/images/common/bb_undo.gif -www/extmail/html/default/images/common/bb_unlink.gif -www/extmail/html/default/images/common/bb_unorderedlist.gif -www/extmail/html/default/images/common/bb_url.gif -www/extmail/html/default/images/common/bb_wma.gif -www/extmail/html/default/images/common/bb_wmv.gif -www/extmail/html/default/images/common/icon_signinxspace.gif -www/extmail/html/default/images/common/index.htm -www/extmail/html/default/images/common/jsmenu.gif -www/extmail/html/default/images/common/medal1.gif -www/extmail/html/default/images/common/medal10.gif -www/extmail/html/default/images/common/medal2.gif -www/extmail/html/default/images/common/medal3.gif -www/extmail/html/default/images/common/medal4.gif -www/extmail/html/default/images/common/medal5.gif -www/extmail/html/default/images/common/medal6.gif -www/extmail/html/default/images/common/medal7.gif -www/extmail/html/default/images/common/medal8.gif -www/extmail/html/default/images/common/medal9.gif -www/extmail/html/default/images/common/minus.gif -www/extmail/html/default/images/common/notice.gif -www/extmail/html/default/images/common/number0.gif -www/extmail/html/default/images/common/number1.gif -www/extmail/html/default/images/common/number2.gif -www/extmail/html/default/images/common/number3.gif -www/extmail/html/default/images/common/number4.gif -www/extmail/html/default/images/common/number5.gif -www/extmail/html/default/images/common/number6.gif -www/extmail/html/default/images/common/number7.gif -www/extmail/html/default/images/common/number8.gif -www/extmail/html/default/images/common/number9.gif -www/extmail/html/default/images/common/online_admin.gif -www/extmail/html/default/images/common/online_guest.gif -www/extmail/html/default/images/common/online_member.gif -www/extmail/html/default/images/common/online_moderator.gif -www/extmail/html/default/images/common/online_supermod.gif -www/extmail/html/default/images/common/plus.gif -www/extmail/html/default/images/common/rss.gif -www/extmail/html/default/images/common/sigline.gif -www/extmail/html/default/images/common/spacer.gif -www/extmail/html/default/images/common/watermark.gif -www/extmail/html/default/images/common/xml.gif -www/extmail/html/default/images/common/zoomin.gif -www/extmail/html/default/images/common/zoomout.gif -www/extmail/html/default/images/contact.gif -www/extmail/html/default/images/delete.gif -www/extmail/html/default/images/edit.gif -www/extmail/html/default/images/fck_strip.gif -www/extmail/html/default/images/firstpg.d.gif -www/extmail/html/default/images/firstpg.gif -www/extmail/html/default/images/folders.gif -www/extmail/html/default/images/high_priority.gif -www/extmail/html/default/images/hint.gif -www/extmail/html/default/images/hint_sm.gif -www/extmail/html/default/images/ico1.gif -www/extmail/html/default/images/lastpg.d.gif -www/extmail/html/default/images/lastpg.gif -www/extmail/html/default/images/lc.gif -www/extmail/html/default/images/lo.gif -www/extmail/html/default/images/logo.gif -www/extmail/html/default/images/low_priority.gif -www/extmail/html/default/images/nextpg.d.gif -www/extmail/html/default/images/nextpg.gif -www/extmail/html/default/images/paperclip.gif -www/extmail/html/default/images/prevpg.d.gif -www/extmail/html/default/images/prevpg.gif -www/extmail/html/default/images/purge.gif -www/extmail/html/default/images/rb.gif -www/extmail/html/default/images/search.gif -www/extmail/html/default/images/sl.gif -www/extmail/html/default/images/sort_asc.gif -www/extmail/html/default/images/sort_desc.gif -www/extmail/html/default/images/splash.jpg -www/extmail/html/default/images/toploading.gif -www/extmail/html/default/images/unread.gif -www/extmail/html/default/index.html -www/extmail/html/default/js/common.js -www/extmail/html/default/js/editor.js -www/extmail/html/default/js/menu.js -www/extmail/html/default/js/moz-text-overflow.js -www/extmail/html/default/lists.inc -www/extmail/html/default/loading.html -www/extmail/html/default/multifile_new.inc -www/extmail/html/default/netdisk.html -www/extmail/html/default/notify.html -www/extmail/html/default/pref.html -www/extmail/html/default/pref_pop3.html -www/extmail/html/default/print.html -www/extmail/html/default/readmsg.html -www/extmail/html/default/rich_abook.inc -www/extmail/html/default/saveok.html -www/extmail/html/default/search.html -www/extmail/html/default/sendok.html -www/extmail/html/default/welcome.html -www/extmail/html/default/whitelist.html -www/extmail/html/images/donate.png -www/extmail/html/images/extmail_logo.gif -www/extmail/html/images/file/au.gif -www/extmail/html/images/file/cert.gif -www/extmail/html/images/file/chm.gif -www/extmail/html/images/file/css.gif -www/extmail/html/images/file/dir.gif -www/extmail/html/images/file/dirup.gif -www/extmail/html/images/file/disk.gif -www/extmail/html/images/file/doc.gif -www/extmail/html/images/file/exe.gif -www/extmail/html/images/file/file.gif -www/extmail/html/images/file/font.gif -www/extmail/html/images/file/help.gif -www/extmail/html/images/file/html.gif -www/extmail/html/images/file/ini.gif -www/extmail/html/images/file/mail.gif -www/extmail/html/images/file/mdb.gif -www/extmail/html/images/file/mp3.gif -www/extmail/html/images/file/pdf.gif -www/extmail/html/images/file/pic.gif -www/extmail/html/images/file/ppt.gif -www/extmail/html/images/file/ps.gif -www/extmail/html/images/file/rm.gif -www/extmail/html/images/file/stream.gif -www/extmail/html/images/file/sys.gif -www/extmail/html/images/file/ttf.gif -www/extmail/html/images/file/txt.gif -www/extmail/html/images/file/video.gif -www/extmail/html/images/file/xls.gif -www/extmail/html/images/file/zip.gif -www/extmail/html/images/ico1.gif -www/extmail/html/images/rb.gif -www/extmail/html/images/sl.gif -www/extmail/html/images/splash.gif -www/extmail/html/index.html -www/extmail/html/plugins/chkupdate/chkupdate.js -www/extmail/html/plugins/chkupdate/style.css -www/extmail/html/plugins/coolweather/coolweather.js -www/extmail/html/plugins/coolweather/icons/01.gif -www/extmail/html/plugins/coolweather/icons/02.gif -www/extmail/html/plugins/coolweather/icons/03.gif -www/extmail/html/plugins/coolweather/icons/04.gif -www/extmail/html/plugins/coolweather/icons/05.gif -www/extmail/html/plugins/coolweather/icons/06.gif -www/extmail/html/plugins/coolweather/icons/07.gif -www/extmail/html/plugins/coolweather/icons/08.gif -www/extmail/html/plugins/coolweather/icons/11.gif -www/extmail/html/plugins/coolweather/icons/12.gif -www/extmail/html/plugins/coolweather/icons/13.gif -www/extmail/html/plugins/coolweather/icons/14.gif -www/extmail/html/plugins/coolweather/icons/15.gif -www/extmail/html/plugins/coolweather/icons/16.gif -www/extmail/html/plugins/coolweather/icons/17.gif -www/extmail/html/plugins/coolweather/icons/18.gif -www/extmail/html/plugins/coolweather/icons/19.gif -www/extmail/html/plugins/coolweather/icons/20.gif -www/extmail/html/plugins/coolweather/icons/21.gif -www/extmail/html/plugins/coolweather/icons/22.gif -www/extmail/html/plugins/coolweather/icons/23.gif -www/extmail/html/plugins/coolweather/icons/24.gif -www/extmail/html/plugins/coolweather/icons/25.gif -www/extmail/html/plugins/coolweather/icons/26.gif -www/extmail/html/plugins/coolweather/icons/29.gif -www/extmail/html/plugins/coolweather/icons/30.gif -www/extmail/html/plugins/coolweather/icons/31.gif -www/extmail/html/plugins/coolweather/icons/32.gif -www/extmail/html/plugins/coolweather/icons/33.gif -www/extmail/html/plugins/coolweather/icons/34.gif -www/extmail/html/plugins/coolweather/icons/35.gif -www/extmail/html/plugins/coolweather/icons/36.gif -www/extmail/html/plugins/coolweather/icons/37.gif -www/extmail/html/plugins/coolweather/icons/38.gif -www/extmail/html/plugins/coolweather/icons/39.gif -www/extmail/html/plugins/coolweather/icons/40.gif -www/extmail/html/plugins/coolweather/icons/41.gif -www/extmail/html/plugins/coolweather/icons/42.gif -www/extmail/html/plugins/coolweather/icons/43.gif -www/extmail/html/plugins/coolweather/icons/44.gif -www/extmail/html/plugins/coolweather/icons/swa.gif -www/extmail/html/plugins/coolweather/style.css -www/extmail/html/plugins/etnews/etnews.js -www/extmail/html/plugins/etnews/style.css -www/extmail/html/plugins/phprpc_client.js -www/extmail/html/plugins/rpc_init.js -www/extmail/lang/en_US -www/extmail/lang/zh_CN -www/extmail/lang/zh_TW -www/extmail/libs/Crypt/PasswdMD5.pm -www/extmail/libs/Encode/IMAPUTF7.pm -www/extmail/libs/Encode/PPDetector.pm -www/extmail/libs/Encode/PPUniDetector.pm -www/extmail/libs/Ext.pm -www/extmail/libs/Ext/Abook.pm -www/extmail/libs/Ext/App.pm -www/extmail/libs/Ext/App/Abook.pm -www/extmail/libs/Ext/App/Compose.pm -www/extmail/libs/Ext/App/Filter.pm -www/extmail/libs/Ext/App/Folders.pm -www/extmail/libs/Ext/App/GlobalAbook.pm -www/extmail/libs/Ext/App/Login.pm -www/extmail/libs/Ext/App/Message.pm -www/extmail/libs/Ext/App/NetDisk.pm -www/extmail/libs/Ext/App/Pref.pm -www/extmail/libs/Ext/App/Search.pm -www/extmail/libs/Ext/Auth/Authlib.pm -www/extmail/libs/Ext/Auth/LDAP.pm -www/extmail/libs/Ext/Auth/MySQL.pm -www/extmail/libs/Ext/CGI.pm -www/extmail/libs/Ext/CSV.pm -www/extmail/libs/Ext/CaptCha.pm -www/extmail/libs/Ext/Config.pm -www/extmail/libs/Ext/DB.pm -www/extmail/libs/Ext/DateTime.pm -www/extmail/libs/Ext/FCGI.pm -www/extmail/libs/Ext/GD.pm -www/extmail/libs/Ext/GlobalAbook.pm -www/extmail/libs/Ext/GlobalAbook/File.pm -www/extmail/libs/Ext/GlobalAbook/LDAP.pm -www/extmail/libs/Ext/Lang.pm -www/extmail/libs/Ext/Logger.pm -www/extmail/libs/Ext/Logger/File.pm -www/extmail/libs/Ext/Logger/Syslog.pm -www/extmail/libs/Ext/MIME.pm -www/extmail/libs/Ext/MailFilter.pm -www/extmail/libs/Ext/POP3.pm -www/extmail/libs/Ext/Passwd.pm -www/extmail/libs/Ext/RFC822.pm -www/extmail/libs/Ext/Session.pm -www/extmail/libs/Ext/Storage/Fileman.pm -www/extmail/libs/Ext/Storage/Maildir.pm -www/extmail/libs/Ext/Storage/Search.pm -www/extmail/libs/Ext/Template.pm -www/extmail/libs/Ext/Unicode.pm -www/extmail/libs/Ext/Unicode/IMAPUTF7.pm -www/extmail/libs/Ext/Unicode/Iconv.pm -www/extmail/libs/Ext/Unicode/UTF8.pm -www/extmail/libs/Ext/Utils.pm -www/extmail/libs/HTML/KTemplate.pm -www/extmail/libs/Mail/POP3Client.pm -www/extmail/tools/abook_tpl.pl -www/extmail/tools/abook_update.pl -www/extmail/tools/cleansid.pl -www/extmail/tools/decode -www/extmail/tools/pkg_stats.sh -www/extmail/tools/spam_report.pl -www/extmail/tools/suid-with -www/extmail/webmail.cf.default -@dirrm www/extmail/tools -@dirrm www/extmail/libs/Mail -@dirrm www/extmail/libs/HTML -@dirrm www/extmail/libs/Ext/Unicode -@dirrm www/extmail/libs/Ext/Storage -@dirrm www/extmail/libs/Ext/Logger -@dirrm www/extmail/libs/Ext/GlobalAbook -@dirrm www/extmail/libs/Ext/Auth -@dirrm www/extmail/libs/Ext/App -@dirrm www/extmail/libs/Ext -@dirrm www/extmail/libs/Encode -@dirrm www/extmail/libs/Crypt -@dirrm www/extmail/libs -@dirrm www/extmail/lang -@dirrm www/extmail/html/plugins/etnews -@dirrm www/extmail/html/plugins/coolweather/icons -@dirrm www/extmail/html/plugins/coolweather -@dirrm www/extmail/html/plugins/chkupdate -@dirrm www/extmail/html/plugins -@dirrm www/extmail/html/images/file -@dirrm www/extmail/html/images -@dirrm www/extmail/html/default/js -@dirrm www/extmail/html/default/images/common -@dirrm www/extmail/html/default/images -@dirrm www/extmail/html/default/css -@dirrm www/extmail/html/default -@dirrm www/extmail/html -@dirrm www/extmail/cgi -@dirrmtry www/extmail/ +%%WWWDIR%%/AUTHORS +%%WWWDIR%%/CREDITS +%%WWWDIR%%/ChangeLog +%%WWWDIR%%/FAQ +%%WWWDIR%%/INSTALL +%%WWWDIR%%/README +%%WWWDIR%%/README.fcgi +%%WWWDIR%%/README.filter +%%WWWDIR%%/README.vpopmail +%%WWWDIR%%/Version +%%WWWDIR%%/cgi/abook.cgi +%%WWWDIR%%/cgi/compose.cgi +%%WWWDIR%%/cgi/env.cgi +%%WWWDIR%%/cgi/filter.cgi +%%WWWDIR%%/cgi/folders.cgi +%%WWWDIR%%/cgi/globabook.cgi +%%WWWDIR%%/cgi/index.cgi +%%WWWDIR%%/cgi/netdisk.cgi +%%WWWDIR%%/cgi/pref.cgi +%%WWWDIR%%/cgi/readmsg.cgi +%%WWWDIR%%/cgi/search.cgi +%%WWWDIR%%/dispatch-init +%%WWWDIR%%/dispatch.fcgi +%%WWWDIR%%/dispatch_lig.sh +%%WWWDIR%%/globabook.cf +%%WWWDIR%%/html/README +%%WWWDIR%%/html/default/BOTTOM.html +%%WWWDIR%%/html/default/MAIN_LEFT.html +%%WWWDIR%%/html/default/OPTION_NAV.html +%%WWWDIR%%/html/default/README +%%WWWDIR%%/html/default/TOP_BAN.html +%%WWWDIR%%/html/default/TOP_NAV.html +%%WWWDIR%%/html/default/UTF8.inc +%%WWWDIR%%/html/default/abook.html +%%WWWDIR%%/html/default/abook_edit.html +%%WWWDIR%%/html/default/abookac.html +%%WWWDIR%%/html/default/add2list.html +%%WWWDIR%%/html/default/att2ndisk.html +%%WWWDIR%%/html/default/autoreply.html +%%WWWDIR%%/html/default/blacklist.html +%%WWWDIR%%/html/default/compose.html +%%WWWDIR%%/html/default/css/autocomplete.css +%%WWWDIR%%/html/default/css/login.css +%%WWWDIR%%/html/default/css/moz-text-overflow.xml +%%WWWDIR%%/html/default/css/newstyle.css +%%WWWDIR%%/html/default/css/text-fade.gif +%%WWWDIR%%/html/default/css/text-fade.png +%%WWWDIR%%/html/default/css/text-overflow.css +%%WWWDIR%%/html/default/editor.html +%%WWWDIR%%/html/default/error.html +%%WWWDIR%%/html/default/filter.html +%%WWWDIR%%/html/default/filter_edit.html +%%WWWDIR%%/html/default/foldermgr.html +%%WWWDIR%%/html/default/folders.html +%%WWWDIR%%/html/default/globabook.html +%%WWWDIR%%/html/default/group_edit.html +%%WWWDIR%%/html/default/groups.inc +%%WWWDIR%%/html/default/images/Drafts.gif +%%WWWDIR%%/html/default/images/Inbox.gif +%%WWWDIR%%/html/default/images/Junk.gif +%%WWWDIR%%/html/default/images/Sent.gif +%%WWWDIR%%/html/default/images/Trash.gif +%%WWWDIR%%/html/default/images/attach.gif +%%WWWDIR%%/html/default/images/common/advclose.gif +%%WWWDIR%%/html/default/images/common/bar0.gif +%%WWWDIR%%/html/default/images/common/bar1.gif +%%WWWDIR%%/html/default/images/common/bar2.gif +%%WWWDIR%%/html/default/images/common/bar3.gif +%%WWWDIR%%/html/default/images/common/bar4.gif +%%WWWDIR%%/html/default/images/common/bar5.gif +%%WWWDIR%%/html/default/images/common/bar6.gif +%%WWWDIR%%/html/default/images/common/bar7.gif +%%WWWDIR%%/html/default/images/common/bar8.gif +%%WWWDIR%%/html/default/images/common/bar9.gif +%%WWWDIR%%/html/default/images/common/bb_alipay.gif +%%WWWDIR%%/html/default/images/common/bb_bold.gif +%%WWWDIR%%/html/default/images/common/bb_center.gif +%%WWWDIR%%/html/default/images/common/bb_clear.gif +%%WWWDIR%%/html/default/images/common/bb_code.gif +%%WWWDIR%%/html/default/images/common/bb_color.gif +%%WWWDIR%%/html/default/images/common/bb_contract.gif +%%WWWDIR%%/html/default/images/common/bb_email.gif +%%WWWDIR%%/html/default/images/common/bb_expand.gif +%%WWWDIR%%/html/default/images/common/bb_flash.gif +%%WWWDIR%%/html/default/images/common/bb_fly.gif +%%WWWDIR%%/html/default/images/common/bb_image.gif +%%WWWDIR%%/html/default/images/common/bb_indent.gif +%%WWWDIR%%/html/default/images/common/bb_italic.gif +%%WWWDIR%%/html/default/images/common/bb_left.gif +%%WWWDIR%%/html/default/images/common/bb_menupop.gif +%%WWWDIR%%/html/default/images/common/bb_orderedlist.gif +%%WWWDIR%%/html/default/images/common/bb_outdent.gif +%%WWWDIR%%/html/default/images/common/bb_qq.gif +%%WWWDIR%%/html/default/images/common/bb_quote.gif +%%WWWDIR%%/html/default/images/common/bb_ra.gif +%%WWWDIR%%/html/default/images/common/bb_redo.gif +%%WWWDIR%%/html/default/images/common/bb_removeformat.gif +%%WWWDIR%%/html/default/images/common/bb_right.gif +%%WWWDIR%%/html/default/images/common/bb_rm.gif +%%WWWDIR%%/html/default/images/common/bb_separator.gif +%%WWWDIR%%/html/default/images/common/bb_table.gif +%%WWWDIR%%/html/default/images/common/bb_underline.gif +%%WWWDIR%%/html/default/images/common/bb_undo.gif +%%WWWDIR%%/html/default/images/common/bb_unlink.gif +%%WWWDIR%%/html/default/images/common/bb_unorderedlist.gif +%%WWWDIR%%/html/default/images/common/bb_url.gif +%%WWWDIR%%/html/default/images/common/bb_wma.gif +%%WWWDIR%%/html/default/images/common/bb_wmv.gif +%%WWWDIR%%/html/default/images/common/icon_signinxspace.gif +%%WWWDIR%%/html/default/images/common/index.htm +%%WWWDIR%%/html/default/images/common/jsmenu.gif +%%WWWDIR%%/html/default/images/common/minus.gif +%%WWWDIR%%/html/default/images/common/notice.gif +%%WWWDIR%%/html/default/images/common/plus.gif +%%WWWDIR%%/html/default/images/common/rss.gif +%%WWWDIR%%/html/default/images/common/sigline.gif +%%WWWDIR%%/html/default/images/common/spacer.gif +%%WWWDIR%%/html/default/images/common/xml.gif +%%WWWDIR%%/html/default/images/common/zoomin.gif +%%WWWDIR%%/html/default/images/common/zoomout.gif +%%WWWDIR%%/html/default/images/contact.gif +%%WWWDIR%%/html/default/images/delete.gif +%%WWWDIR%%/html/default/images/edit.gif +%%WWWDIR%%/html/default/images/firstpg.d.gif +%%WWWDIR%%/html/default/images/firstpg.gif +%%WWWDIR%%/html/default/images/folders.gif +%%WWWDIR%%/html/default/images/high_priority.gif +%%WWWDIR%%/html/default/images/hint.gif +%%WWWDIR%%/html/default/images/hint_sm.gif +%%WWWDIR%%/html/default/images/ico1.gif +%%WWWDIR%%/html/default/images/lastpg.d.gif +%%WWWDIR%%/html/default/images/lastpg.gif +%%WWWDIR%%/html/default/images/lc.gif +%%WWWDIR%%/html/default/images/lo.gif +%%WWWDIR%%/html/default/images/logo.gif +%%WWWDIR%%/html/default/images/low_priority.gif +%%WWWDIR%%/html/default/images/nextpg.d.gif +%%WWWDIR%%/html/default/images/nextpg.gif +%%WWWDIR%%/html/default/images/paperclip.gif +%%WWWDIR%%/html/default/images/prevpg.d.gif +%%WWWDIR%%/html/default/images/prevpg.gif +%%WWWDIR%%/html/default/images/purge.gif +%%WWWDIR%%/html/default/images/rb.gif +%%WWWDIR%%/html/default/images/search.gif +%%WWWDIR%%/html/default/images/sl.gif +%%WWWDIR%%/html/default/images/sort_asc.gif +%%WWWDIR%%/html/default/images/sort_desc.gif +%%WWWDIR%%/html/default/images/splash.jpg +%%WWWDIR%%/html/default/images/toploading.gif +%%WWWDIR%%/html/default/images/unread.gif +%%WWWDIR%%/html/default/index.html +%%WWWDIR%%/html/default/js/common.js +%%WWWDIR%%/html/default/js/editor.js +%%WWWDIR%%/html/default/js/menu.js +%%WWWDIR%%/html/default/js/moz-text-overflow.js +%%WWWDIR%%/html/default/lists.inc +%%WWWDIR%%/html/default/loading.html +%%WWWDIR%%/html/default/multifile_new.inc +%%WWWDIR%%/html/default/netdisk.html +%%WWWDIR%%/html/default/notify.html +%%WWWDIR%%/html/default/pref.html +%%WWWDIR%%/html/default/pref_pop3.html +%%WWWDIR%%/html/default/print.html +%%WWWDIR%%/html/default/readmsg.html +%%WWWDIR%%/html/default/rich_abook.inc +%%WWWDIR%%/html/default/saveok.html +%%WWWDIR%%/html/default/search.html +%%WWWDIR%%/html/default/sendok.html +%%WWWDIR%%/html/default/welcome.html +%%WWWDIR%%/html/default/whitelist.html +%%WWWDIR%%/html/images/donate.png +%%WWWDIR%%/html/images/extmail_logo.gif +%%WWWDIR%%/html/images/file/au.gif +%%WWWDIR%%/html/images/file/cert.gif +%%WWWDIR%%/html/images/file/chm.gif +%%WWWDIR%%/html/images/file/css.gif +%%WWWDIR%%/html/images/file/dir.gif +%%WWWDIR%%/html/images/file/dirup.gif +%%WWWDIR%%/html/images/file/disk.gif +%%WWWDIR%%/html/images/file/doc.gif +%%WWWDIR%%/html/images/file/exe.gif +%%WWWDIR%%/html/images/file/file.gif +%%WWWDIR%%/html/images/file/font.gif +%%WWWDIR%%/html/images/file/help.gif +%%WWWDIR%%/html/images/file/html.gif +%%WWWDIR%%/html/images/file/ini.gif +%%WWWDIR%%/html/images/file/mail.gif +%%WWWDIR%%/html/images/file/mdb.gif +%%WWWDIR%%/html/images/file/mp3.gif +%%WWWDIR%%/html/images/file/pdf.gif +%%WWWDIR%%/html/images/file/pic.gif +%%WWWDIR%%/html/images/file/ppt.gif +%%WWWDIR%%/html/images/file/ps.gif +%%WWWDIR%%/html/images/file/rm.gif +%%WWWDIR%%/html/images/file/stream.gif +%%WWWDIR%%/html/images/file/sys.gif +%%WWWDIR%%/html/images/file/ttf.gif +%%WWWDIR%%/html/images/file/txt.gif +%%WWWDIR%%/html/images/file/video.gif +%%WWWDIR%%/html/images/file/xls.gif +%%WWWDIR%%/html/images/file/zip.gif +%%WWWDIR%%/html/images/ico1.gif +%%WWWDIR%%/html/images/rb.gif +%%WWWDIR%%/html/images/sl.gif +%%WWWDIR%%/html/images/splash.gif +%%WWWDIR%%/html/index.html +%%WWWDIR%%/html/plugins/chkupdate/chkupdate.js +%%WWWDIR%%/html/plugins/chkupdate/style.css +%%WWWDIR%%/html/plugins/coolweather/coolweather.js +%%WWWDIR%%/html/plugins/coolweather/icons/01.gif +%%WWWDIR%%/html/plugins/coolweather/icons/02.gif +%%WWWDIR%%/html/plugins/coolweather/icons/03.gif +%%WWWDIR%%/html/plugins/coolweather/icons/04.gif +%%WWWDIR%%/html/plugins/coolweather/icons/05.gif +%%WWWDIR%%/html/plugins/coolweather/icons/06.gif +%%WWWDIR%%/html/plugins/coolweather/icons/07.gif +%%WWWDIR%%/html/plugins/coolweather/icons/08.gif +%%WWWDIR%%/html/plugins/coolweather/icons/11.gif +%%WWWDIR%%/html/plugins/coolweather/icons/12.gif +%%WWWDIR%%/html/plugins/coolweather/icons/13.gif +%%WWWDIR%%/html/plugins/coolweather/icons/14.gif +%%WWWDIR%%/html/plugins/coolweather/icons/15.gif +%%WWWDIR%%/html/plugins/coolweather/icons/16.gif +%%WWWDIR%%/html/plugins/coolweather/icons/17.gif +%%WWWDIR%%/html/plugins/coolweather/icons/18.gif +%%WWWDIR%%/html/plugins/coolweather/icons/19.gif +%%WWWDIR%%/html/plugins/coolweather/icons/20.gif +%%WWWDIR%%/html/plugins/coolweather/icons/21.gif +%%WWWDIR%%/html/plugins/coolweather/icons/22.gif +%%WWWDIR%%/html/plugins/coolweather/icons/23.gif +%%WWWDIR%%/html/plugins/coolweather/icons/24.gif +%%WWWDIR%%/html/plugins/coolweather/icons/25.gif +%%WWWDIR%%/html/plugins/coolweather/icons/26.gif +%%WWWDIR%%/html/plugins/coolweather/icons/29.gif +%%WWWDIR%%/html/plugins/coolweather/icons/30.gif +%%WWWDIR%%/html/plugins/coolweather/icons/31.gif +%%WWWDIR%%/html/plugins/coolweather/icons/32.gif +%%WWWDIR%%/html/plugins/coolweather/icons/33.gif +%%WWWDIR%%/html/plugins/coolweather/icons/34.gif +%%WWWDIR%%/html/plugins/coolweather/icons/35.gif +%%WWWDIR%%/html/plugins/coolweather/icons/36.gif +%%WWWDIR%%/html/plugins/coolweather/icons/37.gif +%%WWWDIR%%/html/plugins/coolweather/icons/38.gif +%%WWWDIR%%/html/plugins/coolweather/icons/39.gif +%%WWWDIR%%/html/plugins/coolweather/icons/40.gif +%%WWWDIR%%/html/plugins/coolweather/icons/41.gif +%%WWWDIR%%/html/plugins/coolweather/icons/42.gif +%%WWWDIR%%/html/plugins/coolweather/icons/43.gif +%%WWWDIR%%/html/plugins/coolweather/icons/44.gif +%%WWWDIR%%/html/plugins/coolweather/icons/swa.gif +%%WWWDIR%%/html/plugins/coolweather/style.css +%%WWWDIR%%/html/plugins/etnews/etnews.js +%%WWWDIR%%/html/plugins/etnews/style.css +%%WWWDIR%%/html/plugins/phprpc_client.js +%%WWWDIR%%/html/plugins/rpc_init.js +%%WWWDIR%%/lang/en_US +%%WWWDIR%%/lang/zh_CN +%%WWWDIR%%/lang/zh_TW +%%WWWDIR%%/libs/Crypt/PasswdMD5.pm +%%WWWDIR%%/libs/Encode/IMAPUTF7.pm +%%WWWDIR%%/libs/Encode/PPDetector.pm +%%WWWDIR%%/libs/Encode/PPUniDetector.pm +%%WWWDIR%%/libs/Ext.pm +%%WWWDIR%%/libs/Ext/Abook.pm +%%WWWDIR%%/libs/Ext/App.pm +%%WWWDIR%%/libs/Ext/App/Abook.pm +%%WWWDIR%%/libs/Ext/App/Compose.pm +%%WWWDIR%%/libs/Ext/App/Filter.pm +%%WWWDIR%%/libs/Ext/App/Folders.pm +%%WWWDIR%%/libs/Ext/App/GlobalAbook.pm +%%WWWDIR%%/libs/Ext/App/Login.pm +%%WWWDIR%%/libs/Ext/App/Message.pm +%%WWWDIR%%/libs/Ext/App/NetDisk.pm +%%WWWDIR%%/libs/Ext/App/Pref.pm +%%WWWDIR%%/libs/Ext/App/Search.pm +%%WWWDIR%%/libs/Ext/Auth/Authlib.pm +%%WWWDIR%%/libs/Ext/Auth/LDAP.pm +%%WWWDIR%%/libs/Ext/Auth/MySQL.pm +%%WWWDIR%%/libs/Ext/CGI.pm +%%WWWDIR%%/libs/Ext/CSV.pm +%%WWWDIR%%/libs/Ext/CaptCha.pm +%%WWWDIR%%/libs/Ext/Config.pm +%%WWWDIR%%/libs/Ext/DB.pm +%%WWWDIR%%/libs/Ext/DateTime.pm +%%WWWDIR%%/libs/Ext/FCGI.pm +%%WWWDIR%%/libs/Ext/GD.pm +%%WWWDIR%%/libs/Ext/GlobalAbook.pm +%%WWWDIR%%/libs/Ext/GlobalAbook/File.pm +%%WWWDIR%%/libs/Ext/GlobalAbook/LDAP.pm +%%WWWDIR%%/libs/Ext/Lang.pm +%%WWWDIR%%/libs/Ext/Logger.pm +%%WWWDIR%%/libs/Ext/Logger/File.pm +%%WWWDIR%%/libs/Ext/Logger/Syslog.pm +%%WWWDIR%%/libs/Ext/MIME.pm +%%WWWDIR%%/libs/Ext/MailFilter.pm +%%WWWDIR%%/libs/Ext/POP3.pm +%%WWWDIR%%/libs/Ext/Passwd.pm +%%WWWDIR%%/libs/Ext/RFC822.pm +%%WWWDIR%%/libs/Ext/Session.pm +%%WWWDIR%%/libs/Ext/Storage/Fileman.pm +%%WWWDIR%%/libs/Ext/Storage/Maildir.pm +%%WWWDIR%%/libs/Ext/Storage/Search.pm +%%WWWDIR%%/libs/Ext/Template.pm +%%WWWDIR%%/libs/Ext/Unicode.pm +%%WWWDIR%%/libs/Ext/Unicode/IMAPUTF7.pm +%%WWWDIR%%/libs/Ext/Unicode/Iconv.pm +%%WWWDIR%%/libs/Ext/Unicode/UTF8.pm +%%WWWDIR%%/libs/Ext/Utils.pm +%%WWWDIR%%/libs/HTML/KTemplate.pm +%%WWWDIR%%/libs/Mail/POP3Client.pm +%%WWWDIR%%/tools/abook_tpl.pl +%%WWWDIR%%/tools/abook_update.pl +%%WWWDIR%%/tools/cleansid.pl +%%WWWDIR%%/tools/decode +%%WWWDIR%%/tools/mail2sms +%%WWWDIR%%/tools/pkg_stats.sh +%%WWWDIR%%/tools/spam_report.pl +%%WWWDIR%%/tools/suid-with +@unexec if cmp -s %D/%%WWWDIR%%/webmail.cf.default %D/%%WWWDIR%%/webmail.cf; then rm -f %D/%%WWWDIR%%/webmail.cf; fi +%%WWWDIR%%/webmail.cf.default +@exec if [ ! -f %D/%%WWWDIR%%/webmail.cf ] ; then cp -p %D/%F %B/webmail.cf; chmod +w %B/webmail.cf; fi +@dirrm %%WWWDIR%%/tools +@dirrm %%WWWDIR%%/libs/Mail +@dirrm %%WWWDIR%%/libs/HTML +@dirrm %%WWWDIR%%/libs/Ext/Unicode +@dirrm %%WWWDIR%%/libs/Ext/Storage +@dirrm %%WWWDIR%%/libs/Ext/Logger +@dirrm %%WWWDIR%%/libs/Ext/GlobalAbook +@dirrm %%WWWDIR%%/libs/Ext/Auth +@dirrm %%WWWDIR%%/libs/Ext/App +@dirrm %%WWWDIR%%/libs/Ext +@dirrm %%WWWDIR%%/libs/Encode +@dirrm %%WWWDIR%%/libs/Crypt +@dirrm %%WWWDIR%%/libs +@dirrm %%WWWDIR%%/lang +@dirrm %%WWWDIR%%/html/plugins/etnews +@dirrm %%WWWDIR%%/html/plugins/coolweather/icons +@dirrm %%WWWDIR%%/html/plugins/coolweather +@dirrm %%WWWDIR%%/html/plugins/chkupdate +@dirrm %%WWWDIR%%/html/plugins +@dirrm %%WWWDIR%%/html/images/file +@dirrm %%WWWDIR%%/html/images +@dirrm %%WWWDIR%%/html/default/js +@dirrm %%WWWDIR%%/html/default/images/common +@dirrm %%WWWDIR%%/html/default/images +@dirrm %%WWWDIR%%/html/default/css +@dirrm %%WWWDIR%%/html/default +@dirrm %%WWWDIR%%/html +@dirrm %%WWWDIR%%/cgi +@dirrmtry %%WWWDIR%% |