Re: [SM-USERS] (no subject)

2004-08-21 Thread p dont think
Is there any mechanism for having the login page's username field automatically filled in based on its URL, for example by having squirrelmail/src/webmail.php?username=geoff ? If there isn't such a mechanism could someone implement one? Try http://mydomain.com/mail/src/login.php?loginname=username

RE: [SM-USERS] To solve problem

2004-08-21 Thread Marc Powell
From: car eer [mailto:[EMAIL PROTECTED] Sent: Saturday, August 21, 2004 12:50 AM To: [EMAIL PROTECTED] Subject: [SM-USERS] To solve problem Hello, We have our account in squirrelmail box. The mail box has been stucked out from past one week and we are un

Re: [SM-USERS] malloc-error (recursive call) with large inbox

2004-08-21 Thread Chris Hilts
> Anyway; I tried SquirrelMail 1.5.1 from CVS and it seems to do its job a > lot better! Even with 8M as memory_limit I get my inbox as I expect it to > do. Even faster then I expected! :-) Is it advisable to use the CVS > version already? In our case it's maybe even the only option... I checked >

[SM-USERS] vacation autoreply exclude non-inbox folders

2004-08-21 Thread John A. Smith
I am using Squirrelmail 1.4.1 for our webmail app and I have a question about the vacation plugin feature. We've been using the vacation plug-in for serveral months for staff to setup auto-replies when they are out of office. However, it also autoreplies to mail that gets dumped into my SA Spam

Re: [SM-USERS] malloc-error (recursive call) with large inbox

2004-08-21 Thread Paul Dekkers
Hi, Marc Powell wrote: I can't help with the problem but I can provide a data point. I've successfully used 1.4.3a with mailboxes with over 50,000 messages in them. It's slow, relatively speaking, but it works. Php memory_limit = 50M That strange. You where also on apache 2? Anyway; I tried S