Email clients like Outlook or Thunderbird can be automatically configured to connect to the mail server on the correct ports and the settings for the encryption can be adjusted (especially with Outlook you can easily slip).
There is a new plugin for ISPConfig: ISPConfig Automail
This allows a central website to be set up, which then automatically generates the corresponding XML files.
Especially a wrong hostname like kunde.domain.de leads to unnecessary support requests, why and why the certificate is invalid.
With ISPConfig Automail the email clients can be set up automatically for any number of mail servers and mail domains.
Translated with www.DeepL.com/Translator
Installation hat super geklappt. Ich bekomme xml’s fuer autodiscover sowie fuer autoconfig. Leider funktioniert nur autoconfig und nur fuer Thunderbird. Es wird nichts auf outlook 365 erkannt. Auch die gmail-app nimmt generische mailserver wo natuerlich das zertifikat nicht passt und die port einstellungen fallsch sind. Hat sich da mittlerweile etwas geaendert ?
Hallo Florian,
die Installation hat soweit geklappt. Wenn ich nun aber testen will bekomme ich als Antwort nur “no data”.
Checke ich die Logs sfinde ich nichts oder bin zu doof dafür. Im Accesslog von nginx sehe ich das die HTTP mit Code 200 erfolgreich war.
Irgend eine Idee? Gibt es von der Remote-API irgendwo Logs
Besten Dank für eure Tolle Arbeit rund um ISPConfig!
Freundliche Grüsse
André
Moin,
ich habe das selbe Problem – hast du eine Lösung gefunden?
Beste Grüße
Steffan
Bitte kontrolliert die Server einstellungen in der config.php ..
$conf[‘remote_uri’] = ‘https://ispconfig.url:PORT/remote/’;
$conf[‘remote_user’] = ‘automail’;
$conf[‘remote_password’] = ‘YOURPASSWD’;
in ispconfig noch den Check machen ob remote login möglich ist “Entfernter Zugriff”
Ich habe es mehrfach kontrolliert aber leider noch immer keinen Erfolg ;-(