1

Topic: Backup mx server

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.3.2
- Deployed with iRedMail Easy or the downloadable installer?
- Linux/BSD distribution name and version: debian 10
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQl
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Is any one installed backup mailserver for iredadmin?

I see https://docs.iredmail.org/backupmx.html

But what need to be installed backup mx server?

Just postfix ans mysql replication?

Any tips?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Backup mx server

It depends on your requirements.

If you just need a temporary backup mx server, then just Postfix (or any other MTA) should be fine, update MX DNS record of your mail domain and list it as a backup mx.

But if you want to verify whether recipient actually exists (on primary mx), then you need some kind of sql/ldap replication. It will help reject some spams, but as you can imagine, more softwares and maintenance work involved.