Missing email alias on slave server

Discussion in 'ISPConfig 3 Priority Support' started by TTZX, Feb 22, 2017.

  1. TTZX

    TTZX New Member HowtoForge Supporter

    I had a user complain they couldn't receive emails while the master server was down because of a hardware fault. I had a look in the logs on the slave server and found:
    Recipient address rejected: User unknown in virtual mailbox table
    The master server is up now and I've had a look around in myphpadmin and found the alias is in dbispconfig/mail_forwarding but not in dbispconfig2/mail_forwarding. I'm using mysql master to master replication and I checked this is all working and it is. Should the master to master replication keeps these in sync? Knowing there is an issue how best should I check there aren't other issue?
    Thanks, Justin.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The data between the two tables is synced by ISPconfig. You can use the ISPConfig resync tool to force a resync of the data. You can find it under Tools > Resync, select the available email options and press resync.
     
  3. TTZX

    TTZX New Member HowtoForge Supporter

    Too easy, thanks till.
     

Share This Page