[SM-USERS] problem with attachment
hi all I have been using squirrel mail 1.4.2 for sometime and everything is workin perfect but recently i have noticed that if i try to attach a file greater than 600 k it does not attach and gives me a error a page cannot be displayed but smaller file i can attach without any problem even smaller multiple file attachment is no problem my setting in php.ini is 8 M i am using squirrel mail 1.4.2 on red hat linux 8 appreciate your help Regards -- Simon D'cunha ( NETWORK ADMIN ) KUWAIT MUNICIPLAITY --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] problem with attachment
I have been using squirrel mail 1.4.2 for sometime and everything is workin perfect but recently i have noticed that if i try to attach a file greater than 600 k it does not attach and gives me a error a page cannot be displayed but smaller file i can attach without any problem even smaller multiple file attachment is no problem my setting in php.ini is 8 M i am using squirrel mail 1.4.2 on red hat linux 8 If you don't get error messages; only "this page cannot be displayed", then the only way I have ever seen that solved (and I *HAVE* seen it actually solved) was by reinstalling the web server. Good luck, Paul --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] problem with attachment
On Wednesday 22 September 2004 01:52 am, p dont think wrote: > > I have been using squirrel mail 1.4.2 for sometime and everything is > > workin perfect > > but recently i have noticed that if i try to attach a file greater than > > 600 k it does not attach and gives me a error a page cannot be displayed > > but smaller file i can attach without any problem > > > > even smaller multiple file attachment is no problem > > > > my setting in php.ini is 8 M > > > > i am using squirrel mail 1.4.2 on red hat linux 8 > > If you don't get error messages; only "this page cannot be displayed", > then the only way I have ever seen that solved (and I *HAVE* seen it > actually solved) was by reinstalling the web server. actually, IE by default has this thing called "friendly http error messages" When enabled it'll show a stock page for HTTP errors rather than the one returned back by the server. At any rate, it's probably a 500 Internal Server Error, in which case, your webserver error logs should have more information. -Jeremy -- Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc. [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc pgpD6SGW8LI4G.pgp Description: PGP signature
[SM-USERS] Problem with LDAP Adressbook (no lookup)
Hello List, cause this is my first post to this list, i want to introduce myself. My name is Thorsten Mueller, 26 years old and live in germany near Frankfurt. I have the following issue. I set up an ldap adressbook with openldap (2.0.23-6.3) on my debian box. I want to use this global book with outlook, mozilla thunderbird and of course squirrelmail. I think that the addressbook itself is working, because i can search for people from outlook and thunderbird. But if i configure my squirrelmail (1.4.1) with conf.pl and choose option 6 (Address Books (LDAP)) and then configure my local ldap server settings (anonymous bind) nothing happens. I saved the config and logged in to my squirrelmail. Clicking on Addresses (in the top bar) i see only local addresses i've defined before. I've also installed the following debian package. ii php4-ldap 4.1.2-7.0.1LDAP module for php4 And i wrote a little test php page to connect to my local server everything works well. I see activity in the syslog and when i use tcpdump -i lo i can see the traffic to my ldap server (127.0.0.1). Clicking on the address tab in squirrelmail i can't see anything. No logging in syslog nor any packets being transfered. I tried looking up with google, but i didn't find any helpful (or maybe i used the wrong keywords) ;-) I'd thankful for any help. Regards Thorsten --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Problem with LDAP Adressbook (no lookup)
> Clicking on the address tab in squirrelmail i can't see anything. > No logging in syslog nor any packets being transfered. LDAP address books are used only when you search for address. Code that lists ldap entries in address book page is not enabled by default. Start writing a message, use addresses button, search for some name listed in LDAP. -- Tomas --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Search Recursively
duh... Thanks p! --- p dont think <[EMAIL PROTECTED]> wrote: > > Is there a way to search all folders instead of > one > > folder at time? > > Select "[ All Folders ]" in the drop-down on the > left side of the Search > screen. > > > --- > This SF.Net email is sponsored by: YOU BE THE JUDGE. > Be one of 170 > Project Admins to receive an Apple iPod Mini FREE > for your judgement on > who ports your project to Linux PPC the best. > Sponsored by IBM. > Deadline: Sept. 24. Go here: > http://sf.net/ppc_contest.php > -- > squirrelmail-users mailing list > Posting Guidelines: > http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines > List Address: > [EMAIL PROTECTED] > List Archives: > http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user > List Archives: > http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > __ Do you Yahoo!? Yahoo! Mail is new and improved - Check it out! http://promotions.yahoo.com/new_mail --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Problem - Can't Send attachments > 10K SM 1.4.3a
Hello, Thank you for taking the time to review yet another problem with attachments. I have been working on this on and off since July. I will be happy to provide any information that has been omitted. Thank you for your time and help. Sincerely, David T. Wilson Problem overview: --- The problem seemed to start after the upgrade. First of all the upgrade did not take in to consideration a change(s) in the SM configuration file. But got that straightened out. Now I can't send email with an attached file greater the 10Kb in size. When send mail with attachment(s) greater than 10Kb the browser just did nothing. Actions Taken: --- 1) Read the mail log and found this: Aug 3 14:00:05 borabora postfix/smtpd[15811]: connect from localhost.localdomain[127.0.0.1] Aug 3 14:00:05 borabora postfix/smtpd[15811]: C2F9B33C007: client=localhost.localdomain[127.0.0.1] Aug 3 14:05:06 borabora postfix/smtpd[15811]: timeout after DATA from localhost.localdomain[127.0.0.1] Aug 3 14:05:06 borabora postfix/smtpd[15811]: disconnect from localhost.localdomain[127.0.0.1] Did some looking around and found nothing that seemed out of place other that SM looked like is was not sending data to postfix 2) Installed the Debugger Plug-in and received the information below (Start output from "debugger plug-in") when I was "Adding" the file to the email. I went to line 1290 and changed the code there from: // FIXME: we SHOULD prefer move_uploaded_file over rename because // m_u_f works better with restricted PHP installes (safe_mode, open_basedir) if ([EMAIL PROTECTED]($_FILES['attachfile']['tmp_name'], $full_localfilename)) { if([EMAIL PROTECTED]($_FILES['attachfile']['tmp_name'], $full_localfilename)) { return true; } } To: if([EMAIL PROTECTED]($_FILES['attachfile']['tmp_name'], $full_localfilename)) { return true; } And nothing changed other than the debugger stopped reporting errors when adding an attachment. Details: --- IMAP Server: courier-imap SMTP Server: postfix PHP: 4.3.2 Web server: Apache/2.0.46 Platform Red Hat Linux ES 3.2.3-42 How your software was installed: Red Hat Network RPM in a package update from SM version 1.4.2 SquirrelMail version: 1.4.3a-0.e3.1 (directly from Red Hat) Plugins you've installed and their versions: debugger v 1.0 Any notes that might make your install different, even if minor: really can't think of any. Start output from "debugger plug-in" -- Warning: rename(/tmp/phpv3PKJq,/var/spool/squirrelmail/attach/6vlu5vl7Q0N9JYLwuuDA4GY gdanQUvfk): Invalid cross-device link in /usr/share/squirrelmail/src/compose.php on line 1290 -- Stack Trace: rename("/tmp/phpv3PKJq", "/var/spool/squirrelmail/attach/6vlu5vl7Q0N9JYLwuuDA4GYgdanQUvfk") /usr/share/squirrelmail/src/compose.php line 1290 saveattachedfiles("1") /usr/share/squirrelmail/src/compose.php line 464 --- My browser information: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) My web server information: PHP Version 4.3.2 PHP Extensions (List) * 0 = yp * 1 = xml * 2 = wddx * 3 = tokenizer * 4 = sysvshm * 5 = sysvsem * 6 = standard * 7 = sockets * 8 = shmop * 9 = session * 10 = pspell * 11 = posix * 12 = pcre * 13 = overload * 14 = openssl * 15 = mbstring * 16 = iconv * 17 = gmp * 18 = gettext * 19 = gd * 20 = ftp * 21 = exif * 22 = domxml * 23 = dio * 24 = dbx * 25 = dba * 26 = curl * 27 = ctype * 28 = calendar * 29 = bz2 * 30 = bcmath * 31 = zlib * 32 = apache2filter * 33 = imap * 34 = ldap * 35 = mysql SquirrelMail-specific information: Version: 1.4.3a-0.e3.1 Plugins (List) * 0 = debugger My IMAP server information: Server type: courier Server info: * OK [HIDDEN] IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2004 Double Precision, Inc. See COPYING for distribution information. Capabilities: IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS -- END output from "debugger plug-in" --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -
[SM-USERS] Squirrelmail REALLY slow
Hello, I am running Qmail + Courier IMAP + Vmailmgr + Apache 1.3.1 on an 850MHz Pentium III with 256 megs of memory. This acts as mailserver for approximately 500 users. Without apache running, I have very low cpu usage, and a load average of around 0.5 - 1.5... When I start apache, everything is ok until I try to access squirrelmail. It takes FOREVER to login, and my load average climbs as high as 10... 'top' still shows that CPU usage is very low, however. This slowness is immediate - it happens as soon as I login after starting apache. (eg. I am the only one using squirrelmail at that time) I've looked through the performance recommendations on the squirrelmail site. In particular, I've increased the MAXPERIP as suggested, but I haven't yet tried an IMAP proxy. Using my regular email client, I can check my mail through either IMAP or POP very quickly. None of my system logs have any unusual messages. Any suggestions on what the problem might be? Running software: - Redhat Linux 9 - Apache 1.3.1 - PHP 4.3.8 - Qmail 1.03 - Courier Imap 2.1.2 - named (Bind 9.2.1-16) Thanks, Jim --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Squirrelmail REALLY slow
I am running Qmail + Courier IMAP + Vmailmgr + Apache 1.3.1 on an 850MHz Pentium III with 256 megs of memory. This acts as mailserver for approximately 500 users. Without apache running, I have very low cpu usage, and a load average of around 0.5 - 1.5... When I start apache, everything is ok until I try to access squirrelmail. It takes FOREVER to login, and my load average climbs as high as 10... 'top' still shows that CPU usage is very low, however. This slowness is immediate - it happens as soon as I login after starting apache. (eg. I am the only one using squirrelmail at that time) I've looked through the performance recommendations on the squirrelmail site. In particular, I've increased the MAXPERIP as suggested, but I haven't yet tried an IMAP proxy. Using my regular email client, I can check my mail through either IMAP or POP very quickly. None of my system logs have any unusual messages. Any suggestions on what the problem might be? Running software: - Redhat Linux 9 - Apache 1.3.1 - PHP 4.3.8 - Qmail 1.03 - Courier Imap 2.1.2 - named (Bind 9.2.1-16) What about list of plugins? SM version? http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines In particular, make sure you're not using the filters plugin. Also, how big is your mailbox? --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Squirrelmail REALLY slow
I'm running Squirrelmail 1.4.3a... My mailbox is not large, as I typically check my mail with POP and delete it off the server. There were probably around a dozen messages taking up less than a meg. I have only the squirrelspell plugin activated. As a quick fix, I installed squirrelmail on another server, but set the IMAP and SMTP to use the old server. It's MUCH faster. (The newer box is a much better setup (dual xeon 2.4ghz, 1 gig memory), but I don't think the problem is because of slow hardware. I'd still like to know what's going on with my original setup though. Here are some numbers I gathered while apache was started and squirrelmail was hanging. Load Average: 16:37:30 up 245 days, 3:56, 1 user, load average: 12.68, 7.07, 3.86 IOStat: avg-cpu: %user %nice%sys %idle 0.490.000.30 99.21 Device:tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn dev3-0 11.0039.06 125.74 827400654 2663494142 Vmstat: procs memory swap io system cpu r b w swpd free buff cache si sobibo incs us sy id 0 7 2 45800 3404 1800 485210 1 01 1 0 0 0 Thanks >> I am running Qmail + Courier IMAP + Vmailmgr + Apache 1.3.1 on an 850MHz >> Pentium III with 256 megs of memory. This acts as mailserver for >> approximately 500 users. >> >> Without apache running, I have very low cpu usage, and a load average of >> around 0.5 - 1.5... >> >> When I start apache, everything is ok until I try to access >> squirrelmail. >> It takes FOREVER to login, and my load average climbs as high as 10... >> 'top' still shows that CPU usage is very low, however. This slowness >> is >> immediate - it happens as soon as I login after starting apache. (eg. I >> am the only one using squirrelmail at that time) >> >> I've looked through the performance recommendations on the squirrelmail >> site. In particular, I've increased the MAXPERIP as suggested, but I >> haven't yet tried an IMAP proxy. >> >> Using my regular email client, I can check my mail through either IMAP >> or >> POP very quickly. None of my system logs have any unusual messages. >> >> Any suggestions on what the problem might be? >> >> Running software: >> - Redhat Linux 9 >> - Apache 1.3.1 >> - PHP 4.3.8 >> - Qmail 1.03 >> - Courier Imap 2.1.2 >> - named (Bind 9.2.1-16) > > What about list of plugins? SM version? > > http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines > > In particular, make sure you're not using the filters plugin. Also, how > big is your mailbox? > --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] message count doesn't auto refresh on folders - firefox
Hello, I was wondering if anyone else was noticing this. I have message counts turned on with folder refresh. It seems that under Firefox 0.8 and 1.0PR that the message totals do not get updated even though the time of the folder refresh indicates a refresh has happened. This has been since I updated from 1.4.2 to 1.4.3a . Now if I click on the inbox, my message list gets updated showing new messages, but the message count still does not get updated until I click folder refresh after having clicked the inbox. It seems to work fine in IE, so maybe this is a firefox issue? Thanks, Matt Pusateri --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
RE: [SM-USERS] Squirrelmail REALLY slow
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Sent: Wednesday, September 22, 2004 12:17 PM To: [EMAIL PROTECTED] Subject: [SM-USERS] Squirrelmail REALLY slow Hello, I am running Qmail + Courier IMAP + Vmailmgr + Apache 1.3.1 on an 850MHz Pentium III with 256 megs of memory. This acts as mailserver for approximately 500 users. Without apache running, I have very low cpu usage, and a load average of around 0.5 - 1.5... When I start apache, everything is ok until I try to access squirrelmail. It takes FOREVER to login, and my load average climbs as high as 10... 'top' still shows that CPU usage is very low, however. This slowness is immediate - it happens as soon as I login after starting apache. (eg. I am the only one using squirrelmail at that time) I've looked through the performance recommendations on the squirrelmail site. In particular, I've increased the MAXPERIP as suggested, but I haven't yet tried an IMAP proxy. Using my regular email client, I can check my mail through either IMAP or POP very quickly. None of my system logs have any unusual messages. Any suggestions on what the problem might be? Running software: - Redhat Linux 9 - Apache 1.3.1 - PHP 4.3.8 - Qmail 1.03 - Courier Imap 2.1.2 - named (Bind 9.2.1-16) Thanks, Jim Jim, I had a similar problem with postfix + Courier IMAP etc What appeared to cause the slowness was a configuration setting for sorting. In my config.php I changed the following lines to what you see and everything worked much faster: $allow_thread_sort= false; $allow_server_sort= true; Also make sure that you have the following IMAP server setting: $imap_server_type = 'courier'; Hope this helps. David T. Wilson --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Re: (no subject)
I have a client that cannot read his email here is the error: Please do not contact me directly unless you are offering to pay me to solve your problems. :) *Warning*: session_write_close(): write failed: Disk quota exceeded (122) in */var/www/squirrelmail/src/redirect.php* on line *170* *Warning*: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in */var/www/squirrelmail/src/redirect.php* on line *170* *Warning*: Cannot modify header information - headers already sent by (output started at /var/www/squirrelmail/src/redirect.php:170) in */var/www/squirrelmail/src/redirect.php* on line *171 can you help??* Read the error messages. You have a disk quota issue on your server, probably the partition that /tmp is in. - Paul --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Squirrelmail REALLY slow
On September 22, 2004 03:16 pm, Jim wrote: > Hello, > > I am running Qmail + Courier IMAP + Vmailmgr + Apache 1.3.1 on an 850MHz > Pentium III with 256 megs of memory. This acts as mailserver for > approximately 500 users. > > Without apache running, I have very low cpu usage, and a load average of > around 0.5 - 1.5... This may not be all that useful to you but you do know that the load average is sort of a measure of available system resources (not just CPU) and that a load of 1.5 indicates that you are having resource contention somewhere. Since both Apache and Courier-IMAP (and Qmail in this case) can be very demanding of disk, you may have disk i/o contention. If you are using a filesystem based authentication mechanism for Courier-IMAP (like the passwd file) you are going to have even more demand on your disks. FYI, resources would include CPU, RAM, disk, network, and pretty much any other device attached to your computer. Technically load is the average number of processes waiting in the event queue for access to resources (whatever they may be) so a load of 1 would be approximately maximum usage of at least one resource. > When I start apache, everything is ok until I try to access squirrelmail. > It takes FOREVER to login, and my load average climbs as high as 10... > 'top' still shows that CPU usage is very low, however. This slowness is > immediate - it happens as soon as I login after starting apache. (eg. I > am the only one using squirrelmail at that time) > > I've looked through the performance recommendations on the squirrelmail > site. In particular, I've increased the MAXPERIP as suggested, but I > haven't yet tried an IMAP proxy. > > Using my regular email client, I can check my mail through either IMAP or > POP very quickly. None of my system logs have any unusual messages. > > Any suggestions on what the problem might be? > > Running software: > - Redhat Linux 9 > - Apache 1.3.1 > - PHP 4.3.8 > - Qmail 1.03 > - Courier Imap 2.1.2 > - named (Bind 9.2.1-16) > > > Thanks, > > Jim --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] SM 1.4.3.a - User Address Book not working - Undefined offset in abook_local_file.php
Using squirrelmail the first time, the local address book is full with nonsense entries and the following error messages appear on the screen : Notice: Undefined offset: 1 in prg:/squirrel/functions/abook_local_file.php on line 237 Notice: Undefined offset: 2 in prg:/squirrel/functions/abook_local_file.php on line 237 Notice: Undefined offset: 1 in prg:/squirrel/functions/abook_local_file.php on line 238 Notice: Undefined offset: 2 in prg:/squirrel/functions/abook_local_file.php on line 239 Notice: Undefined offset: 3 in prg:/squirrel/functions/abook_local_file.php on line 240 Notice: Undefined offset: 4 in prg:/squirrel/functions/abook_local_file.php on line 241 Notice: Undefined offset: 1 in prg:/squirrel/functions/abook_local_file.php on line 237 Notice: Undefined offset: 2 in prg:/squirrel/functions/abook_local_file.php on line 237 Notice: Undefined offset: 1 in prg:/squirrel/functions/abook_local_file.php on line 238 Notice: Undefined offset: 2 in prg:/squirrel/functions/abook_local_file.php on line 239 Notice: Undefined offset: 3 in prg:/squirrel/functions/abook_local_file.php on line 240 Notice: Undefined offset: 4 in prg:/squirrel/functions/abook_local_file.php on line 241 ... System: Squirrelmail 1.4.3.a OS: Netware 6.5 Apache/2.0.49a (NETWARE) PHP/4.2.4-dev mod_jk/1.2.6-dev Manual installation of Squirrelmalil. Thanks for any help ! koko ___ WEB.DE Video-Mail - Sagen Sie mehr mit bewegten Bildern Informationen unter: http://freemail.web.de/?mc=021199 --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] problem with attachment
> > hi all > > I have been using squirrel mail 1.4.2 for sometime and everything is > workin perfect > but recently i have noticed that if i try to attach a file greater than > 600 k it does not attach and gives me a error a page cannot be displayed > but smaller file i can attach without any problem > > even smaller multiple file attachment is no problem > > my setting in php.ini is 8 M > hello, check your apache webserver php.conf file located, typically, in /etc/httpd/conf.d/php.conf - php.ini is only one-half of the solution. did you upgrade apache recently? in "php.conf" edit line that looks like: LimitRequestBody 8388608 (bytes) good luck. > i am using squirrel mail 1.4.2 on red hat linux 8 > > > appreciate your help > > > Regards > > > > -- > Simon D'cunha ( NETWORK ADMIN ) > KUWAIT MUNICIPLAITY > > > > --- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > -- > squirrelmail-users mailing list > Posting Guidelines: > http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines > List Address: [EMAIL PROTECTED] > List Archives: > http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > -- This email was sent from Hock Seng Lee Berhad. http://www.hsl.com.my --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users