ispCP - Board - Support
eingehende Emails werden nicht zugestellt - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+--- Thread: eingehende Emails werden nicht zugestellt (/thread-2861.html)

Pages: 1 2 3


eingehende Emails werden nicht zugestellt - janthedoc81 - 03-27-2008 10:20 PM

Hallo,

ich habe nach dieser Anleitung Maia installiert:

http://www.isp-control.net/documentation/howto/mail/install_maia_mailguard_1.0.2a_on_ispcp_omega_rc3

Leider kann ich jetzt keine Emails mehr empfangen.

Was kann ich tun, um den Fehler zu finden.

Danke im voraus.

Gruss

Jan


RE: eingehende Emails werden nicht zugestellt - janthedoc81 - 03-27-2008 10:22 PM

SPAMASSASSIN ist bei mir unter Serverstatus DOWN


RE: eingehende Emails werden nicht zugestellt - gOOvER - 03-27-2008 10:44 PM

Hast Du die Frage heute nicht schon mal gestellt?


RE: eingehende Emails werden nicht zugestellt - janthedoc81 - 03-27-2008 11:21 PM

Ja im Zusammenhang mit dem Howto, was man nicht lesen konnte.

Jetzt habe ich das Howto richtig durchgearbeitet, aber ich kann trotzdem keine Emails empfangen.

Gruss

Jan


RE: eingehende Emails werden nicht zugestellt - janthedoc81 - 03-27-2008 11:28 PM

Diese Fehlermeldungen bekomme ich beim Configtest:


Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/share/pear/Smarty/Smarty.class.php) is not within the allowed path(s): (/var/www/ispcp/gui/:/etc/ispcp/:/var/run/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit.log:/usr/share/php/) in /var/www/ispcp/gui/tools/antispam/admin/configtest.php on line 88
Smarty Template Engine OK: Found Smarty in ../libs//Smarty/Smarty.class.php
WDDX Support OK: WDDX support available
MySQL Support OK: MySQL support available
PostgreSQL Support SKIPPED: PostgreSQL support not available
Database Support OK: Database support is ok

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/share/php) is not within the allowed path(s): (/var/www/ispcp/gui/:/etc/ispcp/:/var/run/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit.log:/usr/share/php/) in /usr/share/php/PEAR/Config.php on line 87

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/.pearrc) is not within the allowed path(s): (/var/www/ispcp/gui/:/etc/ispcp/:/var/run/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit.log:/usr/share/php/) in /usr/share/php/PEAR/Config.php on line 616

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/etc/pear.conf) is not within the allowed path(s): (/var/www/ispcp/gui/:/etc/ispcp/:/var/run/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit.log:/usr/share/php/) in /usr/share/php/PEAR/Config.php on line 625

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/etc/pear.conf) is not within the allowed path(s): (/var/www/ispcp/gui/:/etc/ispcp/:/var/run/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit.log:/usr/share/php/) in /usr/share/php/PEAR/Config.php on line 625


RE: eingehende Emails werden nicht zugestellt - BeNe - 03-27-2008 11:45 PM

Die Fehler von der GUI sind mehr oder weniger OK.
Was sagt die mail.log ? Config nochmals alle überprüft ?

Das HowTo wurde schon mehrfach gemacht von verschiedenen Leuten und es hat funktioniert. Bitte prüfe nochmals ALLES sauber von Anfangn an.
Wir helfen wirklich gerne, aber wenn es zu schluss hin wegen nur was übersehnes war.... Wink

Greez BeNe


RE: eingehende Emails werden nicht zugestellt - janthedoc81 - 03-27-2008 11:56 PM

in der Mail.log habe ich folgenden Fehler:

Mar 27 14:38:17 85-31-187-178 postfix/smtpd[19479]: warning: connect to 127.0.0.1:12525: Connection refused


RE: eingehende Emails werden nicht zugestellt - singha - 03-28-2008 12:30 AM

Mar 27 14:38:17 85-31-187-178 postfix/smtpd[19479]: warning: connect to 127.0.0.1:12525: Connection refused

müsste das nicht normalerweise port 10025 sein?

zu den anderen Fehlern:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/share/pear/Smarty/Smarty.class.php) is not within the allowed path(s)
steht ja da: /usr/share/pear/Smarty in open_basedir der entsprechenden php.ini aufnehmen (wird eine der inis unter /var/www/fcgi/master sein)

bei:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/etc/pear.conf) is not within the allowed path(s)
hab ich lange geknobelt, da ich kein /usr/etc hatte. ein blick in die pear konfiguration mit pear show-config zeigte, dass pear die conf in dem verzeichnis sucht, deswegen angelegt: fehler weg, keine ahnung ob das besonders elegant war. Smile

den hatte ich nicht:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/.pearrc) is not within the allowed path(s)


RE: eingehende Emails werden nicht zugestellt - janthedoc81 - 03-28-2008 12:45 AM

...das ist der Port für POLICYD-WEIGHT in meinem Serverstatus und der Service wird als DOWN angezeigt, genauso wie SPAMASSASSIN.


RE: eingehende Emails werden nicht zugestellt - singha - 03-28-2008 12:54 AM

janthedoc81 Wrote:...das ist der Port für POLICYD-WEIGHT in meinem Serverstatus und der Service wird als DOWN angezeigt, genauso wie SPAMASSASSIN.

dann würde ich mal schauen warum die dienste nicht laufen? starten?