Hi,

        I'm using squirrelmail 1.4.4 out of the ports collection
of FreeBSD. I haven't had the nerve to upgrade to 1.4.5_2
because of a layout change that I'm not sure how I want to handle.

        My webmail basically supports 2 people, one that
uses it once a month, and another maybe 4 times a week, so
its not really loaded down. 

        Today I got 20 messages from her about not being able
to send mail. I tracked it down and it seems compose.php is
causing memory exhaution, but is sending the message. The message
was just to me, subject "TEST", body "TEST". Why would it try
to exhaust 8M doing that??

Allowed memory size of 8388608 bytes exhausted (tried to allocate 136 bytes)
Allowed memory size of 8388608 bytes exhausted (tried to allocate 44 bytes)
Allowed memory size of 8388608 bytes exhausted (tried to allocate 44 bytes)


        I can up my memory in PHP, but I don't understand 
why compose would do that. (BTW: Apache also didn't log that compose
was posted in either the access or error log. VERY strange! The
only way I figured it out was a tcpdump of the session)

                Thanks, Tuc




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
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

Reply via email to