Error with receiving e-mail

dannyborneman

New member
Joined
Dec 13, 2005
Messages
2
Recently i received a question from one of my resellers that one of his customers could not receive one certain e-mail.

When he tried to get the e-mail he got this error:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 3814839 bytes) in /var/www/html/webmail/inc/class.uebimiau_mail.php on line 285

So what i first thought was that the e-mail was to big or something in this direction but the reseller himself even could receive mails of 20 mb so that could not be the problem.

I don't know what the problem could be and how to solve it. Does anyone know how to solve this problem?
 
have you tried editing your php.ini memory limit? I believe that should resolve the issue.
 
Back
Top