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

2002-10-12 Thread Matt Darcy

A quick thanks to the peopleof this list, it was pretty clear as soon as I
put the templates in $SQWEBMAIL_TEMPLATEDIR/en-us it worked.

It may be obvious to people who know but for those of you who don't put your
templates in a sub-dir "en-us" of SQWEBMAIL_TEMPLATEDIR.

Thanks,

Matt

(I still have the second server to figure out why I am getting a cannotopen
template error)

- 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-12 Thread Christian Schuerer-Waldheim

Hi!

> > 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.

I think that it looks for $SQWEBMAIL_TEMPLATEDIR/en cause on my machine ./en
is a symlink to ./en-us.

cu,
Christian





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

2002-10-12 Thread hzqbbc

I see,thanks!
btw: how to build man and html help in sqwebmial ??
i have install jade, docbook-utils(from source code) but also failed to
build html/man from sgml ...What kinds of softwares i need to do this?? 

Sam Varshavchik writes: 

> On Fri, 11 Oct 2002, hzqbbc wrote: 
> 
>> My FreeBSD box installed automake 1.4.5 and autoconf 213
>> I 'll upgrade them !!:) thx!! btw:  how "with-trashquota" work with
> 
> You only need the updated autobloat stuff if you're checking out the 
> source from CVS.  You do not need to update your autobloat if building 
> from the tarballs. 
> 
>> 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
>> ...  
>> 
> 
> As far as I know, --with-trashquota works.  You can double check and look 
> in maildir/config.h and see if the TRASHQUOTA symbol is defined. 
> 
> -- 
> Sam 
> 
> 
 




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

2002-10-12 Thread Sam Varshavchik

On Sat, Oct 12, 2002 at 04:00:54AM +, hzqbbc wrote:
> I see,thanks!
> btw: how to build man and html help in sqwebmial ??
> i have install jade, docbook-utils(from source code) but also failed to
> build html/man from sgml ...What kinds of softwares i need to do this??

You also need to install:

* The DSSSL style sheets (docbook-style-dsssl-1.76-6)

* Docbook DTDs (docbook-dtds)


-- 
Sam




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

2002-10-12 Thread hzqbbc

Sam Varshavchik writes: 

> On Sat, Oct 12, 2002 at 04:00:54AM +, hzqbbc wrote:
>> I see,thanks!
>> btw: how to build man and html help in sqwebmial ??
>> i have install jade, docbook-utils(from source code) but also failed to
>> build html/man from sgml ...What kinds of softwares i need to do this??
> 
> You also need to install: 
> 
> * The DSSSL style sheets (docbook-style-dsssl-1.76-6) 
> 
> * Docbook DTDs (docbook-dtds) 
> 
> 
> -- 
> Sam 
> 
but under FreeBSD ports tree, i can't find that package names like you
told me... Or they are different naming ? Sam , have you test sqwebmail-
latest under FreeBSD ?? If so , did you use ports or just install such
software from source ?? 





[sqwebmail] another problem of jw

2002-10-12 Thread hzqbbc

I have install dotbook*(from 2.x-4.x) and jade, when building html in sq webmail, 
error:
../docbook/sgml2html makeuserdb.sgml makeuserdb.html.in
jw: Please specify at least one catalog
*** Error code 1 

Stop in /home/hzqbbc/src/sqwebmail-20021011/sqwebmail/userdb. 

 --
i add "-c /usr/local/share/sgml/catalog" to docbook/sgml2html for the
docbook2html command ( I know almost nothing about SGML and xml :() .
it works better but still failed and return error. 

btw:docbook-style-dsssl doesn't provide freebsd ports ? ..so this means
i must install docbook-style-dsssl from source ? .. 

Sam Varshavchik writes: 

> On Sat, Oct 12, 2002 at 04:00:54AM +, hzqbbc wrote:
>> I see,thanks!
>> btw: how to build man and html help in sqwebmial ??
>> i have install jade, docbook-utils(from source code) but also failed to
>> build html/man from sgml ...What kinds of softwares i need to do this??
> 
> You also need to install: 
> 
> * The DSSSL style sheets (docbook-style-dsssl-1.76-6) 
> 
> * Docbook DTDs (docbook-dtds) 
> 
> 
> -- 
> Sam 
>