From 649570e0743aec5fc63f632e9e1fccacae646d41 Mon Sep 17 00:00:00 2001 From: kevlo Date: Thu, 4 Mar 2004 06:34:09 +0000 Subject: [PATCH] upgrade to 2.30 --- mail/openwebmail/Makefile | 8 +- mail/openwebmail/distinfo | 6 +- ...h-cgi-bin_openwebmail_openwebmail-abook_pl | 18 +- ...i-bin_openwebmail_openwebmail-advsearch_pl | 12 +- ...tch-cgi-bin_openwebmail_openwebmail-cal_pl | 18 +- ...-cgi-bin_openwebmail_openwebmail-folder_pl | 12 +- ...ch-cgi-bin_openwebmail_openwebmail-main_pl | 12 +- ...h-cgi-bin_openwebmail_openwebmail-prefs_pl | 12 +- ...ch-cgi-bin_openwebmail_openwebmail-read_pl | 12 +- ...ch-cgi-bin_openwebmail_openwebmail-send_pl | 12 +- ...h-cgi-bin_openwebmail_openwebmail-spell_pl | 14 +- ...ch-cgi-bin_openwebmail_openwebmail-tool_pl | 129 +++--- ...cgi-bin_openwebmail_openwebmail-vdomain_pl | 12 +- ...cgi-bin_openwebmail_openwebmail-viewatt_pl | 12 +- ...cgi-bin_openwebmail_openwebmail-webdisk_pl | 12 +- .../patch-cgi-bin_openwebmail_openwebmail_pl | 42 +- .../patch-cgi-bin_openwebmail_ow-shared_pl | 22 - ...ch-cgi-bin_openwebmail_shares_ow-shared_pl | 22 + mail/openwebmail/pkg/PLIST | 426 +++++++++++------- 19 files changed, 451 insertions(+), 362 deletions(-) delete mode 100644 mail/openwebmail/patches/patch-cgi-bin_openwebmail_ow-shared_pl create mode 100644 mail/openwebmail/patches/patch-cgi-bin_openwebmail_shares_ow-shared_pl diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 5682a4f101f..bab1c19d47f 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.18 2004/02/02 17:45:23 sturm Exp $ +# $OpenBSD: Makefile,v 1.19 2004/03/04 06:34:09 kevlo Exp $ COMMENT= "highly configurable webmail client" -DISTNAME= openwebmail-2.21 +DISTNAME= openwebmail-2.30 CATEGORIES= mail www HOMEPAGE= http://www.openwebmail.org/ @@ -41,13 +41,15 @@ SCRIPTFILES= openwebmail-abook.pl openwebmail-advsearch.pl \ openwebmail-read.pl openwebmail-send.pl \ openwebmail-spell.pl openwebmail-tool.pl \ openwebmail-vdomain.pl openwebmail-viewatt.pl \ - openwebmail-webdisk.pl openwebmail.pl ow-shared.pl + openwebmail-webdisk.pl openwebmail.pl do-configure: .for file in ${SCRIPTFILES} @perl -pi -e 's@%%SYSCONFDIR%%@${CONFDIR}@g' \ ${WRKSRC}/cgi-bin/openwebmail/${file} .endfor + @perl -pi -e 's@%%SYSCONFDIR%%@${CONFDIR}@g' \ + ${WRKSRC}/cgi-bin/openwebmail/shares/ow-shared.pl @cd ${WRKSRC} && cp -Rp data htdocs @find ${WRKSRC}/cgi-bin -name '*.orig' |xargs rm @cd ${WRKSRC} && mkdir -p conf/openwebmail && \ diff --git a/mail/openwebmail/distinfo b/mail/openwebmail/distinfo index 8d71b187121..f9bd9a7dc0c 100644 --- a/mail/openwebmail/distinfo +++ b/mail/openwebmail/distinfo @@ -1,3 +1,3 @@ -MD5 (openwebmail-2.21.tgz) = a7bf580b0e6a2f1cd896a4ca6a55355c -RMD160 (openwebmail-2.21.tgz) = ec10568868e13b4e599c9557f08edb3099cb9564 -SHA1 (openwebmail-2.21.tgz) = 8926806c9034f1f5dcd1d28ced3907d1b9c8aa98 +MD5 (openwebmail-2.30.tgz) = 585a19c3192065be279f22c947a48e83 +RMD160 (openwebmail-2.30.tgz) = 4d53242a21b5876a5df1ce8e047082f153e33d91 +SHA1 (openwebmail-2.30.tgz) = 1a3a22a8dfeb22bb37117d417f17c8d5301a3989 diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-abook_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-abook_pl index 8c9e7f7ec5c..812a98f6f37 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-abook_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-abook_pl @@ -1,18 +1,22 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-abook_pl,v 1.3 2003/11/03 06:15:15 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-abook.pl.orig Sat Nov 1 11:11:40 2003 -+++ cgi-bin/openwebmail/openwebmail-abook.pl Sat Nov 1 11:12:39 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-abook_pl,v 1.4 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-abook.pl.orig Sat Jan 3 04:16:50 2004 ++++ cgi-bin/openwebmail/openwebmail-abook.pl Thu Mar 4 11:13:30 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl -T # # openwebmail-abook.pl - address book program # -@@ -5,7 +5,7 @@ +@@ -5,10 +5,10 @@ use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } - if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +-if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } ++if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } + push (@INC, $SCRIPT_DIR); + + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-advsearch_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-advsearch_pl index 3583d6d04f4..49d43ec04be 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-advsearch_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-advsearch_pl @@ -1,6 +1,6 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-advsearch_pl,v 1.3 2003/11/03 06:15:15 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-advsearch.pl.orig Sat Nov 1 11:12:55 2003 -+++ cgi-bin/openwebmail/openwebmail-advsearch.pl Sat Nov 1 11:13:58 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-advsearch_pl,v 1.4 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-advsearch.pl.orig Sat Jan 3 04:16:50 2004 ++++ cgi-bin/openwebmail/openwebmail-advsearch.pl Thu Mar 4 11:37:00 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl -T @@ -10,13 +10,13 @@ $OpenBSD: patch-cgi-bin_openwebmail_openwebmail-advsearch_pl,v 1.3 2003/11/03 06 @@ -7,10 +7,10 @@ use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } -if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } push (@INC, $SCRIPT_DIR); - $ENV{PATH} = ""; # no PATH should be needed + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-cal_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-cal_pl index 238d39b70b3..7a496ba6e3b 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-cal_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-cal_pl @@ -1,18 +1,22 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-cal_pl,v 1.2 2003/04/14 08:26:20 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-cal.pl.orig Mon Nov 18 12:28:23 2002 -+++ cgi-bin/openwebmail/openwebmail-cal.pl Thu Jan 30 14:45:07 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-cal_pl,v 1.3 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-cal.pl.orig Sat Jan 3 04:16:50 2004 ++++ cgi-bin/openwebmail/openwebmail-cal.pl Thu Mar 4 11:37:48 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl -T # # openwebmail-cal.pl - calendar program # -@@ -11,7 +11,7 @@ +@@ -19,10 +19,10 @@ use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(.*?)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(.*?)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^([^\s]*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^([^\s]*)/) { $SCRIPT_DIR=$1 } } - if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +-if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } ++if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } + push (@INC, $SCRIPT_DIR); + + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-folder_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-folder_pl index df730791fee..1eec179b9ef 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-folder_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-folder_pl @@ -1,6 +1,6 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-folder_pl,v 1.3 2003/11/03 06:15:15 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-folder.pl.orig Sat Nov 1 11:14:21 2003 -+++ cgi-bin/openwebmail/openwebmail-folder.pl Sat Nov 1 11:15:00 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-folder_pl,v 1.4 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-folder.pl.orig Sat Jan 3 04:16:50 2004 ++++ cgi-bin/openwebmail/openwebmail-folder.pl Thu Mar 4 11:38:25 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl -T @@ -10,13 +10,13 @@ $OpenBSD: patch-cgi-bin_openwebmail_openwebmail-folder_pl,v 1.3 2003/11/03 06:15 @@ -5,10 +5,10 @@ use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } -if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } push (@INC, $SCRIPT_DIR); - $ENV{PATH} = ""; # no PATH should be needed + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-main_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-main_pl index 61d5d9e822b..c2cc47eb032 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-main_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-main_pl @@ -1,6 +1,6 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-main_pl,v 1.3 2003/11/03 06:15:15 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-main.pl.orig Sat Nov 1 11:15:14 2003 -+++ cgi-bin/openwebmail/openwebmail-main.pl Sat Nov 1 11:16:16 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-main_pl,v 1.4 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-main.pl.orig Sat Jan 3 04:16:50 2004 ++++ cgi-bin/openwebmail/openwebmail-main.pl Thu Mar 4 11:39:02 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl -T @@ -10,13 +10,13 @@ $OpenBSD: patch-cgi-bin_openwebmail_openwebmail-main_pl,v 1.3 2003/11/03 06:15:1 @@ -5,10 +5,10 @@ use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } -if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } push (@INC, $SCRIPT_DIR); - $ENV{PATH} = ""; # no PATH should be needed + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-prefs_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-prefs_pl index 1af9a6051bd..bfa48d724dc 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-prefs_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-prefs_pl @@ -1,6 +1,6 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-prefs_pl,v 1.3 2003/11/03 06:15:15 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-prefs.pl.orig Sat Nov 1 11:17:22 2003 -+++ cgi-bin/openwebmail/openwebmail-prefs.pl Sat Nov 1 11:17:57 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-prefs_pl,v 1.4 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-prefs.pl.orig Thu Mar 4 12:50:00 2004 ++++ cgi-bin/openwebmail/openwebmail-prefs.pl Thu Mar 4 12:50:38 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl -T @@ -10,13 +10,13 @@ $OpenBSD: patch-cgi-bin_openwebmail_openwebmail-prefs_pl,v 1.3 2003/11/03 06:15: @@ -5,10 +5,10 @@ use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } -if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } push (@INC, $SCRIPT_DIR); - $ENV{PATH} = ""; # no PATH should be needed + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-read_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-read_pl index 7cd7d1e29be..366ba4b36a4 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-read_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-read_pl @@ -1,6 +1,6 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-read_pl,v 1.3 2003/11/03 06:15:15 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-read.pl.orig Sat Nov 1 11:18:27 2003 -+++ cgi-bin/openwebmail/openwebmail-read.pl Sat Nov 1 11:19:01 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-read_pl,v 1.4 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-read.pl.orig Thu Mar 4 12:33:40 2004 ++++ cgi-bin/openwebmail/openwebmail-read.pl Thu Mar 4 12:34:32 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl -T @@ -10,13 +10,13 @@ $OpenBSD: patch-cgi-bin_openwebmail_openwebmail-read_pl,v 1.3 2003/11/03 06:15:1 @@ -5,10 +5,10 @@ use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } -if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } push (@INC, $SCRIPT_DIR); - $ENV{PATH} = ""; # no PATH should be needed + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-send_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-send_pl index 9fee4432376..c84c694f654 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-send_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-send_pl @@ -1,6 +1,6 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-send_pl,v 1.3 2003/11/03 06:15:15 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-send.pl.orig Sat Nov 1 11:19:12 2003 -+++ cgi-bin/openwebmail/openwebmail-send.pl Sat Nov 1 11:19:44 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-send_pl,v 1.4 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-send.pl.orig Sat Jan 3 04:16:50 2004 ++++ cgi-bin/openwebmail/openwebmail-send.pl Thu Mar 4 11:40:02 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl -T @@ -10,13 +10,13 @@ $OpenBSD: patch-cgi-bin_openwebmail_openwebmail-send_pl,v 1.3 2003/11/03 06:15:1 @@ -5,10 +5,10 @@ use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } -if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } push (@INC, $SCRIPT_DIR); - $ENV{PATH} = ""; # no PATH should be needed + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-spell_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-spell_pl index 0b71965973c..987f2364fa0 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-spell_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-spell_pl @@ -1,22 +1,22 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-spell_pl,v 1.3 2003/11/03 06:15:15 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-spell.pl.orig Sat Nov 1 11:19:58 2003 -+++ cgi-bin/openwebmail/openwebmail-spell.pl Sat Nov 1 11:20:40 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-spell_pl,v 1.4 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-spell.pl.orig Sat Jan 3 04:16:50 2004 ++++ cgi-bin/openwebmail/openwebmail-spell.pl Thu Mar 4 11:41:00 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl -T # # openwebmail-spell.pl - spell check program # -@@ -33,10 +33,10 @@ +@@ -57,10 +57,10 @@ use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } -if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } push (@INC, $SCRIPT_DIR); - $ENV{PATH} = ""; # no PATH should be needed + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-tool_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-tool_pl index 9f5dac56a36..974f8683598 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-tool_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-tool_pl @@ -1,6 +1,6 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-tool_pl,v 1.5 2003/11/13 05:55:56 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-tool.pl.orig Mon Nov 10 13:39:19 2003 -+++ cgi-bin/openwebmail/openwebmail-tool.pl Thu Nov 13 10:37:19 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-tool_pl,v 1.6 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-tool.pl.orig Sat Jan 3 04:16:50 2004 ++++ cgi-bin/openwebmail/openwebmail-tool.pl Thu Mar 4 11:45:57 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl @@ -10,10 +10,10 @@ $OpenBSD: patch-cgi-bin_openwebmail_openwebmail-tool_pl,v 1.5 2003/11/13 05:55:5 @@ -7,17 +7,17 @@ # use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } if (!$SCRIPT_DIR) { print qq|\nOpen WebMail is unable to locate itself on this system,\n|. @@ -22,81 +22,102 @@ $OpenBSD: patch-cgi-bin_openwebmail_openwebmail-tool_pl,v 1.5 2003/11/13 05:55:5 + qq|the first line of file %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf\n\n|. qq|For example, if the script is\n\n|. - qq|/usr/local/www/cgi-bin/openwebmail/openwebmail-tool.pl,\n\n|. -- qq|then the content of /etc/openwebmail_path.conf should be:\n\n|. -- qq|/usr/local/www/cgi-bin/openwebmail/\n\n|; + qq|/var/www/cgi-bin/openwebmail/openwebmail-tool.pl,\n\n|. -+ qq|then the content of %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf should be:\n\n|. + qq|then the content of /etc/openwebmail_path.conf should be:\n\n|. +- qq|/usr/local/www/cgi-bin/openwebmail/\n\n|; + qq|/var/www/cgi-bin/openwebmail/\n\n|; exit 0; } push (@INC, $SCRIPT_DIR); -@@ -214,8 +214,8 @@ +@@ -307,10 +307,10 @@ my $err=0; print "\n"; -- load_rawconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); -- readconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf"); -+ load_rawconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); -+ readconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); - - $logindomain=$default_logindomain||hostname(); - $logindomain=lc(safedomainname($logindomain)); -@@ -235,7 +235,7 @@ - $err++ if (check_dbm_option(0, $dbm_ext, $dbmopen_ext, $dbmopen_haslock, %config)<0); - $err++ if (check_savedsuid_support()<0); - if ($err>0) { -- print qq|And execute '$SCRIPT_DIR/openwebmail-tool.pl --init' again!.\n\n|; -+ print qq|And execute '%%SYSCONFDIR%%/openwebmail/openwebmail-tool.pl --init' again!.\n\n|; - return -1; +- load_owconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); +- if ( -f "$SCRIPT_DIR/etc/openwebmail.conf") { +- read_owconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf"); +- print "D readconf $SCRIPT_DIR/etc/openwebmail.conf\n" if ($opt{'debug'}); ++ load_owconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); ++ if ( -f "%%SYSCONFDIR%%/openwebmail/openwebmail.conf") { ++ read_owconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); ++ print "D readconf %%SYSCONFDIR%%/openwebmail/openwebmail.conf\n" if ($opt{'debug'}); } -@@ -313,8 +313,8 @@ - my $err=0; - print "\n"; + $logindomain=$default_logindomain||ow::tool::hostname(); +@@ -469,7 +469,7 @@ + } -- load_rawconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); -- readconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf"); -+ load_rawconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); -+ readconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); - - $logindomain=$default_logindomain||hostname(); - $logindomain=lc(safedomainname($logindomain)); -@@ -575,9 +575,9 @@ + if ($in_init && $err) { +- print qq|Please change '$SCRIPT_DIR/etc/dbm.conf' from\n\n|. ++ print qq|Please change '%%SYSCONFDIR%%/openwebmail/dbm.conf' from\n\n|. + qq|dbm_ext \t$str{conf_dbm_ext}\n|. + qq|dbmopen_ext \t$str{conf_dbmopen_ext}\n|. + qq|dbmopen_haslock \t$str{conf_dbmopen_haslock}\n|. +@@ -479,7 +479,7 @@ + qq|dbmopen_haslock \t$str{dbmopen_haslock}\n\n\n|; + } + if (!$in_init) { +- print qq|'$SCRIPT_DIR/etc/dbm.conf' should be set as follows:\n\n|. ++ print qq|'%%SYSCONFDIR%%/openwebmail/dbm.conf' should be set as follows:\n\n|. + qq|dbm_ext \t$str{dbm_ext}\n|. + qq|dbmopen_ext \t$str{dbmopen_ext}\n|. + qq|dbmopen_haslock \t$str{dbmopen_haslock}\n\n\n|; +@@ -496,7 +496,7 @@ + $>=0; + if ($>!=0) { + print qq|Your system didn't have saved suid support,\n|. +- qq|please set the following option in $SCRIPT_DIR/etc/openwebmail.conf\n\n|. ++ qq|please set the following option in %%SYSCONFDIR%%/openwebmail/openwebmail.conf\n\n|. + qq|\thas_savedsuid_support no\n\n\n|; + return -1; + } +@@ -580,10 +580,10 @@ my $loaded_domain=0; my %userhash=(); -- load_rawconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); -- readconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf"); -- print "D readconf $SCRIPT_DIR/etc/openwebmail.conf\n" if ($opt{'debug'}); -+ load_rawconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); -+ readconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); -+ print "D readconf %%SYSCONFDIR%%/openwebmail/openwebmail.conf\n" if ($opt{'debug'}); +- load_owconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); +- if ( -f "$SCRIPT_DIR/etc/openwebmail.conf") { +- read_owconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf"); +- print "D readconf $SCRIPT_DIR/etc/openwebmail.conf\n" if ($opt{'debug'}); ++ load_owconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); ++ if ( -f "%%SYSCONFDIR%%/openwebmail/openwebmail.conf") { ++ read_owconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); ++ print "D readconf %%SYSCONFDIR%%/openwebmail/openwebmail.conf\n" if ($opt{'debug'}); + } # trap this once now. Let usertool() test it at the domain level later - if ( $>!=0 && # setuid is required if spool is located in system dir -@@ -608,8 +608,8 @@ +@@ -615,10 +615,10 @@ foreach $logindomain (@domains) { %config_raw=(); -- load_rawconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); -- readconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf"); -+ load_rawconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); -+ readconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); +- load_owconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); +- if ( -f "$SCRIPT_DIR/etc/openwebmail.conf") { +- read_owconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf"); +- print "D readconf $SCRIPT_DIR/etc/openwebmail.conf\n" if ($opt{'debug'}); ++ load_owconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); ++ if ( -f "%%SYSCONFDIR%%/openwebmail/openwebmail.conf") { ++ read_owconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); ++ print "D readconf %%SYSCONFDIR%%/openwebmail/openwebmail.conf\n" if ($opt{'debug'}); + } if ( -f "$config{'ow_sitesconfdir'}/$logindomain") { - readconf(\%config, \%config_raw, "$config{'ow_sitesconfdir'}/$logindomain"); -@@ -680,13 +680,13 @@ +@@ -690,16 +690,16 @@ $>=$euid_to_use; %config_raw=(); -- load_rawconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); -- readconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf"); -+ load_rawconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); -+ readconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); +- load_owconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); +- if ( -f "$SCRIPT_DIR/etc/openwebmail.conf") { +- read_owconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf"); +- print "D readconf $SCRIPT_DIR/etc/openwebmail.conf\n" if ($opt{'debug'}); ++ load_owconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); ++ if ( -f "%%SYSCONFDIR%%/openwebmail/openwebmail.conf") { ++ read_owconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); ++ print "D readconf %%SYSCONFDIR%%/openwebmail/openwebmail.conf\n" if ($opt{'debug'}); + } if ($config{'smtpauth'}) { # load smtp auth user/pass -- readconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/smtpauth.conf"); -+ readconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/smtpauth.conf"); +- read_owconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/smtpauth.conf"); ++ read_owconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/smtpauth.conf"); if ($config{'smtpauth_username'} eq "" || $config{'smtpauth_password'} eq "") { - die "Invalid username/password in $SCRIPT_DIR/etc/smtpauth.conf!"; + die "Invalid username/password in %%SYSCONFDIR%%/openwebmail/smtpauth.conf!"; diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-vdomain_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-vdomain_pl index e900fdb9aad..ae088d1540a 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-vdomain_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-vdomain_pl @@ -1,6 +1,6 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-vdomain_pl,v 1.2 2003/11/03 06:15:15 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-vdomain.pl.orig Sat Nov 1 11:27:27 2003 -+++ cgi-bin/openwebmail/openwebmail-vdomain.pl Sat Nov 1 11:28:10 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-vdomain_pl,v 1.3 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-vdomain.pl.orig Sat Jan 3 04:16:50 2004 ++++ cgi-bin/openwebmail/openwebmail-vdomain.pl Thu Mar 4 11:46:36 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl -T @@ -10,13 +10,13 @@ $OpenBSD: patch-cgi-bin_openwebmail_openwebmail-vdomain_pl,v 1.2 2003/11/03 06:1 @@ -102,10 +102,10 @@ use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } -if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } push (@INC, $SCRIPT_DIR); - $ENV{PATH} = ""; # no PATH should be needed + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-viewatt_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-viewatt_pl index 2d25954970f..5569bd694ba 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-viewatt_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-viewatt_pl @@ -1,6 +1,6 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-viewatt_pl,v 1.3 2003/11/03 06:15:15 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-viewatt.pl.orig Sat Nov 1 11:28:31 2003 -+++ cgi-bin/openwebmail/openwebmail-viewatt.pl Sat Nov 1 11:29:11 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-viewatt_pl,v 1.4 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-viewatt.pl.orig Sat Jan 3 04:16:50 2004 ++++ cgi-bin/openwebmail/openwebmail-viewatt.pl Thu Mar 4 11:47:31 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl -T @@ -10,13 +10,13 @@ $OpenBSD: patch-cgi-bin_openwebmail_openwebmail-viewatt_pl,v 1.3 2003/11/03 06:1 @@ -5,10 +5,10 @@ use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } -if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } push (@INC, $SCRIPT_DIR); - $ENV{PATH} = ""; # no PATH should be needed + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-webdisk_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-webdisk_pl index b86bf1e351b..f59e06a5842 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-webdisk_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail-webdisk_pl @@ -1,6 +1,6 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-webdisk_pl,v 1.2 2003/11/03 06:15:15 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail-webdisk.pl.orig Sat Nov 1 11:29:17 2003 -+++ cgi-bin/openwebmail/openwebmail-webdisk.pl Sat Nov 1 11:29:59 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail-webdisk_pl,v 1.3 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail-webdisk.pl.orig Sat Jan 3 04:16:50 2004 ++++ cgi-bin/openwebmail/openwebmail-webdisk.pl Thu Mar 4 11:48:22 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl -T @@ -10,13 +10,13 @@ $OpenBSD: patch-cgi-bin_openwebmail_openwebmail-webdisk_pl,v 1.2 2003/11/03 06:1 @@ -18,10 +18,10 @@ use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } -if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } push (@INC, $SCRIPT_DIR); - $ENV{PATH} = ""; # no PATH should be needed + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail_pl index a2636262cbb..ab3c9dc8b75 100644 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail_pl +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_openwebmail_pl @@ -1,6 +1,6 @@ -$OpenBSD: patch-cgi-bin_openwebmail_openwebmail_pl,v 1.5 2003/11/13 05:55:56 kevlo Exp $ ---- cgi-bin/openwebmail/openwebmail.pl.orig Mon Nov 10 13:39:19 2003 -+++ cgi-bin/openwebmail/openwebmail.pl Thu Nov 13 13:30:21 2003 +$OpenBSD: patch-cgi-bin_openwebmail_openwebmail_pl,v 1.6 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/openwebmail.pl.orig Sat Jan 3 04:16:50 2004 ++++ cgi-bin/openwebmail/openwebmail.pl Thu Mar 4 11:49:36 2004 @@ -1,4 +1,4 @@ -#!/usr/bin/suidperl -T +#!/usr/bin/perl @@ -10,42 +10,24 @@ $OpenBSD: patch-cgi-bin_openwebmail_openwebmail_pl,v 1.5 2003/11/13 05:55:56 kev @@ -18,10 +18,10 @@ # use vars qw($SCRIPT_DIR); - if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1; } + if ( $0 =~ m!^(\S*)/[\w\d\-\.]+\.pl! ) { $SCRIPT_DIR=$1 } -if (!$SCRIPT_DIR && open(F, '/etc/openwebmail_path.conf')) { +if (!$SCRIPT_DIR && open(F, '%%SYSCONFDIR%%/openwebmail/openwebmail_path.conf')) { - $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1; } + $_=; close(F); if ( $_=~/^(\S*)/) { $SCRIPT_DIR=$1 } } -if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in /etc/openwebmail_path.conf !\n"; exit 0; } +if (!$SCRIPT_DIR) { print "Content-type: text/html\n\nSCRIPT_DIR not set in %%SYSCONFDIR%%/openwebmail/openwebmail_path.conf !\n"; exit 0; } push (@INC, $SCRIPT_DIR); - $ENV{PATH} = ""; # no PATH should be needed -@@ -56,8 +56,8 @@ + foreach (qw(PATH ENV BASH_ENV CDPATH IFS TERM)) { $ENV{$_}='' } # secure ENV +@@ -60,8 +60,8 @@ $SIG{PIPE}=\&openwebmail_exit; # for user stop $SIG{TERM}=\&openwebmail_exit; # for user stop --load_rawconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); --readconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf"); -+load_rawconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); -+readconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); - readlang($config{'default_language'}); # so %lang... can be used in error msg +-load_owconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); +-read_owconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf") if (-f "$SCRIPT_DIR/etc/openwebmail.conf"); ++load_owconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); ++read_owconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf") if (-f "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); + loadlang($config{'default_language'}); # so %lang... can be used in error msg # check & create mapping table for solar/lunar, b2g, g2b convertion -@@ -70,7 +70,7 @@ - } - - if ($config{'logfile'}) { -- my $mailgid=getgrnam('mail'); -+ my $mailgid=getgrnam('_mail'); - my ($fmode, $fuid, $fgid) = (stat($config{'logfile'}))[2,4,5]; - if ( !($fmode & 0100000) ) { - open (LOGFILE,">>$config{'logfile'}") or -@@ -224,7 +224,7 @@ - - # create domain logfile - if ($config{'logfile'}) { -- my $mailgid=getgrnam('mail'); -+ my $mailgid=getgrnam('_mail'); - my ($fmode, $fuid, $fgid) = (stat($config{'logfile'}))[2,4,5]; - if ( !($fmode & 0100000) ) { - open (LOGFILE,">>$config{'logfile'}") or diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_ow-shared_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_ow-shared_pl deleted file mode 100644 index 981330223e6..00000000000 --- a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_ow-shared_pl +++ /dev/null @@ -1,22 +0,0 @@ -$OpenBSD: patch-cgi-bin_openwebmail_ow-shared_pl,v 1.5 2003/11/13 05:55:56 kevlo Exp $ ---- cgi-bin/openwebmail/ow-shared.pl.orig Sun Nov 9 10:06:44 2003 -+++ cgi-bin/openwebmail/ow-shared.pl Thu Nov 13 10:40:47 2003 -@@ -368,14 +368,14 @@ - ###################### USERENV_INIT ################### - # init user globals, switch euid - sub userenv_init { -- load_rawconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); -- readconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf"); -+ load_rawconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); -+ readconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); - readlang($config{'default_language'}); # so %lang... can be used in error msg - - if ($config{'smtpauth'}) { # load smtp auth user/pass -- readconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/smtpauth.conf"); -+ readconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/smtpauth.conf"); - if ($config{'smtpauth_username'} eq "" || $config{'smtpauth_password'} eq "") { -- openwebmailerror(__FILE__, __LINE__, "$SCRIPT_DIR/etc/smtpauth.conf $lang_err{'param_fmterr'}"); -+ openwebmailerror(__FILE__, __LINE__, "%%SYSCONFDIR%%/openwebmail/smtpauth.conf $lang_err{'param_fmterr'}"); - } - } - diff --git a/mail/openwebmail/patches/patch-cgi-bin_openwebmail_shares_ow-shared_pl b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_shares_ow-shared_pl new file mode 100644 index 00000000000..4c82eec9a01 --- /dev/null +++ b/mail/openwebmail/patches/patch-cgi-bin_openwebmail_shares_ow-shared_pl @@ -0,0 +1,22 @@ +$OpenBSD: patch-cgi-bin_openwebmail_shares_ow-shared_pl,v 1.1 2004/03/04 06:34:11 kevlo Exp $ +--- cgi-bin/openwebmail/shares/ow-shared.pl.orig Thu Mar 4 12:37:54 2004 ++++ cgi-bin/openwebmail/shares/ow-shared.pl Thu Mar 4 12:38:50 2004 +@@ -222,14 +222,14 @@ + ########## USERENV_INIT ########################################## + # init user globals, switch euid + sub userenv_init { +- load_owconf(\%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf.default"); +- read_owconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/openwebmail.conf") if (-f "$SCRIPT_DIR/etc/openwebmail.conf"); ++ load_owconf(\%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf.default"); ++ read_owconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/openwebmail.conf") if (-f "%%SYSCONFDIR%%/openwebmail/openwebmail.conf"); + loadlang($config{'default_language'}); # so %lang... can be used in error msg + + if ($config{'smtpauth'}) { # load smtp auth user/pass +- read_owconf(\%config, \%config_raw, "$SCRIPT_DIR/etc/smtpauth.conf"); ++ read_owconf(\%config, \%config_raw, "%%SYSCONFDIR%%/openwebmail/smtpauth.conf"); + if ($config{'smtpauth_username'} eq "" || $config{'smtpauth_password'} eq "") { +- openwebmailerror(__FILE__, __LINE__, "$SCRIPT_DIR/etc/smtpauth.conf $lang_err{'param_fmterr'}"); ++ openwebmailerror(__FILE__, __LINE__, "%%SYSCONFDIR%%/openwebmail/smtpauth.conf $lang_err{'param_fmterr'}"); + } + } + diff --git a/mail/openwebmail/pkg/PLIST b/mail/openwebmail/pkg/PLIST index 5d6abc71699..febde385735 100644 --- a/mail/openwebmail/pkg/PLIST +++ b/mail/openwebmail/pkg/PLIST @@ -1,27 +1,25 @@ -@comment $OpenBSD: PLIST,v 1.10 2003/11/13 05:56:00 kevlo Exp $ -cgi-bin/openwebmail/auth_ldap.pl -cgi-bin/openwebmail/auth_mysql.pl -cgi-bin/openwebmail/auth_mysql_vmail.pl -cgi-bin/openwebmail/auth_nis.pl -cgi-bin/openwebmail/auth_pam.pl -cgi-bin/openwebmail/auth_pam_cobalt.pl -cgi-bin/openwebmail/auth_pg.pl -cgi-bin/openwebmail/auth_pgsql.pl -cgi-bin/openwebmail/auth_pop3.pl -cgi-bin/openwebmail/auth_unix.pl -cgi-bin/openwebmail/auth_unix_cobalt.pl -cgi-bin/openwebmail/auth_vdomain.pl -cgi-bin/openwebmail/execute.pl -cgi-bin/openwebmail/filelock.pl -cgi-bin/openwebmail/htmlrender.pl -cgi-bin/openwebmail/htmltext.pl -cgi-bin/openwebmail/iconv-chinese.pl -cgi-bin/openwebmail/iconv-japan.pl -cgi-bin/openwebmail/iconv.pl -cgi-bin/openwebmail/lunar.pl -cgi-bin/openwebmail/maildb.pl -cgi-bin/openwebmail/mailfilter.pl -cgi-bin/openwebmail/mime.pl +@comment $OpenBSD: PLIST,v 1.11 2004/03/04 06:34:14 kevlo Exp $ +cgi-bin/openwebmail/auth/README +cgi-bin/openwebmail/auth/auth_ldap.pl +cgi-bin/openwebmail/auth/auth_mysql.pl +cgi-bin/openwebmail/auth/auth_mysql_vmail.pl +cgi-bin/openwebmail/auth/auth_nis.pl +cgi-bin/openwebmail/auth/auth_pam.pl +cgi-bin/openwebmail/auth/auth_pg.pl +cgi-bin/openwebmail/auth/auth_pgsql.pl +cgi-bin/openwebmail/auth/auth_pop3.pl +cgi-bin/openwebmail/auth/auth_unix.pl +cgi-bin/openwebmail/auth/auth_vdomain.pl +cgi-bin/openwebmail/modules/datetime.pl +cgi-bin/openwebmail/modules/dbm.pl +cgi-bin/openwebmail/modules/execute.pl +cgi-bin/openwebmail/modules/filelock.pl +cgi-bin/openwebmail/modules/htmlrender.pl +cgi-bin/openwebmail/modules/htmltext.pl +cgi-bin/openwebmail/modules/lang.pl +cgi-bin/openwebmail/modules/mailparse.pl +cgi-bin/openwebmail/modules/mime.pl +cgi-bin/openwebmail/modules/tool.pl cgi-bin/openwebmail/openwebmail-abook.pl cgi-bin/openwebmail/openwebmail-advsearch.pl cgi-bin/openwebmail/openwebmail-cal.pl @@ -36,11 +34,23 @@ cgi-bin/openwebmail/openwebmail-vdomain.pl cgi-bin/openwebmail/openwebmail-viewatt.pl cgi-bin/openwebmail/openwebmail-webdisk.pl cgi-bin/openwebmail/openwebmail.pl -cgi-bin/openwebmail/ow-shared.pl -cgi-bin/openwebmail/pop3mail.pl cgi-bin/openwebmail/preload.pl -cgi-bin/openwebmail/quota_du.pl -cgi-bin/openwebmail/quota_unixfs.pl +cgi-bin/openwebmail/quota/quota_du.pl +cgi-bin/openwebmail/quota/quota_unixfs.pl +cgi-bin/openwebmail/shares/calbook.pl +cgi-bin/openwebmail/shares/cut.pl +cgi-bin/openwebmail/shares/getmessage.pl +cgi-bin/openwebmail/shares/getmsgids.pl +cgi-bin/openwebmail/shares/iconv-chinese.pl +cgi-bin/openwebmail/shares/iconv-japan.pl +cgi-bin/openwebmail/shares/iconv.pl +cgi-bin/openwebmail/shares/lunar.pl +cgi-bin/openwebmail/shares/maildb.pl +cgi-bin/openwebmail/shares/mailfilter.pl +cgi-bin/openwebmail/shares/ow-shared.pl +cgi-bin/openwebmail/shares/pop3book.pl +cgi-bin/openwebmail/shares/pop3mail.pl +cgi-bin/openwebmail/shares/upgrade.pl cgi-bin/openwebmail/userstat.pl cgi-bin/openwebmail/uty/addrbook_hotmail2owm.pl cgi-bin/openwebmail/uty/b2g.pl @@ -64,23 +74,36 @@ cgi-bin/openwebmail/uty/mkcool3d_it.sh cgi-bin/openwebmail/uty/mkmd5list.sh cgi-bin/openwebmail/uty/mktgz.sh cgi-bin/openwebmail/uty/notify.sh +cgi-bin/openwebmail/uty/openwebmail-spell.pl.diff cgi-bin/openwebmail/uty/openwebmail.conf.diff -cgi-bin/openwebmail/uty/ow-shared.pl.filelock.diff cgi-bin/openwebmail/uty/pamtest.pl cgi-bin/openwebmail/uty/pop3mail.pl.diff cgi-bin/openwebmail/uty/profadd.pl cgi-bin/openwebmail/uty/profdel.pl cgi-bin/openwebmail/uty/replacestr.pl -cgi-bin/openwebmail/uty/speedy2suidperl.diff -cgi-bin/openwebmail/uty/suidperl2speedy.diff +cgi-bin/openwebmail/uty/speedy_suid2suidperl.diff +cgi-bin/openwebmail/uty/suidperl2speedy_suid.diff cgi-bin/openwebmail/uty/umlaut-encoder.sh cgi-bin/openwebmail/uty/virtualconvert.pl cgi-bin/openwebmail/uty/virtualsetup.pl cgi-bin/openwebmail/uty/wrapsuid.pl cgi-bin/openwebmail/vacation.pl +conf/openwebmail/README.conf.default conf/openwebmail/address.book +conf/openwebmail/auth_ldap.conf.default +conf/openwebmail/auth_mysql.conf.default +conf/openwebmail/auth_mysql_vmail.conf.default +conf/openwebmail/auth_nis.conf.default +conf/openwebmail/auth_pam.conf.default +conf/openwebmail/auth_pg.conf.default +conf/openwebmail/auth_pgsql.conf.default +conf/openwebmail/auth_pop3.conf.default +conf/openwebmail/auth_unix.conf.default +conf/openwebmail/auth_vdomain.conf.default conf/openwebmail/b2g.map conf/openwebmail/calendar.book +conf/openwebmail/dbm.conf.default +conf/openwebmail/filelock.conf.default conf/openwebmail/filter.book conf/openwebmail/g2b.map conf/openwebmail/holidays/de @@ -91,11 +114,13 @@ conf/openwebmail/holidays/en_US conf/openwebmail/holidays/es conf/openwebmail/holidays/hu conf/openwebmail/holidays/it +conf/openwebmail/holidays/ja_JP.Shift_JIS conf/openwebmail/holidays/nl conf/openwebmail/holidays/pl conf/openwebmail/holidays/pt conf/openwebmail/holidays/pt_BR conf/openwebmail/holidays/sk +conf/openwebmail/holidays/uk conf/openwebmail/holidays/ur conf/openwebmail/holidays/zh_CN.GB2312 conf/openwebmail/holidays/zh_HK.Big5 @@ -161,6 +186,7 @@ conf/openwebmail/templates/ar.CP1256/about.template conf/openwebmail/templates/ar.CP1256/addressbook.template conf/openwebmail/templates/ar.CP1256/advsearch.template conf/openwebmail/templates/ar.CP1256/autoclose.template +conf/openwebmail/templates/ar.CP1256/calpopup.js conf/openwebmail/templates/ar.CP1256/chpwd.template conf/openwebmail/templates/ar.CP1256/chpwdfailed.template conf/openwebmail/templates/ar.CP1256/chpwdok.template @@ -198,15 +224,18 @@ conf/openwebmail/templates/ar.CP1256/spellcheck.template conf/openwebmail/templates/ar.CP1256/timeoutchk.js conf/openwebmail/templates/ar.CP1256/timeoutwarning.template conf/openwebmail/templates/ar.CP1256/userfirsttime.template +conf/openwebmail/templates/ar.CP1256/validate.js conf/openwebmail/templates/ar.CP1256/vdomain_edituser.template conf/openwebmail/templates/ar.CP1256/vdomain_userlist.template conf/openwebmail/templates/ar.CP1256/viewfolder.template conf/openwebmail/templates/ar.CP1256/weekview.template +conf/openwebmail/templates/ar.CP1256/wordpreview.template conf/openwebmail/templates/ar.CP1256/yearview.template conf/openwebmail/templates/ar.ISO8859-6/about.template conf/openwebmail/templates/ar.ISO8859-6/addressbook.template conf/openwebmail/templates/ar.ISO8859-6/advsearch.template conf/openwebmail/templates/ar.ISO8859-6/autoclose.template +conf/openwebmail/templates/ar.ISO8859-6/calpopup.js conf/openwebmail/templates/ar.ISO8859-6/chpwd.template conf/openwebmail/templates/ar.ISO8859-6/chpwdfailed.template conf/openwebmail/templates/ar.ISO8859-6/chpwdok.template @@ -244,15 +273,18 @@ conf/openwebmail/templates/ar.ISO8859-6/spellcheck.template conf/openwebmail/templates/ar.ISO8859-6/timeoutchk.js conf/openwebmail/templates/ar.ISO8859-6/timeoutwarning.template conf/openwebmail/templates/ar.ISO8859-6/userfirsttime.template +conf/openwebmail/templates/ar.ISO8859-6/validate.js conf/openwebmail/templates/ar.ISO8859-6/vdomain_edituser.template conf/openwebmail/templates/ar.ISO8859-6/vdomain_userlist.template conf/openwebmail/templates/ar.ISO8859-6/viewfolder.template conf/openwebmail/templates/ar.ISO8859-6/weekview.template +conf/openwebmail/templates/ar.ISO8859-6/wordpreview.template conf/openwebmail/templates/ar.ISO8859-6/yearview.template conf/openwebmail/templates/bg/about.template conf/openwebmail/templates/bg/addressbook.template conf/openwebmail/templates/bg/advsearch.template conf/openwebmail/templates/bg/autoclose.template +conf/openwebmail/templates/bg/calpopup.js conf/openwebmail/templates/bg/chpwd.template conf/openwebmail/templates/bg/chpwdfailed.template conf/openwebmail/templates/bg/chpwdok.template @@ -290,15 +322,18 @@ conf/openwebmail/templates/bg/spellcheck.template conf/openwebmail/templates/bg/timeoutchk.js conf/openwebmail/templates/bg/timeoutwarning.template conf/openwebmail/templates/bg/userfirsttime.template +conf/openwebmail/templates/bg/validate.js conf/openwebmail/templates/bg/vdomain_edituser.template conf/openwebmail/templates/bg/vdomain_userlist.template conf/openwebmail/templates/bg/viewfolder.template conf/openwebmail/templates/bg/weekview.template +conf/openwebmail/templates/bg/wordpreview.template conf/openwebmail/templates/bg/yearview.template conf/openwebmail/templates/ca/about.template conf/openwebmail/templates/ca/addressbook.template conf/openwebmail/templates/ca/advsearch.template conf/openwebmail/templates/ca/autoclose.template +conf/openwebmail/templates/ca/calpopup.js conf/openwebmail/templates/ca/chpwd.template conf/openwebmail/templates/ca/chpwdfailed.template conf/openwebmail/templates/ca/chpwdok.template @@ -336,15 +371,18 @@ conf/openwebmail/templates/ca/spellcheck.template conf/openwebmail/templates/ca/timeoutchk.js conf/openwebmail/templates/ca/timeoutwarning.template conf/openwebmail/templates/ca/userfirsttime.template +conf/openwebmail/templates/ca/validate.js conf/openwebmail/templates/ca/vdomain_edituser.template conf/openwebmail/templates/ca/vdomain_userlist.template conf/openwebmail/templates/ca/viewfolder.template conf/openwebmail/templates/ca/weekview.template +conf/openwebmail/templates/ca/wordpreview.template conf/openwebmail/templates/ca/yearview.template conf/openwebmail/templates/cs/about.template conf/openwebmail/templates/cs/addressbook.template conf/openwebmail/templates/cs/advsearch.template conf/openwebmail/templates/cs/autoclose.template +conf/openwebmail/templates/cs/calpopup.js conf/openwebmail/templates/cs/chpwd.template conf/openwebmail/templates/cs/chpwdfailed.template conf/openwebmail/templates/cs/chpwdok.template @@ -382,15 +420,18 @@ conf/openwebmail/templates/cs/spellcheck.template conf/openwebmail/templates/cs/timeoutchk.js conf/openwebmail/templates/cs/timeoutwarning.template conf/openwebmail/templates/cs/userfirsttime.template +conf/openwebmail/templates/cs/validate.js conf/openwebmail/templates/cs/vdomain_edituser.template conf/openwebmail/templates/cs/vdomain_userlist.template conf/openwebmail/templates/cs/viewfolder.template conf/openwebmail/templates/cs/weekview.template +conf/openwebmail/templates/cs/wordpreview.template conf/openwebmail/templates/cs/yearview.template conf/openwebmail/templates/da/about.template conf/openwebmail/templates/da/addressbook.template conf/openwebmail/templates/da/advsearch.template conf/openwebmail/templates/da/autoclose.template +conf/openwebmail/templates/da/calpopup.js conf/openwebmail/templates/da/chpwd.template conf/openwebmail/templates/da/chpwdfailed.template conf/openwebmail/templates/da/chpwdok.template @@ -428,15 +469,18 @@ conf/openwebmail/templates/da/spellcheck.template conf/openwebmail/templates/da/timeoutchk.js conf/openwebmail/templates/da/timeoutwarning.template conf/openwebmail/templates/da/userfirsttime.template +conf/openwebmail/templates/da/validate.js conf/openwebmail/templates/da/vdomain_edituser.template conf/openwebmail/templates/da/vdomain_userlist.template conf/openwebmail/templates/da/viewfolder.template conf/openwebmail/templates/da/weekview.template +conf/openwebmail/templates/da/wordpreview.template conf/openwebmail/templates/da/yearview.template conf/openwebmail/templates/de/about.template conf/openwebmail/templates/de/addressbook.template conf/openwebmail/templates/de/advsearch.template conf/openwebmail/templates/de/autoclose.template +conf/openwebmail/templates/de/calpopup.js conf/openwebmail/templates/de/chpwd.template conf/openwebmail/templates/de/chpwdfailed.template conf/openwebmail/templates/de/chpwdok.template @@ -475,15 +519,18 @@ conf/openwebmail/templates/de/spellcheck.template conf/openwebmail/templates/de/timeoutchk.js conf/openwebmail/templates/de/timeoutwarning.template conf/openwebmail/templates/de/userfirsttime.template +conf/openwebmail/templates/de/validate.js conf/openwebmail/templates/de/vdomain_edituser.template conf/openwebmail/templates/de/vdomain_userlist.template conf/openwebmail/templates/de/viewfolder.template conf/openwebmail/templates/de/weekview.template +conf/openwebmail/templates/de/wordpreview.template conf/openwebmail/templates/de/yearview.template conf/openwebmail/templates/el/about.template conf/openwebmail/templates/el/addressbook.template conf/openwebmail/templates/el/advsearch.template conf/openwebmail/templates/el/autoclose.template +conf/openwebmail/templates/el/calpopup.js conf/openwebmail/templates/el/chpwd.template conf/openwebmail/templates/el/chpwdfailed.template conf/openwebmail/templates/el/chpwdok.template @@ -521,15 +568,18 @@ conf/openwebmail/templates/el/spellcheck.template conf/openwebmail/templates/el/timeoutchk.js conf/openwebmail/templates/el/timeoutwarning.template conf/openwebmail/templates/el/userfirsttime.template +conf/openwebmail/templates/el/validate.js conf/openwebmail/templates/el/vdomain_edituser.template conf/openwebmail/templates/el/vdomain_userlist.template conf/openwebmail/templates/el/viewfolder.template conf/openwebmail/templates/el/weekview.template +conf/openwebmail/templates/el/wordpreview.template conf/openwebmail/templates/el/yearview.template conf/openwebmail/templates/en/about.template conf/openwebmail/templates/en/addressbook.template conf/openwebmail/templates/en/advsearch.template conf/openwebmail/templates/en/autoclose.template +conf/openwebmail/templates/en/calpopup.js conf/openwebmail/templates/en/chpwd.template conf/openwebmail/templates/en/chpwdfailed.template conf/openwebmail/templates/en/chpwdok.template @@ -567,16 +617,19 @@ conf/openwebmail/templates/en/spellcheck.template conf/openwebmail/templates/en/timeoutchk.js conf/openwebmail/templates/en/timeoutwarning.template conf/openwebmail/templates/en/userfirsttime.template +conf/openwebmail/templates/en/validate.js conf/openwebmail/templates/en/vdomain_edituser.template conf/openwebmail/templates/en/vdomain_userlist.template conf/openwebmail/templates/en/viewfolder.template conf/openwebmail/templates/en/weekview.template +conf/openwebmail/templates/en/wordpreview.template conf/openwebmail/templates/en/yearview.template conf/openwebmail/templates/es/README conf/openwebmail/templates/es/about.template conf/openwebmail/templates/es/addressbook.template conf/openwebmail/templates/es/advsearch.template conf/openwebmail/templates/es/autoclose.template +conf/openwebmail/templates/es/calpopup.js conf/openwebmail/templates/es/chpwd.template conf/openwebmail/templates/es/chpwdfailed.template conf/openwebmail/templates/es/chpwdok.template @@ -614,15 +667,18 @@ conf/openwebmail/templates/es/spellcheck.template conf/openwebmail/templates/es/timeoutchk.js conf/openwebmail/templates/es/timeoutwarning.template conf/openwebmail/templates/es/userfirsttime.template +conf/openwebmail/templates/es/validate.js conf/openwebmail/templates/es/vdomain_edituser.template conf/openwebmail/templates/es/vdomain_userlist.template conf/openwebmail/templates/es/viewfolder.template conf/openwebmail/templates/es/weekview.template +conf/openwebmail/templates/es/wordpreview.template conf/openwebmail/templates/es/yearview.template conf/openwebmail/templates/fi/about.template conf/openwebmail/templates/fi/addressbook.template conf/openwebmail/templates/fi/advsearch.template conf/openwebmail/templates/fi/autoclose.template +conf/openwebmail/templates/fi/calpopup.js conf/openwebmail/templates/fi/chpwd.template conf/openwebmail/templates/fi/chpwdfailed.template conf/openwebmail/templates/fi/chpwdok.template @@ -660,15 +716,18 @@ conf/openwebmail/templates/fi/spellcheck.template conf/openwebmail/templates/fi/timeoutchk.js conf/openwebmail/templates/fi/timeoutwarning.template conf/openwebmail/templates/fi/userfirsttime.template +conf/openwebmail/templates/fi/validate.js conf/openwebmail/templates/fi/vdomain_edituser.template conf/openwebmail/templates/fi/vdomain_userlist.template conf/openwebmail/templates/fi/viewfolder.template conf/openwebmail/templates/fi/weekview.template +conf/openwebmail/templates/fi/wordpreview.template conf/openwebmail/templates/fi/yearview.template conf/openwebmail/templates/fr/about.template conf/openwebmail/templates/fr/addressbook.template conf/openwebmail/templates/fr/advsearch.template conf/openwebmail/templates/fr/autoclose.template +conf/openwebmail/templates/fr/calpopup.js conf/openwebmail/templates/fr/chpwd.template conf/openwebmail/templates/fr/chpwdfailed.template conf/openwebmail/templates/fr/chpwdok.template @@ -706,15 +765,18 @@ conf/openwebmail/templates/fr/spellcheck.template conf/openwebmail/templates/fr/timeoutchk.js conf/openwebmail/templates/fr/timeoutwarning.template conf/openwebmail/templates/fr/userfirsttime.template +conf/openwebmail/templates/fr/validate.js conf/openwebmail/templates/fr/vdomain_edituser.template conf/openwebmail/templates/fr/vdomain_userlist.template conf/openwebmail/templates/fr/viewfolder.template conf/openwebmail/templates/fr/weekview.template +conf/openwebmail/templates/fr/wordpreview.template conf/openwebmail/templates/fr/yearview.template conf/openwebmail/templates/he.CP1255/about.template conf/openwebmail/templates/he.CP1255/addressbook.template conf/openwebmail/templates/he.CP1255/advsearch.template conf/openwebmail/templates/he.CP1255/autoclose.template +conf/openwebmail/templates/he.CP1255/calpopup.js conf/openwebmail/templates/he.CP1255/chpwd.template conf/openwebmail/templates/he.CP1255/chpwdfailed.template conf/openwebmail/templates/he.CP1255/chpwdok.template @@ -752,15 +814,18 @@ conf/openwebmail/templates/he.CP1255/spellcheck.template conf/openwebmail/templates/he.CP1255/timeoutchk.js conf/openwebmail/templates/he.CP1255/timeoutwarning.template conf/openwebmail/templates/he.CP1255/userfirsttime.template +conf/openwebmail/templates/he.CP1255/validate.js conf/openwebmail/templates/he.CP1255/vdomain_edituser.template conf/openwebmail/templates/he.CP1255/vdomain_userlist.template conf/openwebmail/templates/he.CP1255/viewfolder.template conf/openwebmail/templates/he.CP1255/weekview.template +conf/openwebmail/templates/he.CP1255/wordpreview.template conf/openwebmail/templates/he.CP1255/yearview.template conf/openwebmail/templates/he.ISO8859-8/about.template conf/openwebmail/templates/he.ISO8859-8/addressbook.template conf/openwebmail/templates/he.ISO8859-8/advsearch.template conf/openwebmail/templates/he.ISO8859-8/autoclose.template +conf/openwebmail/templates/he.ISO8859-8/calpopup.js conf/openwebmail/templates/he.ISO8859-8/chpwd.template conf/openwebmail/templates/he.ISO8859-8/chpwdfailed.template conf/openwebmail/templates/he.ISO8859-8/chpwdok.template @@ -798,15 +863,18 @@ conf/openwebmail/templates/he.ISO8859-8/spellcheck.template conf/openwebmail/templates/he.ISO8859-8/timeoutchk.js conf/openwebmail/templates/he.ISO8859-8/timeoutwarning.template conf/openwebmail/templates/he.ISO8859-8/userfirsttime.template +conf/openwebmail/templates/he.ISO8859-8/validate.js conf/openwebmail/templates/he.ISO8859-8/vdomain_edituser.template conf/openwebmail/templates/he.ISO8859-8/vdomain_userlist.template conf/openwebmail/templates/he.ISO8859-8/viewfolder.template conf/openwebmail/templates/he.ISO8859-8/weekview.template +conf/openwebmail/templates/he.ISO8859-8/wordpreview.template conf/openwebmail/templates/he.ISO8859-8/yearview.template conf/openwebmail/templates/hu/about.template conf/openwebmail/templates/hu/addressbook.template conf/openwebmail/templates/hu/advsearch.template conf/openwebmail/templates/hu/autoclose.template +conf/openwebmail/templates/hu/calpopup.js conf/openwebmail/templates/hu/chpwd.template conf/openwebmail/templates/hu/chpwdfailed.template conf/openwebmail/templates/hu/chpwdok.template @@ -844,15 +912,18 @@ conf/openwebmail/templates/hu/spellcheck.template conf/openwebmail/templates/hu/timeoutchk.js conf/openwebmail/templates/hu/timeoutwarning.template conf/openwebmail/templates/hu/userfirsttime.template +conf/openwebmail/templates/hu/validate.js conf/openwebmail/templates/hu/vdomain_edituser.template conf/openwebmail/templates/hu/vdomain_userlist.template conf/openwebmail/templates/hu/viewfolder.template conf/openwebmail/templates/hu/weekview.template +conf/openwebmail/templates/hu/wordpreview.template conf/openwebmail/templates/hu/yearview.template conf/openwebmail/templates/id/about.template conf/openwebmail/templates/id/addressbook.template conf/openwebmail/templates/id/advsearch.template conf/openwebmail/templates/id/autoclose.template +conf/openwebmail/templates/id/calpopup.js conf/openwebmail/templates/id/chpwd.template conf/openwebmail/templates/id/chpwdfailed.template conf/openwebmail/templates/id/chpwdok.template @@ -890,15 +961,18 @@ conf/openwebmail/templates/id/spellcheck.template conf/openwebmail/templates/id/timeoutchk.js conf/openwebmail/templates/id/timeoutwarning.template conf/openwebmail/templates/id/userfirsttime.template +conf/openwebmail/templates/id/validate.js conf/openwebmail/templates/id/vdomain_edituser.template conf/openwebmail/templates/id/vdomain_userlist.template conf/openwebmail/templates/id/viewfolder.template conf/openwebmail/templates/id/weekview.template +conf/openwebmail/templates/id/wordpreview.template conf/openwebmail/templates/id/yearview.template conf/openwebmail/templates/it/about.template conf/openwebmail/templates/it/addressbook.template conf/openwebmail/templates/it/advsearch.template conf/openwebmail/templates/it/autoclose.template +conf/openwebmail/templates/it/calpopup.js conf/openwebmail/templates/it/chpwd.template conf/openwebmail/templates/it/chpwdfailed.template conf/openwebmail/templates/it/chpwdok.template @@ -936,15 +1010,18 @@ conf/openwebmail/templates/it/spellcheck.template conf/openwebmail/templates/it/timeoutchk.js conf/openwebmail/templates/it/timeoutwarning.template conf/openwebmail/templates/it/userfirsttime.template +conf/openwebmail/templates/it/validate.js conf/openwebmail/templates/it/vdomain_edituser.template conf/openwebmail/templates/it/vdomain_userlist.template conf/openwebmail/templates/it/viewfolder.template conf/openwebmail/templates/it/weekview.template +conf/openwebmail/templates/it/wordpreview.template conf/openwebmail/templates/it/yearview.template conf/openwebmail/templates/ja_JP.Shift_JIS/about.template conf/openwebmail/templates/ja_JP.Shift_JIS/addressbook.template conf/openwebmail/templates/ja_JP.Shift_JIS/advsearch.template conf/openwebmail/templates/ja_JP.Shift_JIS/autoclose.template +conf/openwebmail/templates/ja_JP.Shift_JIS/calpopup.js conf/openwebmail/templates/ja_JP.Shift_JIS/chpwd.template conf/openwebmail/templates/ja_JP.Shift_JIS/chpwdfailed.template conf/openwebmail/templates/ja_JP.Shift_JIS/chpwdok.template @@ -982,15 +1059,18 @@ conf/openwebmail/templates/ja_JP.Shift_JIS/spellcheck.template conf/openwebmail/templates/ja_JP.Shift_JIS/timeoutchk.js conf/openwebmail/templates/ja_JP.Shift_JIS/timeoutwarning.template conf/openwebmail/templates/ja_JP.Shift_JIS/userfirsttime.template +conf/openwebmail/templates/ja_JP.Shift_JIS/validate.js conf/openwebmail/templates/ja_JP.Shift_JIS/vdomain_edituser.template conf/openwebmail/templates/ja_JP.Shift_JIS/vdomain_userlist.template conf/openwebmail/templates/ja_JP.Shift_JIS/viewfolder.template conf/openwebmail/templates/ja_JP.Shift_JIS/weekview.template +conf/openwebmail/templates/ja_JP.Shift_JIS/wordpreview.template conf/openwebmail/templates/ja_JP.Shift_JIS/yearview.template conf/openwebmail/templates/ja_JP.eucJP/about.template conf/openwebmail/templates/ja_JP.eucJP/addressbook.template conf/openwebmail/templates/ja_JP.eucJP/advsearch.template conf/openwebmail/templates/ja_JP.eucJP/autoclose.template +conf/openwebmail/templates/ja_JP.eucJP/calpopup.js conf/openwebmail/templates/ja_JP.eucJP/chpwd.template conf/openwebmail/templates/ja_JP.eucJP/chpwdfailed.template conf/openwebmail/templates/ja_JP.eucJP/chpwdok.template @@ -1028,15 +1108,18 @@ conf/openwebmail/templates/ja_JP.eucJP/spellcheck.template conf/openwebmail/templates/ja_JP.eucJP/timeoutchk.js conf/openwebmail/templates/ja_JP.eucJP/timeoutwarning.template conf/openwebmail/templates/ja_JP.eucJP/userfirsttime.template +conf/openwebmail/templates/ja_JP.eucJP/validate.js conf/openwebmail/templates/ja_JP.eucJP/vdomain_edituser.template conf/openwebmail/templates/ja_JP.eucJP/vdomain_userlist.template conf/openwebmail/templates/ja_JP.eucJP/viewfolder.template conf/openwebmail/templates/ja_JP.eucJP/weekview.template +conf/openwebmail/templates/ja_JP.eucJP/wordpreview.template conf/openwebmail/templates/ja_JP.eucJP/yearview.template conf/openwebmail/templates/kr/about.template conf/openwebmail/templates/kr/addressbook.template conf/openwebmail/templates/kr/advsearch.template conf/openwebmail/templates/kr/autoclose.template +conf/openwebmail/templates/kr/calpopup.js conf/openwebmail/templates/kr/chpwd.template conf/openwebmail/templates/kr/chpwdfailed.template conf/openwebmail/templates/kr/chpwdok.template @@ -1074,15 +1157,18 @@ conf/openwebmail/templates/kr/spellcheck.template conf/openwebmail/templates/kr/timeoutchk.js conf/openwebmail/templates/kr/timeoutwarning.template conf/openwebmail/templates/kr/userfirsttime.template +conf/openwebmail/templates/kr/validate.js conf/openwebmail/templates/kr/vdomain_edituser.template conf/openwebmail/templates/kr/vdomain_userlist.template conf/openwebmail/templates/kr/viewfolder.template conf/openwebmail/templates/kr/weekview.template +conf/openwebmail/templates/kr/wordpreview.template conf/openwebmail/templates/kr/yearview.template conf/openwebmail/templates/lt/about.template conf/openwebmail/templates/lt/addressbook.template conf/openwebmail/templates/lt/advsearch.template conf/openwebmail/templates/lt/autoclose.template +conf/openwebmail/templates/lt/calpopup.js conf/openwebmail/templates/lt/chpwd.template conf/openwebmail/templates/lt/chpwdfailed.template conf/openwebmail/templates/lt/chpwdok.template @@ -1120,15 +1206,18 @@ conf/openwebmail/templates/lt/spellcheck.template conf/openwebmail/templates/lt/timeoutchk.js conf/openwebmail/templates/lt/timeoutwarning.template conf/openwebmail/templates/lt/userfirsttime.template +conf/openwebmail/templates/lt/validate.js conf/openwebmail/templates/lt/vdomain_edituser.template conf/openwebmail/templates/lt/vdomain_userlist.template conf/openwebmail/templates/lt/viewfolder.template conf/openwebmail/templates/lt/weekview.template +conf/openwebmail/templates/lt/wordpreview.template conf/openwebmail/templates/lt/yearview.template conf/openwebmail/templates/nl/about.template conf/openwebmail/templates/nl/addressbook.template conf/openwebmail/templates/nl/advsearch.template conf/openwebmail/templates/nl/autoclose.template +conf/openwebmail/templates/nl/calpopup.js conf/openwebmail/templates/nl/chpwd.template conf/openwebmail/templates/nl/chpwdfailed.template conf/openwebmail/templates/nl/chpwdok.template @@ -1166,15 +1255,18 @@ conf/openwebmail/templates/nl/spellcheck.template conf/openwebmail/templates/nl/timeoutchk.js conf/openwebmail/templates/nl/timeoutwarning.template conf/openwebmail/templates/nl/userfirsttime.template +conf/openwebmail/templates/nl/validate.js conf/openwebmail/templates/nl/vdomain_edituser.template conf/openwebmail/templates/nl/vdomain_userlist.template conf/openwebmail/templates/nl/viewfolder.template conf/openwebmail/templates/nl/weekview.template +conf/openwebmail/templates/nl/wordpreview.template conf/openwebmail/templates/nl/yearview.template conf/openwebmail/templates/no/about.template conf/openwebmail/templates/no/addressbook.template conf/openwebmail/templates/no/advsearch.template conf/openwebmail/templates/no/autoclose.template +conf/openwebmail/templates/no/calpopup.js conf/openwebmail/templates/no/chpwd.template conf/openwebmail/templates/no/chpwdfailed.template conf/openwebmail/templates/no/chpwdok.template @@ -1212,15 +1304,18 @@ conf/openwebmail/templates/no/spellcheck.template conf/openwebmail/templates/no/timeoutchk.js conf/openwebmail/templates/no/timeoutwarning.template conf/openwebmail/templates/no/userfirsttime.template +conf/openwebmail/templates/no/validate.js conf/openwebmail/templates/no/vdomain_edituser.template conf/openwebmail/templates/no/vdomain_userlist.template conf/openwebmail/templates/no/viewfolder.template conf/openwebmail/templates/no/weekview.template +conf/openwebmail/templates/no/wordpreview.template conf/openwebmail/templates/no/yearview.template conf/openwebmail/templates/pl/about.template conf/openwebmail/templates/pl/addressbook.template conf/openwebmail/templates/pl/advsearch.template conf/openwebmail/templates/pl/autoclose.template +conf/openwebmail/templates/pl/calpopup.js conf/openwebmail/templates/pl/chpwd.template conf/openwebmail/templates/pl/chpwdfailed.template conf/openwebmail/templates/pl/chpwdok.template @@ -1258,15 +1353,18 @@ conf/openwebmail/templates/pl/spellcheck.template conf/openwebmail/templates/pl/timeoutchk.js conf/openwebmail/templates/pl/timeoutwarning.template conf/openwebmail/templates/pl/userfirsttime.template +conf/openwebmail/templates/pl/validate.js conf/openwebmail/templates/pl/vdomain_edituser.template conf/openwebmail/templates/pl/vdomain_userlist.template conf/openwebmail/templates/pl/viewfolder.template conf/openwebmail/templates/pl/weekview.template +conf/openwebmail/templates/pl/wordpreview.template conf/openwebmail/templates/pl/yearview.template conf/openwebmail/templates/pt/about.template conf/openwebmail/templates/pt/addressbook.template conf/openwebmail/templates/pt/advsearch.template conf/openwebmail/templates/pt/autoclose.template +conf/openwebmail/templates/pt/calpopup.js conf/openwebmail/templates/pt/chpwd.template conf/openwebmail/templates/pt/chpwdfailed.template conf/openwebmail/templates/pt/chpwdok.template @@ -1304,15 +1402,18 @@ conf/openwebmail/templates/pt/spellcheck.template conf/openwebmail/templates/pt/timeoutchk.js conf/openwebmail/templates/pt/timeoutwarning.template conf/openwebmail/templates/pt/userfirsttime.template +conf/openwebmail/templates/pt/validate.js conf/openwebmail/templates/pt/vdomain_edituser.template conf/openwebmail/templates/pt/vdomain_userlist.template conf/openwebmail/templates/pt/viewfolder.template conf/openwebmail/templates/pt/weekview.template +conf/openwebmail/templates/pt/wordpreview.template conf/openwebmail/templates/pt/yearview.template conf/openwebmail/templates/pt_BR/about.template conf/openwebmail/templates/pt_BR/addressbook.template conf/openwebmail/templates/pt_BR/advsearch.template conf/openwebmail/templates/pt_BR/autoclose.template +conf/openwebmail/templates/pt_BR/calpopup.js conf/openwebmail/templates/pt_BR/chpwd.template conf/openwebmail/templates/pt_BR/chpwdfailed.template conf/openwebmail/templates/pt_BR/chpwdok.template @@ -1350,15 +1451,18 @@ conf/openwebmail/templates/pt_BR/spellcheck.template conf/openwebmail/templates/pt_BR/timeoutchk.js conf/openwebmail/templates/pt_BR/timeoutwarning.template conf/openwebmail/templates/pt_BR/userfirsttime.template +conf/openwebmail/templates/pt_BR/validate.js conf/openwebmail/templates/pt_BR/vdomain_edituser.template conf/openwebmail/templates/pt_BR/vdomain_userlist.template conf/openwebmail/templates/pt_BR/viewfolder.template conf/openwebmail/templates/pt_BR/weekview.template +conf/openwebmail/templates/pt_BR/wordpreview.template conf/openwebmail/templates/pt_BR/yearview.template conf/openwebmail/templates/ro/about.template conf/openwebmail/templates/ro/addressbook.template conf/openwebmail/templates/ro/advsearch.template conf/openwebmail/templates/ro/autoclose.template +conf/openwebmail/templates/ro/calpopup.js conf/openwebmail/templates/ro/chpwd.template conf/openwebmail/templates/ro/chpwdfailed.template conf/openwebmail/templates/ro/chpwdok.template @@ -1396,15 +1500,18 @@ conf/openwebmail/templates/ro/spellcheck.template conf/openwebmail/templates/ro/timeoutchk.js conf/openwebmail/templates/ro/timeoutwarning.template conf/openwebmail/templates/ro/userfirsttime.template +conf/openwebmail/templates/ro/validate.js conf/openwebmail/templates/ro/vdomain_edituser.template conf/openwebmail/templates/ro/vdomain_userlist.template conf/openwebmail/templates/ro/viewfolder.template conf/openwebmail/templates/ro/weekview.template +conf/openwebmail/templates/ro/wordpreview.template conf/openwebmail/templates/ro/yearview.template conf/openwebmail/templates/ru/about.template conf/openwebmail/templates/ru/addressbook.template conf/openwebmail/templates/ru/advsearch.template conf/openwebmail/templates/ru/autoclose.template +conf/openwebmail/templates/ru/calpopup.js conf/openwebmail/templates/ru/chpwd.template conf/openwebmail/templates/ru/chpwdfailed.template conf/openwebmail/templates/ru/chpwdok.template @@ -1442,15 +1549,18 @@ conf/openwebmail/templates/ru/spellcheck.template conf/openwebmail/templates/ru/timeoutchk.js conf/openwebmail/templates/ru/timeoutwarning.template conf/openwebmail/templates/ru/userfirsttime.template +conf/openwebmail/templates/ru/validate.js conf/openwebmail/templates/ru/vdomain_edituser.template conf/openwebmail/templates/ru/vdomain_userlist.template conf/openwebmail/templates/ru/viewfolder.template conf/openwebmail/templates/ru/weekview.template +conf/openwebmail/templates/ru/wordpreview.template conf/openwebmail/templates/ru/yearview.template conf/openwebmail/templates/sk/about.template conf/openwebmail/templates/sk/addressbook.template conf/openwebmail/templates/sk/advsearch.template conf/openwebmail/templates/sk/autoclose.template +conf/openwebmail/templates/sk/calpopup.js conf/openwebmail/templates/sk/chpwd.template conf/openwebmail/templates/sk/chpwdfailed.template conf/openwebmail/templates/sk/chpwdok.template @@ -1488,15 +1598,18 @@ conf/openwebmail/templates/sk/spellcheck.template conf/openwebmail/templates/sk/timeoutchk.js conf/openwebmail/templates/sk/timeoutwarning.template conf/openwebmail/templates/sk/userfirsttime.template +conf/openwebmail/templates/sk/validate.js conf/openwebmail/templates/sk/vdomain_edituser.template conf/openwebmail/templates/sk/vdomain_userlist.template conf/openwebmail/templates/sk/viewfolder.template conf/openwebmail/templates/sk/weekview.template +conf/openwebmail/templates/sk/wordpreview.template conf/openwebmail/templates/sk/yearview.template conf/openwebmail/templates/sr/about.template conf/openwebmail/templates/sr/addressbook.template conf/openwebmail/templates/sr/advsearch.template conf/openwebmail/templates/sr/autoclose.template +conf/openwebmail/templates/sr/calpopup.js conf/openwebmail/templates/sr/chpwd.template conf/openwebmail/templates/sr/chpwdfailed.template conf/openwebmail/templates/sr/chpwdok.template @@ -1534,15 +1647,18 @@ conf/openwebmail/templates/sr/spellcheck.template conf/openwebmail/templates/sr/timeoutchk.js conf/openwebmail/templates/sr/timeoutwarning.template conf/openwebmail/templates/sr/userfirsttime.template +conf/openwebmail/templates/sr/validate.js conf/openwebmail/templates/sr/vdomain_edituser.template conf/openwebmail/templates/sr/vdomain_userlist.template conf/openwebmail/templates/sr/viewfolder.template conf/openwebmail/templates/sr/weekview.template +conf/openwebmail/templates/sr/wordpreview.template conf/openwebmail/templates/sr/yearview.template conf/openwebmail/templates/sv/about.template conf/openwebmail/templates/sv/addressbook.template conf/openwebmail/templates/sv/advsearch.template conf/openwebmail/templates/sv/autoclose.template +conf/openwebmail/templates/sv/calpopup.js conf/openwebmail/templates/sv/chpwd.template conf/openwebmail/templates/sv/chpwdfailed.template conf/openwebmail/templates/sv/chpwdok.template @@ -1580,15 +1696,18 @@ conf/openwebmail/templates/sv/spellcheck.template conf/openwebmail/templates/sv/timeoutchk.js conf/openwebmail/templates/sv/timeoutwarning.template conf/openwebmail/templates/sv/userfirsttime.template +conf/openwebmail/templates/sv/validate.js conf/openwebmail/templates/sv/vdomain_edituser.template conf/openwebmail/templates/sv/vdomain_userlist.template conf/openwebmail/templates/sv/viewfolder.template conf/openwebmail/templates/sv/weekview.template +conf/openwebmail/templates/sv/wordpreview.template conf/openwebmail/templates/sv/yearview.template conf/openwebmail/templates/th/about.template conf/openwebmail/templates/th/addressbook.template conf/openwebmail/templates/th/advsearch.template conf/openwebmail/templates/th/autoclose.template +conf/openwebmail/templates/th/calpopup.js conf/openwebmail/templates/th/chpwd.template conf/openwebmail/templates/th/chpwdfailed.template conf/openwebmail/templates/th/chpwdok.template @@ -1626,15 +1745,18 @@ conf/openwebmail/templates/th/spellcheck.template conf/openwebmail/templates/th/timeoutchk.js conf/openwebmail/templates/th/timeoutwarning.template conf/openwebmail/templates/th/userfirsttime.template +conf/openwebmail/templates/th/validate.js conf/openwebmail/templates/th/vdomain_edituser.template conf/openwebmail/templates/th/vdomain_userlist.template conf/openwebmail/templates/th/viewfolder.template conf/openwebmail/templates/th/weekview.template +conf/openwebmail/templates/th/wordpreview.template conf/openwebmail/templates/th/yearview.template conf/openwebmail/templates/tr/about.template conf/openwebmail/templates/tr/addressbook.template conf/openwebmail/templates/tr/advsearch.template conf/openwebmail/templates/tr/autoclose.template +conf/openwebmail/templates/tr/calpopup.js conf/openwebmail/templates/tr/chpwd.template conf/openwebmail/templates/tr/chpwdfailed.template conf/openwebmail/templates/tr/chpwdok.template @@ -1672,15 +1794,18 @@ conf/openwebmail/templates/tr/spellcheck.template conf/openwebmail/templates/tr/timeoutchk.js conf/openwebmail/templates/tr/timeoutwarning.template conf/openwebmail/templates/tr/userfirsttime.template +conf/openwebmail/templates/tr/validate.js conf/openwebmail/templates/tr/vdomain_edituser.template conf/openwebmail/templates/tr/vdomain_userlist.template conf/openwebmail/templates/tr/viewfolder.template conf/openwebmail/templates/tr/weekview.template +conf/openwebmail/templates/tr/wordpreview.template conf/openwebmail/templates/tr/yearview.template conf/openwebmail/templates/uk/about.template conf/openwebmail/templates/uk/addressbook.template conf/openwebmail/templates/uk/advsearch.template conf/openwebmail/templates/uk/autoclose.template +conf/openwebmail/templates/uk/calpopup.js conf/openwebmail/templates/uk/chpwd.template conf/openwebmail/templates/uk/chpwdfailed.template conf/openwebmail/templates/uk/chpwdok.template @@ -1718,15 +1843,18 @@ conf/openwebmail/templates/uk/spellcheck.template conf/openwebmail/templates/uk/timeoutchk.js conf/openwebmail/templates/uk/timeoutwarning.template conf/openwebmail/templates/uk/userfirsttime.template +conf/openwebmail/templates/uk/validate.js conf/openwebmail/templates/uk/vdomain_edituser.template conf/openwebmail/templates/uk/vdomain_userlist.template conf/openwebmail/templates/uk/viewfolder.template conf/openwebmail/templates/uk/weekview.template +conf/openwebmail/templates/uk/wordpreview.template conf/openwebmail/templates/uk/yearview.template conf/openwebmail/templates/ur/about.template conf/openwebmail/templates/ur/addressbook.template conf/openwebmail/templates/ur/advsearch.template conf/openwebmail/templates/ur/autoclose.template +conf/openwebmail/templates/ur/calpopup.js conf/openwebmail/templates/ur/chpwd.template conf/openwebmail/templates/ur/chpwdfailed.template conf/openwebmail/templates/ur/chpwdok.template @@ -1764,15 +1892,18 @@ conf/openwebmail/templates/ur/spellcheck.template conf/openwebmail/templates/ur/timeoutchk.js conf/openwebmail/templates/ur/timeoutwarning.template conf/openwebmail/templates/ur/userfirsttime.template +conf/openwebmail/templates/ur/validate.js conf/openwebmail/templates/ur/vdomain_edituser.template conf/openwebmail/templates/ur/vdomain_userlist.template conf/openwebmail/templates/ur/viewfolder.template conf/openwebmail/templates/ur/weekview.template +conf/openwebmail/templates/ur/wordpreview.template conf/openwebmail/templates/ur/yearview.template conf/openwebmail/templates/zh_CN.GB2312/about.template conf/openwebmail/templates/zh_CN.GB2312/addressbook.template conf/openwebmail/templates/zh_CN.GB2312/advsearch.template conf/openwebmail/templates/zh_CN.GB2312/autoclose.template +conf/openwebmail/templates/zh_CN.GB2312/calpopup.js conf/openwebmail/templates/zh_CN.GB2312/chpwd.template conf/openwebmail/templates/zh_CN.GB2312/chpwdfailed.template conf/openwebmail/templates/zh_CN.GB2312/chpwdok.template @@ -1810,15 +1941,18 @@ conf/openwebmail/templates/zh_CN.GB2312/spellcheck.template conf/openwebmail/templates/zh_CN.GB2312/timeoutchk.js conf/openwebmail/templates/zh_CN.GB2312/timeoutwarning.template conf/openwebmail/templates/zh_CN.GB2312/userfirsttime.template +conf/openwebmail/templates/zh_CN.GB2312/validate.js conf/openwebmail/templates/zh_CN.GB2312/vdomain_edituser.template conf/openwebmail/templates/zh_CN.GB2312/vdomain_userlist.template conf/openwebmail/templates/zh_CN.GB2312/viewfolder.template conf/openwebmail/templates/zh_CN.GB2312/weekview.template +conf/openwebmail/templates/zh_CN.GB2312/wordpreview.template conf/openwebmail/templates/zh_CN.GB2312/yearview.template conf/openwebmail/templates/zh_TW.Big5/about.template conf/openwebmail/templates/zh_TW.Big5/addressbook.template conf/openwebmail/templates/zh_TW.Big5/advsearch.template conf/openwebmail/templates/zh_TW.Big5/autoclose.template +conf/openwebmail/templates/zh_TW.Big5/calpopup.js conf/openwebmail/templates/zh_TW.Big5/chpwd.template conf/openwebmail/templates/zh_TW.Big5/chpwdfailed.template conf/openwebmail/templates/zh_TW.Big5/chpwdok.template @@ -1856,10 +1990,12 @@ conf/openwebmail/templates/zh_TW.Big5/spellcheck.template conf/openwebmail/templates/zh_TW.Big5/timeoutchk.js conf/openwebmail/templates/zh_TW.Big5/timeoutwarning.template conf/openwebmail/templates/zh_TW.Big5/userfirsttime.template +conf/openwebmail/templates/zh_TW.Big5/validate.js conf/openwebmail/templates/zh_TW.Big5/vdomain_edituser.template conf/openwebmail/templates/zh_TW.Big5/vdomain_userlist.template conf/openwebmail/templates/zh_TW.Big5/viewfolder.template conf/openwebmail/templates/zh_TW.Big5/weekview.template +conf/openwebmail/templates/zh_TW.Big5/wordpreview.template conf/openwebmail/templates/zh_TW.Big5/yearview.template conf/openwebmail/users.conf/SAMPLE htdocs/openwebmail/applet/mindterm/CHANGES @@ -1888,6 +2024,7 @@ htdocs/openwebmail/doc/memory-usage.txt htdocs/openwebmail/doc/owmvirtual.html htdocs/openwebmail/doc/quota_module.txt htdocs/openwebmail/doc/readme.txt +htdocs/openwebmail/doc/readme.txt.es htdocs/openwebmail/doc/thttpd.speedycgi.txt htdocs/openwebmail/help/en/def/browser.html htdocs/openwebmail/help/en/def/byte.html @@ -2931,16 +3068,13 @@ htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/clearaddress.gif @@ -3003,6 +3137,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Bulgarian/thumbnail.gif @@ -3019,16 +3154,13 @@ htdocs/openwebmail/images/iconsets/Cool3D.Catalan/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Catalan/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Catalan/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Catalan/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Catalan/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Catalan/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/clearaddress.gif @@ -3091,6 +3223,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Catalan/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Catalan/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Catalan/thumbnail.gif @@ -3107,10 +3240,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/blank.gif @@ -3118,6 +3247,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/clearaddress.gif @@ -3180,6 +3310,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Simplified/thumbnail.gif @@ -3196,10 +3327,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/blank.gif @@ -3207,6 +3334,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/clearaddress.gif @@ -3269,6 +3397,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Chinese.Traditional/thumbnail.gif @@ -3285,10 +3414,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Czech/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Czech/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Czech/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Czech/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Czech/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/blank.gif @@ -3296,6 +3421,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Czech/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Czech/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/clearaddress.gif @@ -3358,6 +3484,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Czech/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Czech/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Czech/thumbnail.gif @@ -3375,16 +3502,13 @@ htdocs/openwebmail/images/iconsets/Cool3D.Danish/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Danish/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Danish/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Danish/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Danish/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Danish/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/clearaddress.gif @@ -3447,6 +3571,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Danish/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Danish/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Danish/thumbnail.gif @@ -3463,10 +3588,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/blank.gif @@ -3474,6 +3595,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/clearaddress.gif @@ -3536,6 +3658,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Deutsch/thumbnail.gif @@ -3552,10 +3675,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Dutch/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Dutch/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Dutch/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Dutch/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Dutch/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/blank.gif @@ -3563,6 +3682,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Dutch/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Dutch/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/clearaddress.gif @@ -3625,6 +3745,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Dutch/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Dutch/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Dutch/thumbnail.gif @@ -3641,10 +3762,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.English/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.English/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.English/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.English/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.English/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.English/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.English/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.English/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.English/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.English/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.English/blank.gif @@ -3652,6 +3769,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.English/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.English/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.English/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.English/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.English/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.English/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.English/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.English/clearaddress.gif @@ -3714,6 +3832,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.English/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.English/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.English/right.gif htdocs/openwebmail/images/iconsets/Cool3D.English/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.English/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.English/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.English/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.English/thumbnail.gif @@ -3730,16 +3849,13 @@ htdocs/openwebmail/images/iconsets/Cool3D.Francais/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Francais/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Francais/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Francais/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Francais/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Francais/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/clearaddress.gif @@ -3802,6 +3918,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Francais/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Francais/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Francais/thumbnail.gif @@ -3818,10 +3935,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/blank.gif @@ -3829,6 +3942,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/clearaddress.gif @@ -3891,6 +4005,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Hebrew/thumbnail.gif @@ -3907,16 +4022,13 @@ htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/clearaddress.gif @@ -3979,6 +4091,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Hellenic/thumbnail.gif @@ -3995,16 +4108,13 @@ htdocs/openwebmail/images/iconsets/Cool3D.Italian/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Italian/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Italian/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Italian/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Italian/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Italian/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/clearaddress.gif @@ -4067,6 +4177,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Italian/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Italian/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Italian/thumbnail.gif @@ -4084,10 +4195,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Korean/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Korean/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Korean/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Korean/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Korean/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/blank.gif @@ -4095,6 +4202,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Korean/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Korean/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/clearaddress.gif @@ -4160,6 +4268,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Korean/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Korean/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Korean/thumbnail.gif @@ -4176,16 +4285,13 @@ htdocs/openwebmail/images/iconsets/Cool3D.Large.English/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Large.English/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Large.English/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Large.English/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Large.English/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Large.English/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/clearaddress.gif @@ -4248,6 +4354,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Large.English/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Large.English/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Large.English/thumbnail.gif @@ -4264,10 +4371,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/blank.gif @@ -4275,6 +4378,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/clearaddress.gif @@ -4337,6 +4441,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Norwegian/thumbnail.gif @@ -4353,16 +4458,13 @@ htdocs/openwebmail/images/iconsets/Cool3D.Polish/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Polish/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Polish/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Polish/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Polish/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Polish/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/clearaddress.gif @@ -4425,6 +4527,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Polish/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Polish/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Polish/thumbnail.gif @@ -4441,10 +4544,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/blank.gif @@ -4452,6 +4551,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/clearaddress.gif @@ -4514,6 +4614,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Portuguese.Brazilian/thumbnail.gif @@ -4530,16 +4631,13 @@ htdocs/openwebmail/images/iconsets/Cool3D.Romanian/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Romanian/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Romanian/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Romanian/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Romanian/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Romanian/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/clearaddress.gif @@ -4602,6 +4700,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Romanian/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Romanian/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Romanian/thumbnail.gif @@ -4618,10 +4717,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Slovak/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Slovak/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Slovak/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Slovak/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Slovak/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/blank.gif @@ -4629,6 +4724,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Slovak/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Slovak/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/clearaddress.gif @@ -4691,6 +4787,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Slovak/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Slovak/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Slovak/thumbnail.gif @@ -4707,10 +4804,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Soumi/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Soumi/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Soumi/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Soumi/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Soumi/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/blank.gif @@ -4718,6 +4811,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Soumi/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Soumi/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/clearaddress.gif @@ -4780,6 +4874,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Soumi/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Soumi/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Soumi/thumbnail.gif @@ -4796,16 +4891,13 @@ htdocs/openwebmail/images/iconsets/Cool3D.Spanish/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Spanish/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Spanish/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Spanish/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Spanish/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Spanish/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/clearaddress.gif @@ -4868,6 +4960,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Spanish/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Spanish/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Spanish/thumbnail.gif @@ -4884,10 +4977,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Turkish/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Turkish/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Turkish/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Turkish/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Turkish/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/blank.gif @@ -4895,6 +4984,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Turkish/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Turkish/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/clearaddress.gif @@ -4957,6 +5047,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Turkish/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Turkish/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Turkish/thumbnail.gif @@ -4973,10 +5064,6 @@ htdocs/openwebmail/images/iconsets/Cool3D.Urdu/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D.Urdu/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Urdu/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D.Urdu/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D.Urdu/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/attach.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/blank.gif @@ -4984,6 +5071,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Urdu/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D.Urdu/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/clearaddress.gif @@ -5046,6 +5134,7 @@ htdocs/openwebmail/images/iconsets/Cool3D.Urdu/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/right.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D.Urdu/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/sound.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D.Urdu/thumbnail.gif @@ -5062,10 +5151,6 @@ htdocs/openwebmail/images/iconsets/Cool3D/addrbook.gif htdocs/openwebmail/images/iconsets/Cool3D/addrbook.s.gif htdocs/openwebmail/images/iconsets/Cool3D/adduser.gif htdocs/openwebmail/images/iconsets/Cool3D/advsearch.gif -htdocs/openwebmail/images/iconsets/Cool3D/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D/arrowleft.gif -htdocs/openwebmail/images/iconsets/Cool3D/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Cool3D/arrowright.gif htdocs/openwebmail/images/iconsets/Cool3D/attach.gif htdocs/openwebmail/images/iconsets/Cool3D/backtofolder.gif htdocs/openwebmail/images/iconsets/Cool3D/blank.gif @@ -5073,6 +5158,7 @@ htdocs/openwebmail/images/iconsets/Cool3D/blockemail.gif htdocs/openwebmail/images/iconsets/Cool3D/blockrelay.gif htdocs/openwebmail/images/iconsets/Cool3D/cal-delete.gif htdocs/openwebmail/images/iconsets/Cool3D/cal-link.gif +htdocs/openwebmail/images/iconsets/Cool3D/cal-popup.gif htdocs/openwebmail/images/iconsets/Cool3D/calendar.gif htdocs/openwebmail/images/iconsets/Cool3D/chpwd.gif htdocs/openwebmail/images/iconsets/Cool3D/clearaddress.gif @@ -5135,6 +5221,7 @@ htdocs/openwebmail/images/iconsets/Cool3D/right-grey.gif htdocs/openwebmail/images/iconsets/Cool3D/right-grey.s.gif htdocs/openwebmail/images/iconsets/Cool3D/right.gif htdocs/openwebmail/images/iconsets/Cool3D/right.s.gif +htdocs/openwebmail/images/iconsets/Cool3D/search.s.gif htdocs/openwebmail/images/iconsets/Cool3D/sound.gif htdocs/openwebmail/images/iconsets/Cool3D/sshterm.gif htdocs/openwebmail/images/iconsets/Cool3D/thumbnail.gif @@ -5151,16 +5238,13 @@ htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/addrbook.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/addrbook.s.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/adduser.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/advsearch.gif -htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/arrowleft.gif -htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/arrowright.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/attach.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/backtofolder.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/blockemail.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/blockrelay.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/cal-delete.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/cal-link.gif +htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/cal-popup.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/calendar.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/chpwd.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/clearaddress.gif @@ -5223,6 +5307,7 @@ htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/right-grey.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/right-grey.s.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/right.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/right.s.gif +htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/search.s.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/sound.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/sshterm.default.english.gif htdocs/openwebmail/images/iconsets/Default.Chinese.Traditional/sshterm.gif @@ -5240,16 +5325,13 @@ htdocs/openwebmail/images/iconsets/Default.Deutsch/addrbook.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/addrbook.s.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/adduser.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/advsearch.gif -htdocs/openwebmail/images/iconsets/Default.Deutsch/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Default.Deutsch/arrowleft.gif -htdocs/openwebmail/images/iconsets/Default.Deutsch/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Default.Deutsch/arrowright.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/attach.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/backtofolder.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/blockemail.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/blockrelay.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/cal-delete.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/cal-link.gif +htdocs/openwebmail/images/iconsets/Default.Deutsch/cal-popup.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/calendar.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/chpwd.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/clearaddress.gif @@ -5312,6 +5394,7 @@ htdocs/openwebmail/images/iconsets/Default.Deutsch/right-grey.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/right-grey.s.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/right.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/right.s.gif +htdocs/openwebmail/images/iconsets/Default.Deutsch/search.s.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/sound.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/sshterm.gif htdocs/openwebmail/images/iconsets/Default.Deutsch/thumbnail.gif @@ -5328,16 +5411,13 @@ htdocs/openwebmail/images/iconsets/Default.English/addrbook.gif htdocs/openwebmail/images/iconsets/Default.English/addrbook.s.gif htdocs/openwebmail/images/iconsets/Default.English/adduser.gif htdocs/openwebmail/images/iconsets/Default.English/advsearch.gif -htdocs/openwebmail/images/iconsets/Default.English/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Default.English/arrowleft.gif -htdocs/openwebmail/images/iconsets/Default.English/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Default.English/arrowright.gif htdocs/openwebmail/images/iconsets/Default.English/attach.gif htdocs/openwebmail/images/iconsets/Default.English/backtofolder.gif htdocs/openwebmail/images/iconsets/Default.English/blockemail.gif htdocs/openwebmail/images/iconsets/Default.English/blockrelay.gif htdocs/openwebmail/images/iconsets/Default.English/cal-delete.gif htdocs/openwebmail/images/iconsets/Default.English/cal-link.gif +htdocs/openwebmail/images/iconsets/Default.English/cal-popup.gif htdocs/openwebmail/images/iconsets/Default.English/calendar.gif htdocs/openwebmail/images/iconsets/Default.English/chpwd.gif htdocs/openwebmail/images/iconsets/Default.English/clearaddress.gif @@ -5400,6 +5480,7 @@ htdocs/openwebmail/images/iconsets/Default.English/right-grey.gif htdocs/openwebmail/images/iconsets/Default.English/right-grey.s.gif htdocs/openwebmail/images/iconsets/Default.English/right.gif htdocs/openwebmail/images/iconsets/Default.English/right.s.gif +htdocs/openwebmail/images/iconsets/Default.English/search.s.gif htdocs/openwebmail/images/iconsets/Default.English/sound.gif htdocs/openwebmail/images/iconsets/Default.English/sshterm.gif htdocs/openwebmail/images/iconsets/Default.English/thumbnail.gif @@ -5416,16 +5497,13 @@ htdocs/openwebmail/images/iconsets/Default.Norwegian/addrbook.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/addrbook.s.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/adduser.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/advsearch.gif -htdocs/openwebmail/images/iconsets/Default.Norwegian/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Default.Norwegian/arrowleft.gif -htdocs/openwebmail/images/iconsets/Default.Norwegian/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Default.Norwegian/arrowright.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/attach.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/backtofolder.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/blockemail.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/blockrelay.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/cal-delete.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/cal-link.gif +htdocs/openwebmail/images/iconsets/Default.Norwegian/cal-popup.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/calendar.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/chpwd.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/clearaddress.gif @@ -5488,6 +5566,7 @@ htdocs/openwebmail/images/iconsets/Default.Norwegian/right-grey.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/right-grey.s.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/right.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/right.s.gif +htdocs/openwebmail/images/iconsets/Default.Norwegian/search.s.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/sound.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/sshterm.gif htdocs/openwebmail/images/iconsets/Default.Norwegian/thumbnail.gif @@ -5504,16 +5583,13 @@ htdocs/openwebmail/images/iconsets/Default.Slovak/addrbook.gif htdocs/openwebmail/images/iconsets/Default.Slovak/addrbook.s.gif htdocs/openwebmail/images/iconsets/Default.Slovak/adduser.gif htdocs/openwebmail/images/iconsets/Default.Slovak/advsearch.gif -htdocs/openwebmail/images/iconsets/Default.Slovak/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Default.Slovak/arrowleft.gif -htdocs/openwebmail/images/iconsets/Default.Slovak/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Default.Slovak/arrowright.gif htdocs/openwebmail/images/iconsets/Default.Slovak/attach.gif htdocs/openwebmail/images/iconsets/Default.Slovak/backtofolder.gif htdocs/openwebmail/images/iconsets/Default.Slovak/blockemail.gif htdocs/openwebmail/images/iconsets/Default.Slovak/blockrelay.gif htdocs/openwebmail/images/iconsets/Default.Slovak/cal-delete.gif htdocs/openwebmail/images/iconsets/Default.Slovak/cal-link.gif +htdocs/openwebmail/images/iconsets/Default.Slovak/cal-popup.gif htdocs/openwebmail/images/iconsets/Default.Slovak/calendar.gif htdocs/openwebmail/images/iconsets/Default.Slovak/chpwd.gif htdocs/openwebmail/images/iconsets/Default.Slovak/clearaddress.gif @@ -5576,6 +5652,7 @@ htdocs/openwebmail/images/iconsets/Default.Slovak/right-grey.gif htdocs/openwebmail/images/iconsets/Default.Slovak/right-grey.s.gif htdocs/openwebmail/images/iconsets/Default.Slovak/right.gif htdocs/openwebmail/images/iconsets/Default.Slovak/right.s.gif +htdocs/openwebmail/images/iconsets/Default.Slovak/search.s.gif htdocs/openwebmail/images/iconsets/Default.Slovak/sound.gif htdocs/openwebmail/images/iconsets/Default.Slovak/sshterm.gif htdocs/openwebmail/images/iconsets/Default.Slovak/thumbnail.gif @@ -5592,16 +5669,13 @@ htdocs/openwebmail/images/iconsets/Default.Spanish/addrbook.gif htdocs/openwebmail/images/iconsets/Default.Spanish/addrbook.s.gif htdocs/openwebmail/images/iconsets/Default.Spanish/adduser.gif htdocs/openwebmail/images/iconsets/Default.Spanish/advsearch.gif -htdocs/openwebmail/images/iconsets/Default.Spanish/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Default.Spanish/arrowleft.gif -htdocs/openwebmail/images/iconsets/Default.Spanish/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Default.Spanish/arrowright.gif htdocs/openwebmail/images/iconsets/Default.Spanish/attach.gif htdocs/openwebmail/images/iconsets/Default.Spanish/backtofolder.gif htdocs/openwebmail/images/iconsets/Default.Spanish/blockemail.gif htdocs/openwebmail/images/iconsets/Default.Spanish/blockrelay.gif htdocs/openwebmail/images/iconsets/Default.Spanish/cal-delete.gif htdocs/openwebmail/images/iconsets/Default.Spanish/cal-link.gif +htdocs/openwebmail/images/iconsets/Default.Spanish/cal-popup.gif htdocs/openwebmail/images/iconsets/Default.Spanish/calendar.gif htdocs/openwebmail/images/iconsets/Default.Spanish/chpwd.gif htdocs/openwebmail/images/iconsets/Default.Spanish/clearaddress.gif @@ -5664,6 +5738,7 @@ htdocs/openwebmail/images/iconsets/Default.Spanish/right-grey.gif htdocs/openwebmail/images/iconsets/Default.Spanish/right-grey.s.gif htdocs/openwebmail/images/iconsets/Default.Spanish/right.gif htdocs/openwebmail/images/iconsets/Default.Spanish/right.s.gif +htdocs/openwebmail/images/iconsets/Default.Spanish/search.s.gif htdocs/openwebmail/images/iconsets/Default.Spanish/sound.gif htdocs/openwebmail/images/iconsets/Default.Spanish/sshterm.gif htdocs/openwebmail/images/iconsets/Default.Spanish/thumbnail.gif @@ -5680,16 +5755,13 @@ htdocs/openwebmail/images/iconsets/Default/addrbook.gif htdocs/openwebmail/images/iconsets/Default/addrbook.s.gif htdocs/openwebmail/images/iconsets/Default/adduser.gif htdocs/openwebmail/images/iconsets/Default/advsearch.gif -htdocs/openwebmail/images/iconsets/Default/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/Default/arrowleft.gif -htdocs/openwebmail/images/iconsets/Default/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/Default/arrowright.gif htdocs/openwebmail/images/iconsets/Default/attach.gif htdocs/openwebmail/images/iconsets/Default/backtofolder.gif htdocs/openwebmail/images/iconsets/Default/blockemail.gif htdocs/openwebmail/images/iconsets/Default/blockrelay.gif htdocs/openwebmail/images/iconsets/Default/cal-delete.gif htdocs/openwebmail/images/iconsets/Default/cal-link.gif +htdocs/openwebmail/images/iconsets/Default/cal-popup.gif htdocs/openwebmail/images/iconsets/Default/calendar.gif htdocs/openwebmail/images/iconsets/Default/chpwd.gif htdocs/openwebmail/images/iconsets/Default/clearaddress.gif @@ -5752,6 +5824,7 @@ htdocs/openwebmail/images/iconsets/Default/right-grey.gif htdocs/openwebmail/images/iconsets/Default/right-grey.s.gif htdocs/openwebmail/images/iconsets/Default/right.gif htdocs/openwebmail/images/iconsets/Default/right.s.gif +htdocs/openwebmail/images/iconsets/Default/search.s.gif htdocs/openwebmail/images/iconsets/Default/sound.gif htdocs/openwebmail/images/iconsets/Default/sshterm.gif htdocs/openwebmail/images/iconsets/Default/thumbnail.gif @@ -5764,19 +5837,19 @@ htdocs/openwebmail/images/iconsets/Default/vdusers.gif htdocs/openwebmail/images/iconsets/Default/webdisk.gif htdocs/openwebmail/images/iconsets/Default/weekview.gif htdocs/openwebmail/images/iconsets/Default/yearview.gif +htdocs/openwebmail/images/iconsets/Text.Chinese.Simplified/cal-popup.gif htdocs/openwebmail/images/iconsets/Text.Chinese.Simplified/icontext +htdocs/openwebmail/images/iconsets/Text.Chinese.Traditional/cal-popup.gif htdocs/openwebmail/images/iconsets/Text.Chinese.Traditional/icontext +htdocs/openwebmail/images/iconsets/Text.English/cal-popup.gif htdocs/openwebmail/images/iconsets/Text.English/icontext +htdocs/openwebmail/images/iconsets/Text.Korean/cal-popup.gif htdocs/openwebmail/images/iconsets/Text.Korean/icontext htdocs/openwebmail/images/iconsets/XP.Blue/Copyright.txt htdocs/openwebmail/images/iconsets/XP.Blue/addrbook.gif htdocs/openwebmail/images/iconsets/XP.Blue/addrbook.s.gif htdocs/openwebmail/images/iconsets/XP.Blue/adduser.gif htdocs/openwebmail/images/iconsets/XP.Blue/advsearch.gif -htdocs/openwebmail/images/iconsets/XP.Blue/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/XP.Blue/arrowleft.gif -htdocs/openwebmail/images/iconsets/XP.Blue/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/XP.Blue/arrowright.gif htdocs/openwebmail/images/iconsets/XP.Blue/attach.gif htdocs/openwebmail/images/iconsets/XP.Blue/backtofolder.gif htdocs/openwebmail/images/iconsets/XP.Blue/blank.gif @@ -5784,6 +5857,7 @@ htdocs/openwebmail/images/iconsets/XP.Blue/blockemail.gif htdocs/openwebmail/images/iconsets/XP.Blue/blockrelay.gif htdocs/openwebmail/images/iconsets/XP.Blue/cal-delete.gif htdocs/openwebmail/images/iconsets/XP.Blue/cal-link.gif +htdocs/openwebmail/images/iconsets/XP.Blue/cal-popup.gif htdocs/openwebmail/images/iconsets/XP.Blue/calendar.gif htdocs/openwebmail/images/iconsets/XP.Blue/chpwd.gif htdocs/openwebmail/images/iconsets/XP.Blue/clearaddress.gif @@ -5846,6 +5920,7 @@ htdocs/openwebmail/images/iconsets/XP.Blue/right-grey.gif htdocs/openwebmail/images/iconsets/XP.Blue/right-grey.s.gif htdocs/openwebmail/images/iconsets/XP.Blue/right.gif htdocs/openwebmail/images/iconsets/XP.Blue/right.s.gif +htdocs/openwebmail/images/iconsets/XP.Blue/search.s.gif htdocs/openwebmail/images/iconsets/XP.Blue/sound.gif htdocs/openwebmail/images/iconsets/XP.Blue/sshterm.gif htdocs/openwebmail/images/iconsets/XP.Blue/thumbnail.gif @@ -5863,10 +5938,6 @@ htdocs/openwebmail/images/iconsets/XP.Green/addrbook.gif htdocs/openwebmail/images/iconsets/XP.Green/addrbook.s.gif htdocs/openwebmail/images/iconsets/XP.Green/adduser.gif htdocs/openwebmail/images/iconsets/XP.Green/advsearch.gif -htdocs/openwebmail/images/iconsets/XP.Green/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/XP.Green/arrowleft.gif -htdocs/openwebmail/images/iconsets/XP.Green/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/XP.Green/arrowright.gif htdocs/openwebmail/images/iconsets/XP.Green/attach.gif htdocs/openwebmail/images/iconsets/XP.Green/backtofolder.gif htdocs/openwebmail/images/iconsets/XP.Green/blank.gif @@ -5874,6 +5945,7 @@ htdocs/openwebmail/images/iconsets/XP.Green/blockemail.gif htdocs/openwebmail/images/iconsets/XP.Green/blockrelay.gif htdocs/openwebmail/images/iconsets/XP.Green/cal-delete.gif htdocs/openwebmail/images/iconsets/XP.Green/cal-link.gif +htdocs/openwebmail/images/iconsets/XP.Green/cal-popup.gif htdocs/openwebmail/images/iconsets/XP.Green/calendar.gif htdocs/openwebmail/images/iconsets/XP.Green/chpwd.gif htdocs/openwebmail/images/iconsets/XP.Green/clearaddress.gif @@ -5936,6 +6008,7 @@ htdocs/openwebmail/images/iconsets/XP.Green/right-grey.gif htdocs/openwebmail/images/iconsets/XP.Green/right-grey.s.gif htdocs/openwebmail/images/iconsets/XP.Green/right.gif htdocs/openwebmail/images/iconsets/XP.Green/right.s.gif +htdocs/openwebmail/images/iconsets/XP.Green/search.s.gif htdocs/openwebmail/images/iconsets/XP.Green/sound.gif htdocs/openwebmail/images/iconsets/XP.Green/sshterm.gif htdocs/openwebmail/images/iconsets/XP.Green/thumbnail.gif @@ -5953,10 +6026,6 @@ htdocs/openwebmail/images/iconsets/XP.Purple/addrbook.gif htdocs/openwebmail/images/iconsets/XP.Purple/addrbook.s.gif htdocs/openwebmail/images/iconsets/XP.Purple/adduser.gif htdocs/openwebmail/images/iconsets/XP.Purple/advsearch.gif -htdocs/openwebmail/images/iconsets/XP.Purple/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/XP.Purple/arrowleft.gif -htdocs/openwebmail/images/iconsets/XP.Purple/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/XP.Purple/arrowright.gif htdocs/openwebmail/images/iconsets/XP.Purple/attach.gif htdocs/openwebmail/images/iconsets/XP.Purple/backtofolder.gif htdocs/openwebmail/images/iconsets/XP.Purple/blank.gif @@ -5964,6 +6033,7 @@ htdocs/openwebmail/images/iconsets/XP.Purple/blockemail.gif htdocs/openwebmail/images/iconsets/XP.Purple/blockrelay.gif htdocs/openwebmail/images/iconsets/XP.Purple/cal-delete.gif htdocs/openwebmail/images/iconsets/XP.Purple/cal-link.gif +htdocs/openwebmail/images/iconsets/XP.Purple/cal-popup.gif htdocs/openwebmail/images/iconsets/XP.Purple/calendar.gif htdocs/openwebmail/images/iconsets/XP.Purple/chpwd.gif htdocs/openwebmail/images/iconsets/XP.Purple/clearaddress.gif @@ -6026,6 +6096,7 @@ htdocs/openwebmail/images/iconsets/XP.Purple/right-grey.gif htdocs/openwebmail/images/iconsets/XP.Purple/right-grey.s.gif htdocs/openwebmail/images/iconsets/XP.Purple/right.gif htdocs/openwebmail/images/iconsets/XP.Purple/right.s.gif +htdocs/openwebmail/images/iconsets/XP.Purple/search.s.gif htdocs/openwebmail/images/iconsets/XP.Purple/sound.gif htdocs/openwebmail/images/iconsets/XP.Purple/sshterm.gif htdocs/openwebmail/images/iconsets/XP.Purple/thumbnail.gif @@ -6043,10 +6114,6 @@ htdocs/openwebmail/images/iconsets/XP.Red/addrbook.gif htdocs/openwebmail/images/iconsets/XP.Red/addrbook.s.gif htdocs/openwebmail/images/iconsets/XP.Red/adduser.gif htdocs/openwebmail/images/iconsets/XP.Red/advsearch.gif -htdocs/openwebmail/images/iconsets/XP.Red/arrowleft-grey.gif -htdocs/openwebmail/images/iconsets/XP.Red/arrowleft.gif -htdocs/openwebmail/images/iconsets/XP.Red/arrowright-grey.gif -htdocs/openwebmail/images/iconsets/XP.Red/arrowright.gif htdocs/openwebmail/images/iconsets/XP.Red/attach.gif htdocs/openwebmail/images/iconsets/XP.Red/backtofolder.gif htdocs/openwebmail/images/iconsets/XP.Red/blank.gif @@ -6054,6 +6121,7 @@ htdocs/openwebmail/images/iconsets/XP.Red/blockemail.gif htdocs/openwebmail/images/iconsets/XP.Red/blockrelay.gif htdocs/openwebmail/images/iconsets/XP.Red/cal-delete.gif htdocs/openwebmail/images/iconsets/XP.Red/cal-link.gif +htdocs/openwebmail/images/iconsets/XP.Red/cal-popup.gif htdocs/openwebmail/images/iconsets/XP.Red/calendar.gif htdocs/openwebmail/images/iconsets/XP.Red/chpwd.gif htdocs/openwebmail/images/iconsets/XP.Red/clearaddress.gif @@ -6116,6 +6184,7 @@ htdocs/openwebmail/images/iconsets/XP.Red/right-grey.gif htdocs/openwebmail/images/iconsets/XP.Red/right-grey.s.gif htdocs/openwebmail/images/iconsets/XP.Red/right.gif htdocs/openwebmail/images/iconsets/XP.Red/right.s.gif +htdocs/openwebmail/images/iconsets/XP.Red/search.s.gif htdocs/openwebmail/images/iconsets/XP.Red/sound.gif htdocs/openwebmail/images/iconsets/XP.Red/sshterm.gif htdocs/openwebmail/images/iconsets/XP.Red/thumbnail.gif @@ -6128,8 +6197,10 @@ htdocs/openwebmail/images/iconsets/XP.Red/vdusers.gif htdocs/openwebmail/images/iconsets/XP.Red/webdisk.gif htdocs/openwebmail/images/iconsets/XP.Red/weekview.gif htdocs/openwebmail/images/iconsets/XP.Red/yearview.gif +htdocs/openwebmail/images/kbd.gif htdocs/openwebmail/images/openwebmail.gif htdocs/openwebmail/images/openwebmail.ico +htdocs/openwebmail/images/phonekbd.gif htdocs/openwebmail/images/powered-by-openwebmail.gif htdocs/openwebmail/images/smilies/FaceDevilish.png htdocs/openwebmail/images/smilies/FaceGoofy.png @@ -6966,5 +7037,10 @@ htdocs/openwebmail/sounds/silymail.wav @dirrm conf/openwebmail/sessions @dirrm conf/openwebmail/lang @dirrm conf/openwebmail/holidays +@dirrm conf/openwebmail @dirrm cgi-bin/openwebmail/uty +@dirrm cgi-bin/openwebmail/shares +@dirrm cgi-bin/openwebmail/quota +@dirrm cgi-bin/openwebmail/modules +@dirrm cgi-bin/openwebmail/auth @dirrm cgi-bin/openwebmail