[SM-USERS] SM not working with only certain domains

2003-09-05 Thread Daniel Watts
Hi again guys, Some of you may remember my writing a while ago trying to get squirrelmail to work with Netscape 4.x series browsers. Well i never had any luck with SM 1.2.10 but SM 1.4.1 does seem to work fineto a point. I have installed squirrelmail centrally with many virtual domains which

Re: [SM-USERS] Something wrong with this list?

2003-09-05 Thread Chris Hilts
> Is there something wrong with this list? It seems messages I send to it > takes hours to go through. Typical as of late, completely out of our hands. SourceForge has been having a lot of difficulty. -- Chris Hilts [EMAIL PROTECTED] --- T

[SM-USERS] Something wrong with this list?

2003-09-05 Thread Matt
Is there something wrong with this list? It seems messages I send to it takes hours to go through. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address

Re: [SM-USERS] sq receipt !!

2003-09-05 Thread Jonathan Angliss
Hello Kenneth, On Friday, September 05, 2003, kenneth ling wrote... > did anyone have a problem on the Receipt: On Read/On Delivery... > when I create a msg with receipt on read and on delivery and > they are non of receipt are back !! Receipt on delivery doesn't always work because not all S

[SM-USERS] sq receipt !!

2003-09-05 Thread kenneth ling
did anyone have a problem on the Receipt: On Read/On Delivery... when I create a msg with receipt on read and on delivery and they are non of receipt are back !! anyone can help.. I use qmail+vpopmail+courier imap+squirrelmail tq --- This

Re: [SM-USERS] Re: Fine Tunniing SQM

2003-09-05 Thread Jonathan Angliss
Hello Brent, On Friday, September 05, 2003, Brent Rigsby wrote... > Hello John and everyone else,Lets see if this works this time. I > was saying that we where having this installed by someone that said they > knew what they where doing and we have a very messed up program at the > moment.Cyrus-Im

[SM-USERS] Large PDF files can't be attached.

2003-09-05 Thread mark london
Hi - When I try to attach a PDF file is that relatively large, i.e. 1M, after I select it using Browse, when I hit Add button, I get the error message "The document contains no data". The error message varies when using different browsers and between mac and pcs, but it doesn't work what the c

[SM-USERS] Re: "Connection has terminated unexpectedly" on some actions

2003-09-05 Thread Michael Jastram
Okay, I figured out what the problem was, if anybody is interested to know. In a nutshell, I was running http (not https) on port 443 (which is reserved for https). This confused the get_location() method in strings.php. Why I did this, you ask? To work around our [EMAIL PROTECTED] firewall at

[SM-USERS] AHH! Doesn't Work Right Yet!

2003-09-05 Thread Matt
Hrmm.. In version 1.2 we had this same problem.. .now I upgraded (fresh install) to 1.4 and we still have it. Seems some windows computers running IE get the login page, login and then get "You must be logged in to view this page" If I comment out the destroy cookie: /* * In case the last sess

RE: [SM-USERS] Permission Denied error in move_messages.php during forward

2003-09-05 Thread Chris Hilts
> Well, the permissions on the directory were what it always has been, > and the other directories match... It's at 755, and 777 does fix it, but Check the OWNERSHIP. It should be owned by whatever user your webserver runs as. (apache, www-data, nobody are likely candidates) > I'm a little unco

FW: [SM-USERS] Permission Denied error in move_messages.php during forward

2003-09-05 Thread Don Levey \(Squirrelmail\)
>-Original Message- >From: p dont think [mailto:[EMAIL PROTECTED] >Sent: Friday, September 05, 2003 9:37 AM >To: 'Don Levey'; [EMAIL PROTECTED] >Subject: RE: [SM-USERS] Permission Denied error in move_messages.php >during forward >> >> ---> Well, the permissions on the directory were what

RE: [SM-USERS] Permission Denied error in move_messages.php during forward

2003-09-05 Thread p dont think
> > Warning: fopen("../attachments/mDqNYtsXNB3JbqoFGNFZB6M9rIcVnrCO", "wb") - > > Permission denied in /squirrelmail/src/move_messages.php on line 81 > > [..] > > > This was also failing in 1.2, and so I upgraded. I, unfortunately, do not > > know enough about php to be able to debug this. >

RE: [SM-USERS] Re: Fine Tunniing SQM

2003-09-05 Thread p dont think
> Hello John and everyone else,Lets see if this works this time. I > was saying that we where having this installed by someone that said they > knew what they where doing and we have a very messed up program at the > moment.Cyrus-Imap server is this the best one to use with > squirrelmail?Also over

[SM-USERS] Re: Fine Tunniing SQM

2003-09-05 Thread Brent Rigsby
Hello John and everyone else,Lets see if this works this time. I was saying that we where having this installed by someone that said they knew what they where doing and we have a very messed up program at the moment.Cyrus-Imap server is this the best one to use with squirrelmail?Also over the last

RE: [SM-USERS] Permission Denied error in move_messages.php during forward

2003-09-05 Thread Don Levey
-Original Message- From: Jonathan Angliss [mailto:[EMAIL PROTECTED] Sent: Friday, September 05, 2003 1:32 AM To: Don Levey Cc: [EMAIL PROTECTED] Subject: Re: [SM-USERS] Permission Denied error in move_messages.php during forward Hello Don, On Thursday, September 04, 2003, Don Levey wrot