email_versand_via_office_365_und_smtp
Posted: 15 Mar 2016, 11:14
Hallo in die Runde,
freut mich hier zu sein und meine Frage/n stellen zu können. Ich möchte dann auch direkt loslegen, auch wenn die Frage nicht ganz neu ist und in ähnlicher Form hier schon einmal gestellt wurde. Ähnlich wie jedoch die anderen Forenbesucher auch, konnte ich mit den hier verfügbaren Informationen das Problem nicht lösen. Worum geht es also:
Im Unternehmen wurde auf Office365 umgestellt. Bis vor einigen Tagen wurden die Emails vom Mantis-BT auch über die Office365-Adressen / SMTP verschickt. Seit einigen Tagen funktioniert dies jedoch nicht mehr. Die Frage stellt sich nun, ob es an folgenden Dingen liegen könnte:
a) Version von MantisBT und Debian zu alt (MantisBT => 1.1.6; Debian => 6.0 "Squeeze")
b) Einstellungen in der config_php
c) Müssen Änderungen an der php.ini vorgenommen werden? (auch da gibt es ja Mail-Einstellungen)
d) oder doch ein Problem mit Office365 / Exchange?
Ich habe die aktuellehochgeladen, hier einige Zeilen aus dem Apache-Log
Ich würde mich sehr über Rückmeldungen freuen, da Mantis intensiv genutzt wird und dies auch weiter so bleiben soll. Wenn noch mehr Infos benötigt werden, werde ich diese auf Anfrage gerne hochladen.
Vorab vielen Dank für jegliche Rückmeldung(en).
Viele Grüße
Sasquatch
freut mich hier zu sein und meine Frage/n stellen zu können. Ich möchte dann auch direkt loslegen, auch wenn die Frage nicht ganz neu ist und in ähnlicher Form hier schon einmal gestellt wurde. Ähnlich wie jedoch die anderen Forenbesucher auch, konnte ich mit den hier verfügbaren Informationen das Problem nicht lösen. Worum geht es also:
Im Unternehmen wurde auf Office365 umgestellt. Bis vor einigen Tagen wurden die Emails vom Mantis-BT auch über die Office365-Adressen / SMTP verschickt. Seit einigen Tagen funktioniert dies jedoch nicht mehr. Die Frage stellt sich nun, ob es an folgenden Dingen liegen könnte:
a) Version von MantisBT und Debian zu alt (MantisBT => 1.1.6; Debian => 6.0 "Squeeze")
b) Einstellungen in der config_php
c) Müssen Änderungen an der php.ini vorgenommen werden? (auch da gibt es ja Mail-Einstellungen)
d) oder doch ein Problem mit Office365 / Exchange?
Ich habe die aktuelle
Code: Select all
config.php Code: Select all
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/my_view_page.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/login_page.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/login_page.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/login_page.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/my_view_page.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/view.php?id=454
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/view.php?id=454
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/view.php?id=454
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/login_page.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/my_view_page.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/login_page.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/login_page.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/login_page.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/login_page.php?return=my_view_page.php&error=1
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/login_page.php?return=my_view_page.php&error=1
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/login_page.php?return=my_view_page.php&error=1
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/my_view_page.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/view.php?id=488
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/view.php?id=488
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17, referer: https://xyz/mantis/bug_change_status_page.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 17
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 18, referer: https://xyz/mantis/view.php?id=488
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 18
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 18, referer: https://xyz/mantis/bugnote_add.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 18, referer: https://xyz/mantis/bugnote_add.php
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 18
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 18
PHP Notice: Use of undefined constant PHPMAILER_METHOD_SMTP - assumed 'PHPMAILER_METHOD_SMTP' in /var/www/mantis/config_inc.php on line 18
Vorab vielen Dank für jegliche Rückmeldung(en).
Viele Grüße
Sasquatch