[SOLVED] I cant connect to mailserver

Discussion in 'General' started by Djiraf, Sep 5, 2023.

  1. Djiraf

    Djiraf New Member

    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?
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Djiraf likes this.
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Djiraf likes this.
  4. Djiraf

    Djiraf New Member

    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
     

    Attached Files:

  5. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Djiraf and till like this.
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
    Djiraf likes this.
  7. Djiraf

    Djiraf New Member

    Understood, i will try it, after some hours i give answer
     
    till likes this.
  8. Djiraf

    Djiraf New Member

    Thank you, its really fixed my problem. You are really pros, no you are gods of ISPConfig. Thanks
     
    till likes this.

Share This Page