Missing Postfix MySql Files

Discussion in 'Installation/Configuration' started by Jeremy007, Jan 24, 2021.

  1. Jeremy007

    Jeremy007 Member

    Hello HTF Friends,

    Setup : Multi-server
    OS : Ubuntu 16.0.4
    Server type : Nginx
    Databse : mySql
    Services : postfix, dovecot

    I've been trying to solve this issue for a while now but can't seem to find any solution. On one of my web server i'm missing the every mysql-virtual_* files, mime_header_checks, tag_as_foreign.re, and tag_as_originating.re. No idea why these no longer exist. Is there a command to regenerate them? I tried an ispconfig update but didn't help.

    Thanks
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Have you reconfigured services when doing the update? Is the mail service enabled for that web server (System -> Server Services -> server1.example.com)?
     
    Jeremy007 likes this.
  3. Jeremy007

    Jeremy007 Member

    Yes i did but didn't seem to help. Solved it after not finding any automated solution and did it manually(which i wanted to avoid). I copied over all the files from another server, updated the file credentials with the correct password and server_id. Then i modified all the "mysql-virtual_" files with the permission 640. Everything seems to be working fine, Thanks for the tip Th0m! Keeping my fingers crossed.
     
  4. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Is the mail service enabled and did the installer say "Configuring postfix"?
     
  5. Jeremy007

    Jeremy007 Member

    This is actually not my mail server, so mail service is not enabled or needed.
     
  6. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Yes, but you do want to use Postfix, so you should enable the mailservice, so ISPConfig configures the mailserver (like adding those files).
     
    Jeremy007 likes this.

Share This Page