SquirrelMail  
Donations
News
About
Support
Security
Screen shots
Download
Plugins
Documentation
Sponsors
Bounties





Junk Email Filter






Security Notice
Phishing campain
Version 1.4.15
Security Upgrade
Older Newer
Thu, 25 Aug 2016 05:11:04 . . . . 85.105.98.148 [> The body of the message is seen as an HTML attachment in Squirrel mail but it is seen in the body part when ThunderBird is used. What to do to be able to see body of an e-mail message in the body while using SquirrelMail?]


Changes by last author:

Added:
> I can't see my messages... I can send and all things else... What can I do?

-or-

> My folders show up but appear to have no messages in them - it works fine with another imap client.

SOLUTION

Check to see if PHP was compiled with --with-pcre-regex=<some directory>. SquirrelMail is incompatible with certain PCRE libraries. Instead, do not pass the --with-pcre-regex command line option to configure and PHP will use its own regex routines that are compatible with SquirrelMail.

> I can send mail... but I am not receiving mail... what can I do to solve this?

SOLUTION 1

Make sure sendmail is running:

<code>

/etc/rc.d/init.d/sendmail start

</code>

Or, if not using System V init scripts, try:

<code>

/sbin/sendmail -bd -q5m

</code>

SOLUTION 2

Try LowMemoryProblem

SOLUTION 3

Check that you have only ONE quota plugin installed.

© 1999-2016 by The SquirrelMail Project Team