Hi, sorry for my eng, its bad. I have a problem, yesterday i installed ISPConfig3, and its work (i can go to IP:8080 and do settings), but when i was ready to connect thunderbird to my mailserver i had a promlem. I set domain company. ru and add mail box test@company. ru, after that i wrote in thunderbird all settings (like a ports 143, 25; username; mail and local ip my server 192.168.100.3) and thunderbird said me " thunderbird could not find settings for your account". Who can help me?
Start with this: https://forum.howtoforge.com/threads/please-read-before-posting.58408/ My signature has link to e-mail setup tutorial, try if that helps.
First output: Code: ##### SERVER ##### IP-address (as per hostname): ***.***.***.*** [WARN] could not determine server's ip address by ifconfig [INFO] OS version is Ubuntu 18.04.6 LTS [INFO] uptime: 06:34:46 up 17:11, 2 users, load average: 0.01, 0.04, 0.02 [INFO] memory: total used free shared buff/cache available Mem: 9.8G 736M 6.6G 17M 2.5G 8.7G Swap: 4.0G 0B 4.0G [INFO] ISPConfig is installed. ##### ISPCONFIG ##### ISPConfig version is 3.2.11 ##### VERSION CHECK ##### [INFO] php (cli) version is 7.2.24-0ubuntu***.***.***.*** [INFO] php-cgi (used for cgi php in default vhost!) is version 7.2.24 ##### PORT CHECK ##### [WARN] Port 465 (SMTP server SSL) seems NOT to be listening ##### MAIL SERVER CHECK ##### [WARN] I found no "submission" entry in your postfix master.cf [INFO] this is not critical, but if you want to offer port 587 for smtp connections you have to enable this. [WARN] I found no "smtps" entry in your postfix master.cf [INFO] this is not critical, but if you want to offer SSL for smtp (not TLS) connections you have to enable this. ##### RUNNING SERVER PROCESSES ##### [INFO] I found the following web server(s): Apache 2 (PID 1128) [INFO] I found the following mail server(s): Unknown process (smtpd) (PID 19622) [INFO] I found the following pop3 server(s): Dovecot (PID 23709) [INFO] I found the following imap server(s): Dovecot (PID 23709) [INFO] I found the following ftp server(s): PureFTP (PID 23852) ##### LISTENING PORTS ##### (only () Local (Address) [anywhere]:993 (23709/dovecot) [anywhere]:995 (23709/dovecot) [localhost]:10023 (7271/postgrey) [localhost]:10024 (25936/amavisd-new) [localhost]:10025 (23662/master) --More-- Mail.log as file
Why Ubuntu 18.04? It is six years old. Rather use Ubuntu 22.04. The report shows system is not properly set up? How exactly did you install Ubuntu and ISPConfig? Did you follow installation tutorials, which? Maybe best route is to start from the beginning, install Ubuntu 22.04 then ISPConfig using the autoinstaller. https://www.howtoforge.com/ubuntu-22-04-minimal-server/ https://www.howtoforge.com/ispconfig-autoinstall-debian-ubuntu/
I second what @Taleman suggested. It does not make much sense to start a new system with a completely outdated base OS. Start from scratch by using Ubuntu 22.04 instead and then use the auto-installer to set up the whole system.