Roundcube Community Forum

 

Roundcube versendet keine Mails mit Anhang !

Started by epulse, February 12, 2011, 07:26:52 AM

Previous topic - Next topic

epulse

Hallo,

ich bin neu hier und habe ein Problem mit meiner Roundcube Installation festgestellt,

"Er" versendet keine MAils mit Anhang, Die datei wird hochgeladen und nach
drücken des Senden Buttons Erscheint lange das Nachricht vird versendet,
aber es passiert nichts !

http://www.roundcubeforum.net/images/smilies/confused.gif

ljmarkus

Zeige doch mal das error Logfile. Liegt unter /roundcube/logs/errors

lg, markus

epulse

sind keine Logs im Verzeichniss

ljmarkus

Quote from: epulse;33148sind keine Logs im Verzeichniss

Sind auch die Rechte für das Verzeichniss richtig gesetzt wie es in der Anleitung steht?

epulse

Wo finde ich diese Anleitung um das zu Prüfen !?

ljmarkus

Quote from: epulse;33151Wo finde ich diese Anleitung um das zu Prüfen !?

Steht in dem Readme im Archiv von Roundcube

epulse

[12-Feb-2011 14:14:20] PHP Fatal error:  Allowed memory size of 16777216 bytes exhausted (tried to allocate 2130415 bytes) in /var/www/syscp/mail/program/lib/Net/SMTP.php on line 831

epulse

ini_set("memory_limit", "64M"); hat geholfen

Danke !

epulse

Hallo wieder ein Problem mit Anhängen .log ist folgendermaßen

[19-Mär-2011 19:12:43] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 10573751 bytes) in /var/www/syscp/mail/program/lib/Net/SMTP.php on line 831
[19-Mär-2011 19:20:04] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 13254787 bytes) in /var/www/syscp/mail/program/lib/Net/SMTP.php on line 831
[19-Mär-2011 19:20:51] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 13083998 bytes) in /var/www/syscp/mail/program/lib/Mail/mimePart.php on line 260
[19-Mär-2011 19:27:45] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 10573751 bytes) in /var/www/syscp/mail/program/lib/Net/SMTP.php on line 831
[19-Mär-2011 19:54:31] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 14298096 bytes) in /var/www/syscp/mail/program/lib/Mail/mimePart.php on line 260

epulse

Und ich weiss nicht mehr wo ich die ini_set("memory_limit", "64M");
Anderung gemacht habe !

MfG


Quote from: epulse;33781Hallo wieder ein Problem mit Anhängen .log ist folgendermaßen

[19-Mär-2011 19:12:43] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 10573751 bytes) in /var/www/syscp/mail/program/lib/Net/SMTP.php on line 831
[19-Mär-2011 19:20:04] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 13254787 bytes) in /var/www/syscp/mail/program/lib/Net/SMTP.php on line 831
[19-Mär-2011 19:20:51] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 13083998 bytes) in /var/www/syscp/mail/program/lib/Mail/mimePart.php on line 260
[19-Mär-2011 19:27:45] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 10573751 bytes) in /var/www/syscp/mail/program/lib/Net/SMTP.php on line 831
[19-Mär-2011 19:54:31] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 14298096 bytes) in /var/www/syscp/mail/program/lib/Mail/mimePart.php on line 260

epulse

Leute  ich weiss nicht mehr weiter hat denn keiner ne Idee ?