[sqwebmail] cookie at login?

2002-10-11 Thread Bryan Schneider

Hey guys! 

I apologies in advance if this has been discussed before. I did some 
searching for it as well and cannot find what I am looking for. 

Is there a way to cookie(?) the login screen? In other words, if I use the 
same machine over and over again, how can I keep the user id  
from disappearing?  All I would like to do is type in my password, unless of 
course I am typing in a different user id. 

Thanks, 

Bryan




Re: [sqwebmail] swebmail templates to picking up changes. Clear Detail. - PROGRESS

2002-10-11 Thread Matt Darcy

thats very interesting,

a little different from the info I had been given

I'll try that,let you know how I get on.

Thanks,

Matt.


- Original Message -
From: "Clive Goodhead" <[EMAIL PROTECTED]>
To: "Matt Darcy" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, October 11, 2002 7:55 PM
Subject: Re: [sqwebmail] swebmail templates to picking up changes. Clear
Detail. - PROGRESS


> >
> > My E-netcomm server is now having an Internal server error after I found
> out
> > that what ever you set SetEnv SQWEBMAIL_TEMPLATEDIR to sqwebmail looks
in
> > $SQWEBMAIL_TEMPLATEDIR/html/en
> >
>
> If I remember rightly it looks in $SQWEBMAIL_TEMPLATEDIR/en-us by default
> but it is sometime since I set it up.
>
> Clive Goodhead
>
>






Re: [sqwebmail] swebmail templates to picking up changes. Clear Detail. - PROGRESS

2002-10-11 Thread Clive Goodhead

>
> My E-netcomm server is now having an Internal server error after I found
out
> that what ever you set SetEnv SQWEBMAIL_TEMPLATEDIR to sqwebmail looks in
> $SQWEBMAIL_TEMPLATEDIR/html/en
>

If I remember rightly it looks in $SQWEBMAIL_TEMPLATEDIR/en-us by default
but it is sometime since I set it up.

Clive Goodhead





Re: [sqwebmail] swebmail templates to picking up changes. Clear Detail. - PROGRESS

2002-10-11 Thread Matt Darcy


- Original Message -
From: "DARCY,MATTHEW (HP-UnitedKingdom,ex2)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 11, 2002 2:11 PM
Subject: [sqwebmail] swebmail templates to picking up changes. Clear Detail.


>
>
> Hi,
>
> I have 2 servers.
>
> www.mdlan.com
> mail.e-netcomm.co.uk
>
> www.mdlan.com is redhat 7.3 on i686 running qmail vpopmail qmailadmin
> vqadmin sqwebmail and was built by my %100
>
> mail.e-netcomm.co.uk is a solaris 8 Netra T1 AC200 Sparc Server with
> qmail/qmailadmin/vqadmin/sqwebmail the os and server was built by me, and
> the mail install was by inter7.
>
>
>
> I have www.mdlan.com setup with virtual hosts on apache
> my config line for mdlan.com looks like this
>
> 
> ServerAdmin [EMAIL PROTECTED]
> DocumentRoot /usr/local/apache/virtual/www.mdlan.co.uk/public_html
> ServerName www.mdlan.co.uk
> ServerAlias www.mdlan.com
> ServerAlias www.mdlan.net
> SetEnv SQWEBMAIL_TEMPLATEDIR
> /usr/local/apache/virtual/www.mdlan.co.uk/sqwebmail_templates
> SetEnv QMAILADMIN_TEMPLATEDIR
> /usr/local/apache/virtual/www.mdlan.co.uk/qmailadmin_templates
> ScriptAlias /cgi-bin/ /usr/local/apache/cgi-bin/
> ErrorLog logs/www.mdlan.co.uk_error_log
> CustomLog logs/www.mdlan.co.uk_access_log common
> 
>
> I have altered
> /usr/local/apache/virtual/www.mdlan.co.uk/sqwebmail_templates/index.html
to
> the  tag say Md.Lan webmail
>
> when I view http://www.mdlan.com/cgi-bin/sqwebmail I get the error "can't
> open form template"
> try it.
>
> I have no idea why this is happeneing
>
> I have checked the permisions.
>
> [root@jordan www.mdlan.co.uk]# ls -la
> total 20
> drwxrwxr-x5 root webdev   4096 Oct  5 21:14 .
> drwxrwxr-x   17 root webdev   4096 Oct  7 14:47 ..
> drwxrwxr-x4 root webdev   4096 Oct  6 11:56 public_html
> drwxrwxr-x2 root webdev   4096 Oct  8 22:32
qmailadmin_templates
> drwxrwxr-x2 root webdev   4096 Oct 11 14:19
sqwebmail_templates
> [root@jordan www.mdlan.co.uk]#
>
> and left it a little open to make sure this is not a problem.
>
> I have re-copied the templates in from /usr/local/share
>
>
> --- END PROBLEM 1
> --
--
>
>
>
>
>
>  START PROBLEM 2
> 
>
>
> my config on mail.e-netcomm.co.uk is an apache virtual host.
>
> First of all I should point out that the system is working %100 and I
don't
> think this is anything to do with inter7 as they did a great job. It is
more
> likley it is me not setting up the virtual hosts with sqwebmail correctly.
>
>
> I have an apache config with a virtual host like so
>
> 
> ServerAdmin [EMAIL PROTECTED]
> DocumentRoot
/usr/local/apache/virtual/mail.e-netcomm.co.uk/public_html
> ServerName mail.e-netcomm.co.uk
> SetEnv SQWEBMAIL_TEMPLATEDIR
> /usr/local/apache/virtual/mail.e-netcomm.co.uk/sqwebmail_templates
> SetEnv QMAILADMIN_TEMPLATEDIR
> /usr/local/apache/virtual/mail.e-netcomm.co.uk/qmailadmin_templates
> ScriptAlias /cgi-bin/ /usr/local/apache/cgi-bin/
> ErrorLog logs/mail.e-netcomm.co.uk_error_log
> CustomLog logs/mail.e-netcomm.co.uk_access_log common
> 
>
> Again I have altered the  tag in
>
/usr/local/apache/virtual/mail.e-netcomm.co.uk/sqwebmail_templates/index.htm
> l to say "E-Netcomm UK Webmail"
>
> On this occasion http://mail.e-netcomm.co.uk/cgi-bin/sqwebmail opens up
the
> webmail login screen, but the title still is "sqwebmail copyright 1999"
>
> Can any one either help to why I am having these problems or point me at a
> guide for setting up sqwebmail with different templates for different
> virtual hosts.
>
> I thought I had got this right but ovbioulsy not.
>
> thanks,
>
> Matt.
>
- ADDITIONAL INFORMATION /
UPDATE -


Thanks to some personal emails from good people on this group, I have
progressed a little.

My E-netcomm server is now having an Internal server error after I found out
that what ever you set SetEnv SQWEBMAIL_TEMPLATEDIR to sqwebmail looks in
$SQWEBMAIL_TEMPLATEDIR/html/en

I have now copied the dir /usr/local/share/sqwebmail/html to
/usr/local/apache/virtual/mail.e-netcomm.co.uk/sqwebmail_templates and
restarted apache.

I now get an internal error 500 from apache when viewing the sqwebmail login
page.


Now for the mdlan problem getting the "can't open form template" error.
I have done some more readings and found this is normally related to
permisions, however they all look fine and to to test this I have opened up
my machine and chmod'd 777 the templates for the VIRTUAL HOST ONLY and
restarted apache. I am still getting this error and looking for more
suggestions on how to debug this.

Thanks,

Matt.







[sqwebmail] sqwebmail CVS 2002-10-07 configure failue

2002-10-11 Thread hzqbbc

After i run autobot , i encounter error when i run ./configure at the top
sqwebmail source tree 

I'm running FreeBSD 4.6.2 , installed sysconftool .
1.Run autobloat
[hzqbbc@mail sqwebmail]$ ./autobloat
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail:
Checking for sysconftool: /usr/local/share/sysconftool/sysconftool
Checking Makefile.am: Ok
Don't forget to add AC_PROG_SYSCONFTOOL to configure.in
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/authlib:
Checking for sysconftool: ../sysconftool
Checking Makefile.am: Ok
Don't forget to add AC_PROG_SYSCONFTOOL to configure.in
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/bdbobj:
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/cgi:
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/gdbmobj:
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/gpglib:
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/http11:
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/ldapaddressbook:
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/libhmac:
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/liblock:
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/maildir:
automake: configure.in: installing `../config.guess'
automake: configure.in: installing `../config.sub'
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/makedat:
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/md5:
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/numlib:
/home/hzqbbc/src/mymailer/sqwebmail-20021011/sqwebmail/pcp:
aclocal: configure.in: 26: macro `AM_GNU_GETTEXT' not found in library 

2.run configure
i write a shell to configure sqwebmail:
#!/bin/sh
# Config script - 0.04
# This script designed for building sqwebmail and imap/pop3d, in
# the future we will change a lot to courier and intergrate all
# package in courier except SMTP using Postfix. 

# FreeBSD specification
LOCALBASE=/usr/local
unset CPPFLAGS
unset LDFLAGS
export CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
export LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" 

# package version
prefix=/home/sqwebmail 

# configure the webmail
WEBMAIL_CFG="--with-trashquota --enable-webpass 
--enable-unicode=ISO-8859-1,US-ASCII,GB2312,UTF-8 --with-htmllibdir=${prefix} 
--enable-imecharset=gb2312 --with-maxargsize=500 --with-maxformargsize=500 
--with-maxmsgsize=500 --disable-autorenamesent --enable-softtimeout=3600 
--enable-mimetypes=/usr/local/etc/apache/mime.types --prefix=${prefix} 
--enable-cgibindir=${prefix}/cgi-bin --enable-imagedir=${prefix}/html/sqwebmail/images 
--enable-imageurl=/sqwebmail/images --with-cachedir=${prefix}/share --without-authpam 
--without-authuserdb --without-authpwd --without-authshadow --without-authmysql 
--without-authvchkpw --without-authcram --with-authldap --with-authdaemon 
--with--authldaprc=${prefix} --with-formdata --disable-utf7-folder-encoding 
--with-authchangepwdir=${prefix}/libexec/authlib 
--with-authdaemonvar=${prefix}/var/authdaemon --sysconfdir=${prefix}" 

echo "=="
echo "=  !!! The following is the configure directives !!! ="
echo "==" 

echo $WEBMAIL_CFG 

sleep 3
./configure $WEBMAIL_CFG
cd sqwebmail
make htmllibdir.h
cd .. 

When configureing in sha1 ,error happened:
==
configuring in sha1
running /bin/sh ./configure  --with-trashquota --enable-webpass 
--enable-unicode=ISO-8859-1,US-ASCII,GB2312,UTF-8 --with-htmllibdir=/home/sqwebmail 
--enable-mimecharset=gb2312 --with-maxargsize=500 --with-maxformargsize=500 
--with-maxmsgsize=500 --disable-autorenamesent --enable-softtimeout=3600 
--enable-mimetypes=/usr/local/etc/apache/mime.types --prefix=/home/sqwebmail 
--enable-cgibindir=/home/sqwebmail/cgi-bin 
--enable-imagedir=/home/sqwebmail/html/sqwebmail/images 
--enable-imageurl=/sqwebmail/images --with-cachedir=/home/sqwebmail/share 
--without-authpam --without-authuserdb --without-authpwd --without-authshadow 
--without-authmysql --without-authvchkpw --without-authcram --with-authldap 
--with-authdaemon --with--authldaprc=/home/sqwebmail --with-formdata 
--disable-utf7-folder-encoding --with-authchangepwdir=/home/sqwebmail/libexec/authlib 
--with-authdaemonvar=/home/sqwebmail/var/authdaemon --sysconfdir=/home/sqwebmail 
--with-db=gdbm --with-userdb=/etc/userdb 
 --with-makedatprog=${prefix}/libexec/sqwebmail/makedatprog --with-package=sqwebmail 
--with-version=3.3.7.20021007 --without-socks --cache-file=.././config.cache --srcdir=.
./configure: Can't open ./configure: No such file or directory
configure: error: ./configure failed for sha1 

i chdir into sha1 , no

[sqwebmail] Re: sqwebmail CVS 2002-10-07 configure failue

2002-10-11 Thread hzqbbc

My FreeBSD box installed automake 1.4.5 and autoconf 213
I 'll upgrade them !!:) thx!! btw:  how "with-trashquota" work with
sqwebmail quota ? It means what?? according to Maildir++ specification
quota doesn't include mails in trash . but if i want to count all folders'
mail , need i work hard to do that??? It seems that *with-trashquota*
doesn't work , or i make mistake?? move file to trash, quota still decrease
... 

Sam , I'm so sorry for asking such foolish and silly question ..but i 'm
very doubtful and feel comfuse on quota in sqwebmail ..:( 

Sam Varshavchik writes: 

> hzqbbc writes:  
> 
>> After i run autobot , i encounter error when i run ./configure at the top
>> sqwebmail source tree
> 
> You also need to install gettext, as well as you should have automake 1.6 and 
>autoconf 2.5x  
> 
> 
> -- 
> Sam  
> 
> 
 




[sqwebmail] swebmail templates to picking up changes. Clear Detail.

2002-10-11 Thread DARCY,MATTHEW (HP-UnitedKingdom,ex2)



Hi,

I have 2 servers.

www.mdlan.com
mail.e-netcomm.co.uk

www.mdlan.com is redhat 7.3 on i686 running qmail vpopmail qmailadmin
vqadmin sqwebmail and was built by my %100

mail.e-netcomm.co.uk is a solaris 8 Netra T1 AC200 Sparc Server with
qmail/qmailadmin/vqadmin/sqwebmail the os and server was built by me, and
the mail install was by inter7.



I have www.mdlan.com setup with virtual hosts on apache
my config line for mdlan.com looks like this


ServerAdmin [EMAIL PROTECTED]
DocumentRoot /usr/local/apache/virtual/www.mdlan.co.uk/public_html
ServerName www.mdlan.co.uk
ServerAlias www.mdlan.com
ServerAlias www.mdlan.net
SetEnv SQWEBMAIL_TEMPLATEDIR
/usr/local/apache/virtual/www.mdlan.co.uk/sqwebmail_templates
SetEnv QMAILADMIN_TEMPLATEDIR
/usr/local/apache/virtual/www.mdlan.co.uk/qmailadmin_templates
ScriptAlias /cgi-bin/ /usr/local/apache/cgi-bin/
ErrorLog logs/www.mdlan.co.uk_error_log
CustomLog logs/www.mdlan.co.uk_access_log common


I have altered
/usr/local/apache/virtual/www.mdlan.co.uk/sqwebmail_templates/index.html to
the  tag say Md.Lan webmail

when I view http://www.mdlan.com/cgi-bin/sqwebmail I get the error "can't
open form template"
try it. 

I have no idea why this is happeneing

I have checked the permisions.

[root@jordan www.mdlan.co.uk]# ls -la
total 20
drwxrwxr-x5 root webdev   4096 Oct  5 21:14 .
drwxrwxr-x   17 root webdev   4096 Oct  7 14:47 ..
drwxrwxr-x4 root webdev   4096 Oct  6 11:56 public_html
drwxrwxr-x2 root webdev   4096 Oct  8 22:32 qmailadmin_templates
drwxrwxr-x2 root webdev   4096 Oct 11 14:19 sqwebmail_templates
[root@jordan www.mdlan.co.uk]# 

and left it a little open to make sure this is not a problem.

I have re-copied the templates in from /usr/local/share


--- END PROBLEM 1






 START PROBLEM 2



my config on mail.e-netcomm.co.uk is an apache virtual host.

First of all I should point out that the system is working %100 and I don't
think this is anything to do with inter7 as they did a great job. It is more
likley it is me not setting up the virtual hosts with sqwebmail correctly.


I have an apache config with a virtual host like so


ServerAdmin [EMAIL PROTECTED]
DocumentRoot /usr/local/apache/virtual/mail.e-netcomm.co.uk/public_html
ServerName mail.e-netcomm.co.uk
SetEnv SQWEBMAIL_TEMPLATEDIR
/usr/local/apache/virtual/mail.e-netcomm.co.uk/sqwebmail_templates
SetEnv QMAILADMIN_TEMPLATEDIR
/usr/local/apache/virtual/mail.e-netcomm.co.uk/qmailadmin_templates
ScriptAlias /cgi-bin/ /usr/local/apache/cgi-bin/
ErrorLog logs/mail.e-netcomm.co.uk_error_log
CustomLog logs/mail.e-netcomm.co.uk_access_log common


Again I have altered the  tag in
/usr/local/apache/virtual/mail.e-netcomm.co.uk/sqwebmail_templates/index.htm
l to say "E-Netcomm UK Webmail"

On this occasion http://mail.e-netcomm.co.uk/cgi-bin/sqwebmail opens up the
webmail login screen, but the title still is "sqwebmail copyright 1999"

Can any one either help to why I am having these problems or point me at a
guide for setting up sqwebmail with different templates for different
virtual hosts.

I thought I had got this right but ovbioulsy not.

thanks,

Matt.
















[sqwebmail] Re: sqwebmail CVS 2002-10-07 configure failue

2002-10-11 Thread Sam Varshavchik

hzqbbc writes: 

> After i run autobot , i encounter error when i run ./configure at the top
> sqwebmail source tree 

You also need to install gettext, as well as you should have automake 1.6 
and autoconf 2.5x 


-- 
Sam