[sqwebmail] disk quota display

2002-09-30 Thread dizasta

is there any way to display the user's quota next to the percentage display 
?
i'd like to be able to see "37% (50mb quota)" if possible. thanks 

dan 

 -outshined.net
free email with 50mb (hotmail gives you 2mb, yahoo 4mb)
sign up now @ http://www.outshined.net



Re: [sqwebmail] authetication periodically failing

2002-09-30 Thread David Morel

On Mon, 2002-09-30 at 03:36, Andrew Cook wrote:
> Not sure what's causing this...
> At what appears to be random times, sqwebmail is failing to authenticate all 
>logins... it eventually starts working again or restarting it restores logins.
> Authentication is via vpopmail with vchkpw.
> Im not sure what the compile string was, is there a command to print it? However I 
>dont think that would be the issue as this is not a constant problem. 
> Thanks,
> -Andrew
> 

http://marc.theaimsgroup.net
look for vpopmail issues in sqwebmail list




Re: [sqwebmail] sqwebmail - invalid user id or password using vchkpw

2002-09-30 Thread David Morel

On Sun, 2002-09-29 at 13:25, Matt Darcy wrote:
> Hi,
> 
> I have spent a coupleof days re-reading the install instructions and reading mails I 
>have sent / been replied to on this group.
> 
> I am trying to get sqwebmail to authenticate against vchkpw.
> 
> from what I can see from the posts on this list the INSTALL document is not quite 
>%100 up to date. 
> As I understand I DON'T need to build auth daemon, and by issuing the configure 
>option --with-vchkpw should force sqwebmail to auth against the vchkpw libs.
> 
> This is how I have built sqwebmail, and yet every user I have in vpopmail cannot 
>loging to sqwebmail. There appears to be no logging for sqwebmail,I am lost.
> 
> Can some one please pass on some advice.
> 
> Thanks,
> 
> Matt.

what does your authdaemonrc look like ?




[sqwebmail] Re: html display problem

2002-09-30 Thread Sam Varshavchik

dizasta writes:

> when an html page is sent i actually see the text for the links to the 
> images instead of the images.
> ex. 
> 
> [http://pics.ebay.com/aw/pics/spacer.gif]
> 1998 Isuzu Rodeo Shop Repair Manual - Item # 1864583888
> [http://pics.ebay.com/aw/pics/spacer.gif] 
> 
> 
> is what i actually see in the email. how can i get sqwebmail to display the 
> graphics? 

You don't.  Displaying images from external sites is a potential security 
hole and an invasion of privacy.  Only images that are attached to the same 
message will be displayed inline.  Images on external web sites are never 
displayed unless you explicitly click on them.





[sqwebmail] html images

2002-09-30 Thread dizasta

ok thanks. why is it a security flaw btw? 

dan 

 -outshined.net
free email with 50mb (hotmail gives you 2mb, yahoo 4mb)
sign up now @ http://www.outshined.net



[sqwebmail] Sqwebmail templates with apache virtual Dirs ?

2002-09-30 Thread DARCY,MATTHEW (HP-UnitedKingdom,ex2)



Any update on how to use sqwebmail templates with apache ??

I have numerous virtual domains that would like their own modified templates
/ images.

Is there any instructions on how to do this ???, ie the same way as
qmailadmin sets a variable in apache.

Also is there an archive list for sqwebmail as I couldn't find one.

thanks,

Matt.




Re: [sqwebmail] Sqwebmail templates with apache virtual Dirs ?

2002-09-30 Thread John Chapman


> 
> Also is there an archive list for sqwebmail as I couldn't find one.
> 

Amazing.


http://www.google.com/search?q=sqwebmail+archives&sourceid=opera&num=1
0&ie=utf-8&oe=utf-8


http://marc.theaimsgroup.com/?l=sqwebmail


John C.



[sqwebmail] Re: html images

2002-09-30 Thread Sam Varshavchik

dizasta writes:

> ok thanks. why is it a security flaw btw? 

If I send you an HTML mail, with a link to an external image, I'll know:

1) When you've read my mail,

2) What mail software you're using to read my mail,

3) Your IP address

4) The fact that your E-mail address is valid, and represents a deliverable 
mailbox.


Additionally, #2 may provide additional information that might be helpful 
in exploiting any known security holes in your mail software.





Re: [sqwebmail] Re: html images

2002-09-30 Thread Jim Penny

On Mon, Sep 30, 2002 at 05:40:48PM -0400, Sam Varshavchik wrote:
> dizasta writes:
> 
> >ok thanks. why is it a security flaw btw? 
> 
> If I send you an HTML mail, with a link to an external image, I'll know:
> 
> 1) When you've read my mail,
> 
> 2) What mail software you're using to read my mail,
> 
> 3) Your IP address
> 
> 4) The fact that your E-mail address is valid, and represents a deliverable 
> mailbox.
> 

And, that you are the type of person who is either unaware of these
issues, or don't worry about them.  In either case, you just as well
walk around with a sign saying "Hack me".

Jim Penny

> 
> Additionally, #2 may provide additional information that might be helpful 
> in exploiting any known security holes in your mail software.
> 
> 



RE: [sqwebmail] authetication periodically failing

2002-09-30 Thread Andrew Cook




ok, I configured with 
these defines and after installing it refused all logins
now im switched back to the previous setup 
with authdaemond till I can figure this out.
I also tried using 
--enable-webpass=vpopmail, no change...
any ideas?
 
 
 
 
>>>
 
--recompile sqwebmail
--without-authdaemon \--without-authpam \--without-authuserdb 
\--without-authldap \--without-authshadow 
\--with-authvchkpw
 
kill 
authdaemon and never start it again.
 
---Jeremy 
Kisterwww.jeremykister.comPGP: 
http://www.jeremykister.com/jeremy/public_key.asc---


[sqwebmail] qmail + vpopmail + sqwebmail using authvchkpw

2002-09-30 Thread Malachi de AElfweald

I have been trying to get my server up and running for about 80 hours in the last 4 
days.
I got qmail, vpopmail, and qmailadmin running...

but sqwebmail just won't authenticate.
At first, I tried the FreeBSD ports collection package, even attempting to modify the 
Makefile.
no go.  So, I tried doing it by hand... 

I have exhausted everything I could find on the INSTALL, list archives and on google. 
I am sure it has 
to be there somewhere, since so many people are asking the same thing.

Why does sqwebmail always tell me Invalid User or Password?
Here's my command-line:

./configure --disable-authpwd --disable-authpam --disable-authpgsql 
--disable-authmysql --disable-
authldap --disable-authdaemon --enable-vchkpw 
--enable-imagedir=/usr/local/www/data/sqwebmail --enable-
mimetypes=/usr/local/etc/apache2/mime.types --enable-webpass=vpopmail 
--enable-imageurl=/sqwebmail

in case you are curious, I am doing domain-specific templates (thus the imageurl) and 
copying the cgi-
bin, htmls, and images from the static locations to the various domains.

I have tried running with AND without the authdaemond -- no change.

Any help would be greatly appreciated.

Thanks,
Malachi






Re: [sqwebmail] html images

2002-09-30 Thread David Morel

Le lun 30/09/2002 à 18:49, dizasta a écrit :
> ok thanks. why is it a security flaw btw? 
> 
> dan 
> 
>  -outshined.net
> free email with 50mb (hotmail gives you 2mb, yahoo 4mb)
> sign up now @ http://www.outshined.net

when you read an e-mail (spam) that fetches images out of a remote
server, it tells the sender "hey, i'm here, that's a human's address,you
can continue sending your junk to me!". That's the lesser evil. Much
worse is when , with a carefully crafted URL , and most notably when you
use MS Explorer, a remote server can inject malicious code which will be
executed by your computer. That shouldn't happen, we all know that. The
fact is, it does. That's why ALL mail reader programs shoud allow the
user to disable downloading of remote content. Most don't and thats a
shame.

David