> I was wondering, does squirrelmail have a debug log? Can it
> be configured to output debug information?

The only logs you need for SM are IMAP and Web server logs.

> I'm running apache 1.3.28, mod_php 4.3.3, and squirrelmail
> 1.4.2
>
> Here's another problem... I'm running the mail_fetch plugin,
> accessing an account that has 732 messages. Doesn't the
> plugin recognize messages that were already previously
> fetched?

As you describe below, the fetch process is being terminated unexpectedly,
so there is no log of what messages were successfully retrieved.  As such,
it starts over when you try again.

> Message appended to mailbox
> Fetching message 644
>
> Fatal error: Allowed memory size of 8388608 bytes exhausted
> at (null):0 (tried to allocate 78 bytes) in
> /srv/www/htdocs/squirrelmail/plugins/mail_fetch/fetch.php on
> line 236
>
> Fatal error: Allowed memory size of 8388608 bytes exhausted
> at (null):0 (tried to allocate 140 bytes) in Unknown on line
> 0

Search the mailing list archives; this one is answered nearly once a week.
 You need to make some simple adjustments in your php.ini, or just go to
the other server and break up all those messages into different folders
and download them in smaller chunks.




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to