RE: [SM-USERS] A newbie needs help

2002-12-16 Thread p dont think
Here is a new version of /src/redirect.php. Please give it a try: 1. With vlogin and username "jassa" 2. Without vlogin and username "[EMAIL PROTECTED]" > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Marvin > Pascual > Sent: Monday, December

Re: [SM-USERS] Can't access attachments

2002-12-16 Thread Martin
$author = "Martin" ; > > Problem: > Can't view/download attachments. > > Setup: > FreeBSD 4.6.1 > Apache 1.3.26 > PHP 4.2.3 > Squirrelmail 1.2.9 (FreeBSD port) > > Folder index has the "+" indicating attachments but the attachment section > is empty. Happened with both a jpeg and a MSword docume

RE: [SM-USERS] A newbie needs help

2002-12-16 Thread Marvin Pascual
On Tue, 2002-12-17 at 09:55, p dont think wrote: > When you log in without vlogin, please use the FULL username (not just > "jassa") > What does it say in that case? this is the username being used to log in: [EMAIL PROTECTED] Thanks again. =) --- MARVIN T. PASCUAL E-mail: [EMAIL PROTECTED] Tel

RE: [SM-USERS] A newbie needs help

2002-12-16 Thread p dont think
When you log in without vlogin, please use the FULL username (not just "jassa") What does it say in that case? > -Original Message- > From: Marvin Pascual [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 16, 2002 5:56 PM > To: [EMAIL PROTECTED] > Cc: Squirrelmail Users > Subject: RE: [

RE: [SM-USERS] A newbie needs help

2002-12-16 Thread Marvin Pascual
On Tue, 2002-12-17 at 03:21, [EMAIL PROTECTED] wrote: > Actually, please test the last version of redirect.php that I sent you > both WITH and WITHOUT vlogin enabled. Is there any difference in the > output? Hello Sir, I just tried logging in using "jassa" with and without the VLOGIN plugin. Be

[SM-USERS] RE: Secure_login 0.5 and Mozilla based browser

2002-12-16 Thread p dont think
(cc to SM-users) So what exactly happens? It just seems to ignore and the loogin page remains in http? If you set display_errors = 1 (and use E_ALL!) in php.ini, do you see any errors? > -Original Message- > From: Stephen Carr [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 16, 2002

Re: [SM-USERS] vadmin en $vsecret=vadmin_get_domain_passwd($vdomain);

2002-12-16 Thread Frank Louwers
On Mon, Dec 16, 2002 at 06:10:12PM +0100, Frank Louwers wrote: > > Can anyone explain the following comments in the vadmin plugin to me? never mind. I should read all vmailmgr docs before asking questions about it. sorry for the waste of B/W and the reduction of the S/N ratio Vriendelijke groe

[SM-USERS] Re: Address Book

2002-12-16 Thread Jennifer Pinkham
>> > Message: 1 > Date: Mon, 16 Dec 2002 11:21:32 -0800 (PST) > From: Caffeinate The World <[EMAIL PROTECTED]> > Subject: Re: [SM-USERS] Address Book > To: [EMAIL PROTECTED] > > > --- Caffeinate The World <[EMAIL PROTECTED]> wrote: >> If I've entered addresses in the address book, shouldn't it list

RE: [SM-USERS] A newbie needs help

2002-12-16 Thread pdontthink
Actually, please test the last version of redirect.php that I sent you both WITH and WITHOUT vlogin enabled. Is there any difference in the output? Thanks, paul --- This sf.net email is sponsored by: With Great Power, Comes Great Respons

Re: [SM-USERS] Address Book

2002-12-16 Thread Caffeinate The World
--- Caffeinate The World <[EMAIL PROTECTED]> wrote: > If I've entered addresses in the address book, shouldn't it list them > by default when I click on the addresses link? The only time I see > the > addresses listed is AFTER i've just added a new address. Nothing > turns > up in the search eithe

[SM-USERS] Address Book

2002-12-16 Thread Caffeinate The World
If I've entered addresses in the address book, shouldn't it list them by default when I click on the addresses link? The only time I see the addresses listed is AFTER i've just added a new address. Nothing turns up in the search either. Is this the normal behavior for the address book? I'm using S

[SM-USERS] problem using database for preferences

2002-12-16 Thread Jody Cleveland
Hello all, I followed the instructions in db-backend.txt and successfully created a database. The address book part of it works great. The preferences part of it, does not. I can see info in the table, but what happens is this. When I go into preferences of Squirrelmail, make changes, refresh the

Re: [SM-USERS] Negative recommedation SQ with Apache 2.0?

2002-12-16 Thread Jonathan Angliss
Hello David, On Monday, December 16, 2002, [EMAIL PROTECTED] wrote... > Why does Squirrelmail not recommend usage with Apache 2.0? I am an > absolute newbie with both and would appreciate advisement. There have been a lot of issues with PHP 4 and Apache 2 that affect SquirrelMail in some unus

[SM-USERS] vadmin en $vsecret=vadmin_get_domain_passwd($vdomain);

2002-12-16 Thread Frank Louwers
Can anyone explain the following comments in the vadmin plugin to me? $vsecret=vadmin_get_domain_passwd($vdomain); if (!$vsecret){ // Nope. Since it makes no sense to work in AUTH_METHOD="USER" // without a stored password, load the askpasswd module. vadmin_switch_module("loginaskpas

Re: [SM-USERS] Login authentication problems

2002-12-16 Thread Jonathan Angliss
Hello Guido, On Monday, December 16, 2002, Guido Ricci wrote... > we are experiencing an authentication error while trying to log into > SM : > "Unknown user or password incorrect". > The error occurs randomly. > This is the corresponding tcpserver log fragment: > 2002-12-09 14:17:19.844910500 t

Re: [SM-USERS] It's possible to authenticate with a concret username and pass?

2002-12-16 Thread Jonathan Angliss
Hello Daniel, On Monday, December 16, 2002, Daniel Oliveras Serra wrote... > Helo, I installed SquirrelMail in my home server and When I atempt > to send a mail trough my Internet provider server I get the error > "invalid login" so ... > It's possible to tell to SquirrelMail that uses a concret

Re: [SM-USERS] Proxy Antivirus for squirrelmail

2002-12-16 Thread Jonathan Angliss
Hello Aitor, On Monday, December 16, 2002, Aitor Lopez de Aberasturi wrote... > What free proxy antivirus can I use for my Squirrelmail ? You'll want to do this kind of filtering at the mail transport level (SMTP for example) to save any work by the client. This depends on what SMTP serve

[SM-USERS] Re: *FIX* re: Session Issues, need testers

2002-12-16 Thread Jonathan Angliss
Hello Bruce, On Monday, December 16, 2002, Bruce Richardson wrote... >> This is most unusual. PHP says you can remove a cookie just by >> providing it's name, or setting it's time back in time to cause the >> browser to expire it. I guess they incorrectly stated that then. >> I'll update the code

[SM-USERS] Negative recommedation SQ with Apache 2.0?

2002-12-16 Thread david
Why does Squirrelmail not recommend usage with Apache 2.0? I am an absolute newbie with both and would appreciate advisement. Dave --- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at

[SM-USERS] is it possible to customize this ?

2002-12-16 Thread email
when i read mails, this is what it shows: * Subject: From: xxx Date: x To: xxx Cc: View Printable Version

[SM-USERS] Any documentation for beginning Squirrel users?

2002-12-16 Thread Jody Cleveland
Hello all, After a few months of "tweaking," (with some great help from this list) I am finally ready to unleash the Squirrel on users. I was going to create some very basic "ok, looks great, now what do I do" documentation to get users started. My question is, has anyone else done this? I hate to

[SM-USERS] SM on OpenVMS

2002-12-16 Thread Martin Evans
Hi, Has anyone got SM running on OpenVMS? I've managed to get it to go with a few errors but I'm a bit stuck now due to my limited PHP skills. Would anyone be interested in the errors/assisting? It's a great product so it would be nice to extend it's use to another OS if it hasn't been done alrea

[SM-USERS] Login authentication problems

2002-12-16 Thread Guido Ricci
Hi, we are experiencing an authentication error while trying to log into SM : "Unknown user or password incorrect". The error occurs randomly. This is the corresponding tcpserver log fragment: 2002-12-09 14:17:19.844910500 tcpserver: end 10569 status 0 2002-12-09 14:17:19.84

[SM-USERS] Re: squirrelmail-users digest, Vol 1 #843 - 12 msgs

2002-12-16 Thread Jodie
I am on my way in now...on cell if you need. Jodie On Monday 16 December 2002 7:47 am, [EMAIL PROTECTED] wrote: > Send squirrelmail-users mailing list submissions to > [EMAIL PROTECTED] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/list

[SM-USERS] Re: gzip plugin help

2002-12-16 Thread Ed Schernau
With the gzip plugin enabled, my browser keeps trying to save files when I open pages. Or is this an Apache-ism? Ed --- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High

Re: [SM-USERS] prob with forward

2002-12-16 Thread saturne
oups I tried, not i'll try sorry On Mon, 2002-12-16 at 15:09, saturne wrote: > On Sun, 2002-12-15 at 15:26, saturne wrote: > > > > > > hi > > > > when php is static, forward messages is ok > > when php is compiled in cgi, impossible to forward messages. > > -before display compose.

Re: [SM-USERS] prob with forward

2002-12-16 Thread saturne
On Sun, 2002-12-15 at 15:26, saturne wrote: > > > hi > > when php is static, forward messages is ok > when php is compiled in cgi, impossible to forward messages. > -before display compose.php, squirrelmail wrote the good mail in /data/, > he build the array IN THE SESSION, but.. but... after th

[SM-USERS] Proxy Antivirus for squirrelmail

2002-12-16 Thread Aitor Lopez de Aberasturi
What free proxy antivirus can I use for my Squirrelmail ?   Regards,   Aitor        

[SM-USERS] It's possible to authenticate with a concret username and pass?

2002-12-16 Thread Daniel Oliveras Serra
Helo, I installed SquirrelMail in my home server and When I atempt to send a mail trough my Internet provider server I get the error "invalid login" so ... It's possible to tell to SquirrelMail that uses a concret Login name al Password to login into my smtp server?. This Username al password are

[SM-USERS] Can't access attachments

2002-12-16 Thread Martin
Problem: Can't view/download attachments. Setup: FreeBSD 4.6.1 Apache 1.3.26 PHP 4.2.3 Squirrelmail 1.2.9 (FreeBSD port) Folder index has the "+" indicating attachments but the attachment section is empty. Happened with both a jpeg and a MSword document. Checked IMAP by logging in with another cl

RE: [SM-USERS] A newbie needs help

2002-12-16 Thread Marvin Pascual
On Mon, 2002-12-16 at 17:25, p dont think wrote: > > No, you shouldn't change your config file, it is good. What I am saying > is that when you send it in an email to this list, you should obscure > your address, because anyone can view it -- thus it is possible that > spammers get your SMTP addr

RE: [SM-USERS] A newbie needs help

2002-12-16 Thread p dont think
> > You included the IP address of your SMTP server, which is dangerous, > > since any mail to this list is archived and open for public viewing on > > many different archive sites -- I trust your SMTP server is secured from > > outside connections with auth mechanisms, but next time, you might w

RE: [SM-USERS] A newbie needs help

2002-12-16 Thread Marvin Pascual
On Mon, 2002-12-16 at 16:23, p dont think wrote: > Three things: > > You included the IP address of your SMTP server, which is dangerous, > since any mail to this list is archived and open for public viewing on > many different archive sites -- I trust your SMTP server is secured from > outside

RE: [SM-USERS] A newbie needs help

2002-12-16 Thread p dont think
Three things: You included the IP address of your SMTP server, which is dangerous, since any mail to this list is archived and open for public viewing on many different archive sites -- I trust your SMTP server is secured from outside connections with auth mechanisms, but next time, you might wa