Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the health-check domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /html/wordpress/wp-includes/functions.php on line 6121
vtiger => So funktionieren die SMTP Mailserver Einstellungen – SYNERGOO – Ihre kreative Agentur für Marketing, Kommunikation, Mediengestaltung, Webdesign und mehr.
Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /html/wordpress/wp-content/themes/spacious/inc/functions.php on line 320

Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /html/wordpress/wp-content/themes/spacious/inc/functions.php on line 350

Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /html/wordpress/wp-content/themes/spacious/inc/functions.php on line 350

Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /html/wordpress/wp-content/themes/spacious/inc/functions.php on line 350

Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /html/wordpress/wp-content/themes/spacious/inc/functions.php on line 350

Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /html/wordpress/wp-content/themes/spacious/inc/functions.php on line 350

Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /html/wordpress/wp-content/themes/spacious/inc/functions.php on line 320

Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /html/wordpress/wp-content/themes/spacious/inc/functions.php on line 350

Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /html/wordpress/wp-content/themes/spacious/inc/functions.php on line 350

Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /html/wordpress/wp-content/themes/spacious/inc/functions.php on line 350

Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /html/wordpress/wp-content/themes/spacious/inc/functions.php on line 350

Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /html/wordpress/wp-content/themes/spacious/inc/functions.php on line 350

Mail could not be sent to the admin user. Please check the admin emailid/Server settings

Da kann man richtig schlechte Laune bekommen.
Wer bei Vtiger verzweifelt, weil seine Einstellungen für den Postausgangsserver nicht übernommen werden, findet hier die einfache Lösung.

1. Lade diese Datei herunter: class.phpmailer.php
Sie liegt im Ordner /modules/email/

2. Offne die datei im texteditor.

3. Suche folgende Zeilen im Code der class.phpmailer.php

function issmtp() {
$this->mailer = „smtp“;
}

Ändere den Code folgendermassen ab:

function issmtp() {
$this->mailer = „sendmail“;
}

4. Speichere die geänderte Datei und lade sie auf den Server wieder in den Ordner /modules/email/ hoch.

5. Fertig.

vtiger => So funktionieren die SMTP Mailserver Einstellungen
Markiert in: